Mark Lewis
Mark Lewis
  • Information
6+ years
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
Culture Capital Ltd.
Friends 1
Mark Lewis
Added topic CSymbolInfo Refresh()
We have a plethora of options to Refresh() in the standard library . I'm already calling the CSymbolInfo library in an EA, so would the following achieve the same end result as right clicking the chart that the EA is applied to and hitting the
Mark Lewis
Added topic Ctrade ResultRetcodeDescription() question
The  ResultRetcodeDescription()  portion of this works on a demo account but not on a live account. Why? #include <Trade\Trade.mqh> Print ( "Buy " ,SymbolArr[N], " has been successfully completed. Code=" ,Trade.ResultRetcode(), " ("
Mark Lewis
Added topic preventing autosaving of a profile in MT5
If i apply an indicator to a chart then save this setup as a Profile in MT5, lets call it 'Profile1' for this example, when I load a different profile i can easily get back to the 'Profile1' setup by reloading the profile. If however i make a change