MQL5Book/Include/TradeReportSVG.htm
super.admin 1c8e83ce31 convert
2025-05-30 16:09:41 +02:00

7 lines
No EOL
386 B
HTML

<span id="params" style="display:block;width:%WIDTH%px;text-align:center;"></span>
<a id="main" style="display:block;text-align:center;">
<svg width="%WIDTH%" height="%HEIGHT%" xmlns="http://www.w3.org/2000/svg">
<style>.legend {font: bold 11px Consolas;}</style>
<rect x="0" y="0" width="%WIDTH%" height="%HEIGHT%" style="fill:none; stroke-width:1; stroke: black;"/>
~
</svg></a>