$("#chart-market-1").addClass("text-success");$("#chart-logo-1").addClass("bg-success"); $("#chart-logo-1").attr('src','panel/assets/images/icons/crypto/svg/sxp.svg'); $("#chart-market-1").html("LONG 10x"); $("#chart-strategy-1").html("Intraday"); $("#chart-end-pnl-1").html("+7.05%"); //Chart 1 var options = { series: [{ data: [0.0708, 0.0708, 0.0708, 0.0712, 0.0709, 0.071400000000000000, 0.0714] }], chart: { type: 'area', height: 100, width: '100%', sparkline: { enabled: true } }, stroke: { curve: 'smooth', width: 3, }, grid: { padding: { top: 20, bottom: 30 } }, colors: ['#52CC99'], fill: { type: 'gradient', gradient: { shadeIntensity: 1, inverseColors: false, opacityFrom: 0.45, opacityTo: 0.05, stops: [20, 100, 100, 100] }, }, tooltip: { fixed: { enabled: false }, x: { show: false }, y: { title: { formatter: function (seriesName) { return '$' } } }, marker: { show: false } }, annotations: { yaxis: [{ x: 5, y: 0.0709, borderColor: "#52CC99", offsetY: 0, }, { x: 6, y: 0.071400000000000000, borderColor: "#FF4560", offsetY: 0, }], points: [{ x: 5, y: 0.0709, marker: { offsetY: 0, size: 4, fillColor: "#FFF", strokeColor: "#52CC99", radius: 2 }, label: { borderColor: "#52CC99", offsetY: 10, style: { color: "#FFF", background: "#52CC99" }, text: "B" } }, { x: 6, y: 0.071400000000000000, marker: { offsetY: 0, size: 4, fillColor: "#FFF", strokeColor: "#FF4560", radius: 2 }, label: { borderColor: "#FF4560", offsetY: 29, style: { color: "#FFF", background: "#FF4560" }, text: "S" } }] } }; var chart = new ApexCharts(document.querySelector("#chart-1"), options); chart.render(); $("#chart-market-2").addClass("text-success");$("#chart-logo-2").addClass("bg-success"); $("#chart-logo-2").attr('src','panel/assets/images/icons/crypto/svg/zec.svg'); $("#chart-market-2").html("LONG 10x"); $("#chart-strategy-2").html("Scalping"); $("#chart-end-pnl-2").html("+6.82%"); //Chart 2 var options = { series: [{ data: [437.01, 437.83, 437.49, 439.46, 437.11, 440.090000000000000000, 439.91] }], chart: { type: 'area', height: 100, width: '100%', sparkline: { enabled: true } }, stroke: { curve: 'smooth', width: 3, }, grid: { padding: { top: 20, bottom: 30 } }, colors: ['#52CC99'], fill: { type: 'gradient', gradient: { shadeIntensity: 1, inverseColors: false, opacityFrom: 0.45, opacityTo: 0.05, stops: [20, 100, 100, 100] }, }, tooltip: { fixed: { enabled: false }, x: { show: false }, y: { title: { formatter: function (seriesName) { return '$' } } }, marker: { show: false } }, annotations: { yaxis: [{ x: 5, y: 437.11, borderColor: "#52CC99", offsetY: 0, }, { x: 6, y: 440.090000000000000000, borderColor: "#FF4560", offsetY: 0, }], points: [{ x: 5, y: 437.11, marker: { offsetY: 0, size: 4, fillColor: "#FFF", strokeColor: "#52CC99", radius: 2 }, label: { borderColor: "#52CC99", offsetY: 10, style: { color: "#FFF", background: "#52CC99" }, text: "B" } }, { x: 6, y: 440.090000000000000000, marker: { offsetY: 0, size: 4, fillColor: "#FFF", strokeColor: "#FF4560", radius: 2 }, label: { borderColor: "#FF4560", offsetY: 29, style: { color: "#FFF", background: "#FF4560" }, text: "S" } }] } }; var chart = new ApexCharts(document.querySelector("#chart-2"), options); chart.render(); $("#chart-market-3").addClass("text-danger");$("#chart-logo-3").addClass("bg-danger"); $("#chart-logo-3").attr('src','panel/assets/images/icons/crypto/svg/ksm.svg'); $("#chart-market-3").html("SHORT 10x"); $("#chart-strategy-3").html("Scalping"); $("#chart-end-pnl-3").html("+3.01%"); //Chart 3 var options = { series: [{ data: [8.692, 8.678, 8.677, 8.647, 8.677, 8.651, 8.663] }], chart: { type: 'area', height: 100, width: '100%', sparkline: { enabled: true } }, stroke: { curve: 'smooth', width: 3, }, grid: { padding: { top: 20, bottom: 30 } }, colors: ['#FF4560'], fill: { type: 'gradient', gradient: { shadeIntensity: 1, inverseColors: false, opacityFrom: 0.45, opacityTo: 0.05, stops: [20, 100, 100, 100] }, }, tooltip: { fixed: { enabled: false }, x: { show: false }, y: { title: { formatter: function (seriesName) { return '$' } } }, marker: { show: false } }, annotations: { yaxis: [{ x: 5, y: 8.677, borderColor: "#FF4560", offsetY: 0, }, { x: 6, y: 8.651, borderColor: "#52CC99", offsetY: 0, }], points: [{ x: 5, y: 8.677, marker: { offsetY: 0, size: 4, fillColor: "#FFF", strokeColor: "#FF4560", radius: 2 }, label: { borderColor: "#FF4560", offsetY: 10, style: { color: "#FFF", background: "#FF4560" }, text: "S" } }, { x: 6, y: 8.651, marker: { offsetY: 0, size: 4, fillColor: "#FFF", strokeColor: "#52CC99", radius: 2 }, label: { borderColor: "#52CC99", offsetY: 10, style: { color: "#FFF", background: "#52CC99" }, text: "B" } }] } }; var chart = new ApexCharts(document.querySelector("#chart-3"), options); chart.render(); $("#chart-market-4").addClass("text-danger");$("#chart-logo-4").addClass("bg-danger"); $("#chart-logo-4").attr('src','panel/assets/images/icons/crypto/svg/neiro.svg'); $("#chart-market-4").html("SHORT 10x"); $("#chart-strategy-4").html("Intraday"); $("#chart-end-pnl-4").html("+4.47%"); //Chart 4 var options = { series: [{ data: [0.00013480, 0.00013440, 0.00013490, 0.00013460, 0.0001347, 0.0001341, 0.00013460] }], chart: { type: 'area', height: 100, width: '100%', sparkline: { enabled: true } }, stroke: { curve: 'smooth', width: 3, }, grid: { padding: { top: 20, bottom: 30 } }, colors: ['#FF4560'], fill: { type: 'gradient', gradient: { shadeIntensity: 1, inverseColors: false, opacityFrom: 0.45, opacityTo: 0.05, stops: [20, 100, 100, 100] }, }, tooltip: { fixed: { enabled: false }, x: { show: false }, y: { title: { formatter: function (seriesName) { return '$' } } }, marker: { show: false } }, annotations: { yaxis: [{ x: 5, y: 0.0001347, borderColor: "#FF4560", offsetY: 0, }, { x: 6, y: 0.0001341, borderColor: "#52CC99", offsetY: 0, }], points: [{ x: 5, y: 0.0001347, marker: { offsetY: 0, size: 4, fillColor: "#FFF", strokeColor: "#FF4560", radius: 2 }, label: { borderColor: "#FF4560", offsetY: 10, style: { color: "#FFF", background: "#FF4560" }, text: "S" } }, { x: 6, y: 0.0001341, marker: { offsetY: 0, size: 4, fillColor: "#FFF", strokeColor: "#52CC99", radius: 2 }, label: { borderColor: "#52CC99", offsetY: 10, style: { color: "#FFF", background: "#52CC99" }, text: "B" } }] } }; var chart = new ApexCharts(document.querySelector("#chart-4"), options); chart.render(); $("#chart-market-5").addClass("text-danger");$("#chart-logo-5").addClass("bg-danger"); $("#chart-logo-5").attr('src','panel/assets/images/icons/crypto/svg/meme.svg'); $("#chart-market-5").html("SHORT 10x"); $("#chart-strategy-5").html("Scalping"); $("#chart-end-pnl-5").html("+3.87%"); //Chart 5 var options = { series: [{ data: [0.0012960, 0.0012960, 0.0012960, 0.0012940, 0.001297, 0.001292, 0.0012950] }], chart: { type: 'area', height: 100, width: '100%', sparkline: { enabled: true } }, stroke: { curve: 'smooth', width: 3, }, grid: { padding: { top: 20, bottom: 30 } }, colors: ['#FF4560'], fill: { type: 'gradient', gradient: { shadeIntensity: 1, inverseColors: false, opacityFrom: 0.45, opacityTo: 0.05, stops: [20, 100, 100, 100] }, }, tooltip: { fixed: { enabled: false }, x: { show: false }, y: { title: { formatter: function (seriesName) { return '$' } } }, marker: { show: false } }, annotations: { yaxis: [{ x: 5, y: 0.001297, borderColor: "#FF4560", offsetY: 0, }, { x: 6, y: 0.001292, borderColor: "#52CC99", offsetY: 0, }], points: [{ x: 5, y: 0.001297, marker: { offsetY: 0, size: 4, fillColor: "#FFF", strokeColor: "#FF4560", radius: 2 }, label: { borderColor: "#FF4560", offsetY: 10, style: { color: "#FFF", background: "#FF4560" }, text: "S" } }, { x: 6, y: 0.001292, marker: { offsetY: 0, size: 4, fillColor: "#FFF", strokeColor: "#52CC99", radius: 2 }, label: { borderColor: "#52CC99", offsetY: 10, style: { color: "#FFF", background: "#52CC99" }, text: "B" } }] } }; var chart = new ApexCharts(document.querySelector("#chart-5"), options); chart.render(); $("#chart-market-6").addClass("text-danger");$("#chart-logo-6").addClass("bg-danger"); $("#chart-logo-6").attr('src','panel/assets/images/icons/crypto/svg/ssv.svg'); $("#chart-market-6").html("SHORT 10x"); $("#chart-strategy-6").html("Scalping"); $("#chart-end-pnl-6").html("+3.34%"); //Chart 6 var options = { series: [{ data: [3.596000, 3.594000, 3.597000, 3.589000, 3.602, 3.59, 3.598000] }], chart: { type: 'area', height: 100, width: '100%', sparkline: { enabled: true } }, stroke: { curve: 'smooth', width: 3, }, grid: { padding: { top: 20, bottom: 30 } }, colors: ['#FF4560'], fill: { type: 'gradient', gradient: { shadeIntensity: 1, inverseColors: false, opacityFrom: 0.45, opacityTo: 0.05, stops: [20, 100, 100, 100] }, }, tooltip: { fixed: { enabled: false }, x: { show: false }, y: { title: { formatter: function (seriesName) { return '$' } } }, marker: { show: false } }, annotations: { yaxis: [{ x: 5, y: 3.602, borderColor: "#FF4560", offsetY: 0, }, { x: 6, y: 3.59, borderColor: "#52CC99", offsetY: 0, }], points: [{ x: 5, y: 3.602, marker: { offsetY: 0, size: 4, fillColor: "#FFF", strokeColor: "#FF4560", radius: 2 }, label: { borderColor: "#FF4560", offsetY: 10, style: { color: "#FFF", background: "#FF4560" }, text: "S" } }, { x: 6, y: 3.59, marker: { offsetY: 0, size: 4, fillColor: "#FFF", strokeColor: "#52CC99", radius: 2 }, label: { borderColor: "#52CC99", offsetY: 10, style: { color: "#FFF", background: "#52CC99" }, text: "B" } }] } }; var chart = new ApexCharts(document.querySelector("#chart-6"), options); chart.render(); $("#chart-market-7").addClass("text-danger");$("#chart-logo-7").addClass("bg-danger"); $("#chart-logo-7").attr('src','panel/assets/images/icons/crypto/svg/banana.svg'); $("#chart-market-7").html("SHORT 10x"); $("#chart-strategy-7").html("Scalping"); $("#chart-end-pnl-7").html("+3.40%"); //Chart 7 var options = { series: [{ data: [9.0070000, 8.9780000, 8.9740000, 8.9680000, 8.97906587, 8.94867665, 9.0110000] }], chart: { type: 'area', height: 100, width: '100%', sparkline: { enabled: true } }, stroke: { curve: 'smooth', width: 3, }, grid: { padding: { top: 20, bottom: 30 } }, colors: ['#FF4560'], fill: { type: 'gradient', gradient: { shadeIntensity: 1, inverseColors: false, opacityFrom: 0.45, opacityTo: 0.05, stops: [20, 100, 100, 100] }, }, tooltip: { fixed: { enabled: false }, x: { show: false }, y: { title: { formatter: function (seriesName) { return '$' } } }, marker: { show: false } }, annotations: { yaxis: [{ x: 5, y: 8.97906587, borderColor: "#FF4560", offsetY: 0, }, { x: 6, y: 8.94867665, borderColor: "#52CC99", offsetY: 0, }], points: [{ x: 5, y: 8.97906587, marker: { offsetY: 0, size: 4, fillColor: "#FFF", strokeColor: "#FF4560", radius: 2 }, label: { borderColor: "#FF4560", offsetY: 10, style: { color: "#FFF", background: "#FF4560" }, text: "S" } }, { x: 6, y: 8.94867665, marker: { offsetY: 0, size: 4, fillColor: "#FFF", strokeColor: "#52CC99", radius: 2 }, label: { borderColor: "#52CC99", offsetY: 10, style: { color: "#FFF", background: "#52CC99" }, text: "B" } }] } }; var chart = new ApexCharts(document.querySelector("#chart-7"), options); chart.render(); $("#chart-market-8").addClass("text-success");$("#chart-logo-8").addClass("bg-success"); $("#chart-logo-8").attr('src','panel/assets/images/icons/crypto/svg/edu.svg'); $("#chart-market-8").html("LONG 10x"); $("#chart-strategy-8").html("Scalping"); $("#chart-end-pnl-8").html("+4.64%"); //Chart 8 var options = { series: [{ data: [0.1780000, 0.1760000, 0.1775000, 0.1788000, 0.1791, 0.179931490000000000, 0.1792000] }], chart: { type: 'area', height: 100, width: '100%', sparkline: { enabled: true } }, stroke: { curve: 'smooth', width: 3, }, grid: { padding: { top: 20, bottom: 30 } }, colors: ['#52CC99'], fill: { type: 'gradient', gradient: { shadeIntensity: 1, inverseColors: false, opacityFrom: 0.45, opacityTo: 0.05, stops: [20, 100, 100, 100] }, }, tooltip: { fixed: { enabled: false }, x: { show: false }, y: { title: { formatter: function (seriesName) { return '$' } } }, marker: { show: false } }, annotations: { yaxis: [{ x: 5, y: 0.1791, borderColor: "#52CC99", offsetY: 0, }, { x: 6, y: 0.179931490000000000, borderColor: "#FF4560", offsetY: 0, }], points: [{ x: 5, y: 0.1791, marker: { offsetY: 0, size: 4, fillColor: "#FFF", strokeColor: "#52CC99", radius: 2 }, label: { borderColor: "#52CC99", offsetY: 10, style: { color: "#FFF", background: "#52CC99" }, text: "B" } }, { x: 6, y: 0.179931490000000000, marker: { offsetY: 0, size: 4, fillColor: "#FFF", strokeColor: "#FF4560", radius: 2 }, label: { borderColor: "#FF4560", offsetY: 29, style: { color: "#FFF", background: "#FF4560" }, text: "S" } }] } }; var chart = new ApexCharts(document.querySelector("#chart-8"), options); chart.render(); $("#chart-market-9").addClass("text-danger");$("#chart-logo-9").addClass("bg-danger"); $("#chart-market-10").addClass("text-danger");$("#chart-logo-10").addClass("bg-danger"); $("#trades-table").html('
Solar

