Skip to content

Commit 3a458ed

Browse files
authored
Merge pull request #11 from erlonfs/develop
Develop
2 parents 1260246 + 082c764 commit 3a458ed

File tree

10 files changed

+1
-8
lines changed

10 files changed

+1
-8
lines changed

Experts/Benchmark/benchmark.mq5

126 Bytes
Binary file not shown.
120 Bytes
Binary file not shown.
140 Bytes
Binary file not shown.
106 Bytes
Binary file not shown.

Include/Framework/Base.mqh

2 Bytes
Binary file not shown.

Include/Robots/Benchmark.mqh

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,7 @@ class Benchmark : public Base
1515
private:
1616

1717
MqlRates _rates[];
18-
ENUM_TIMEFRAMES _period;
19-
20-
21-
bool GetBuffers()
22-
{
23-
//TODO
24-
return 0;
25-
}
18+
ENUM_TIMEFRAMES _period;
2619

2720
public:
2821

Templates/default.tpl

10.3 KB
Binary file not shown.

Templates/template_dark.tpl

10.2 KB
Binary file not shown.

Templates/template_light.tpl

10.3 KB
Binary file not shown.

Templates/tester.tpl

10.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)