mt4-template-charts/strategytester.htm
2024-10-06 09:21:30 -03:00

37 lines
1.2 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>Strategy Tester: <!--EXPERTNAME--></title>
<meta name="version" content="<!--VERSION-->">
<meta name="server" content="<!--SERVER-->">
<style type="text/css" media="screen">
<!--
td { font: 8pt Tahoma,Arial; }
//-->
</style>
<style type="text/css" media="print">
<!--
td { font: 7pt Tahoma,Arial; }
//-->
</style>
<style type="text/css">
<!--
.msdate { mso-number-format:"General Date"; }
.mspt { mso-number-format:\#\,\#\#0\.00; }
//-->
</style>
</head>
<body topmargin=1 marginheight=1>
<div align=center>
<div style="font: 20pt Times New Roman"><b>Strategy Tester Report</b></div>
<div style="font: 16pt Times New Roman"><b><!--EXPERTNAME--></b></div>
<div style="font: 10pt Times New Roman"><b><!--SERVER--> (<!--VERSION-->)</b></div><br>
<table width=820 cellspacing=1 cellpadding=3 border=0>
<!--TESTSUMMARY-->
</table>
<!--TESTGRAPH820x200--><br>
<table width=820 cellspacing=1 cellpadding=3 border=0>
<!--TESTDETAILS-->
</table>
</div></body></html>