Solar SXP

+7.05%FUTURESLONG 10xS.C.Intraday
Zcash

Zcash ZEC

+6.82%FUTURESLONG 10xS.C.Scalping
Kusama

Kusama KSM

+3.01%FUTURESSHORT 10xA.Ö.Scalping
FirstNeiroOnEthereum

FirstNeiroOnEthereum NEIRO

+4.47%FUTURESSHORT 10xS.C.Intraday
Memecoin

Memecoin MEME

+3.87%FUTURESSHORT 10xO.A.Scalping
ssv.network

ssv.network SSV

+3.34%FUTURESSHORT 10xS.C.Scalping
BananaGun

BananaGun BANANA

+3.40%FUTURESSHORT 10xO.A.Scalping
OpenCampus

OpenCampus EDU

+4.64%FUTURESLONG 10xC.B.Scalping
SpaceID

SpaceID ID

+3.12%FUTURESSHORT 10xY.K.Scalping
Aave

Aave AAVE

+4.29%FUTURESSHORT 10xS.C.Intraday'); $("#cumulative-pnl").html("24567%"); $("tr.tradedata").mouseover(function() { //$("."+this.id).css('background-color', '#77FF99'); $("."+this.id).removeClass('shadow'); $("."+this.id).css('box-shadow', '0 0 3px #646af6'); }).mouseout(function() { //$("."+this.id).css('background-color', 'transparent'); $("."+this.id).addClass('shadow'); $("."+this.id).css('box-shadow', ''); });