Henihollar
Henihollar
Friends

Add friends via their profile or user search and you will be able to see if they are online

Henihollar
Added topic Second if statement is not executed after the first if statement's conditions comes false. My code is attached below. Please can someone point me in the right direction.
//--- Create an instance of CTrade #include <Trade\Trade.mqh> CTrade trade; //--- external adjustable variable input int NumberOfPositions = 3 ; input double myLotSize = 0.20 ; void OnTick ()   {   
Henihollar
Registered at MQL5.community