Jonathan Stearns
Jonathan Stearns
Friends 2
Jonathan Stearns
Added topic SymbolInfo.mqh causes errors when included
When I include symbolInfo.mqh, it causes errors (attached).  Most of the errors says, "const modifier not allowed for nonmember functions ".  So far, I have the below: #include <Trade\Trade.mqh> #include <Trade\SymbolInfo.mqh>
Jonathan Stearns
Added topic See trades or see indicators but don't see both - Strategy Tester Open Chart
I back tested my strategy.  When I click Open Chart after the test is done, I saw a black background, green bars, and the trades entry and exits on the bars.   I wanted to visually backtest and make sure that the EA was entering and exiting
Jonathan Stearns
Added topic Want to make an ADR without using Period_D1 - can you please help me fix my first attempt?
I am relativily new to programming and trying to learn by deciding what I want to do and then researching and investigating how to do that one thing.  I learn a lot and find it easier to learn with real world application. I want the ADR(20) in
Jonathan Stearns
Registered at MQL5.community