ClaudioCrive
ClaudioCrive
Friends 1
ClaudioCrive
Added topic Problem 10016 with futures contract
// Input parameters input int AtrPeriod= 14 ; input int AdxPeriod= 14 ; input int MultipleStopLoss= 2 ; input double MultipleTakeProfit= 2.4 ; input int MagicNumber= 4 ; // Global variables int AtrHandle; int AdxHandle; bool FakeoutHigh; bool
ClaudioCrive
Registered at MQL5.community