vishnurama
vishnurama
Friends 1
vishnurama
Added topic Compare today's Account balance to yesterday's
Guys , Here's what I want my code to verify before going through each iteration(on tick).  if ( //AccountBalance is >= 5% than yesterday's ) {        // return;    } else {
vishnurama
Added topic Comparing yesterday and today in an EA
Good day ,   Help with my EA. Before start trading everyday , I want my code to compare yesterday's AccountBalance to today's. If today's AccountBalance is greater than or equal to 5% than yesterday , then stop trading. Here's what I thought
vishnurama
Added topic Automate trading for iqoption
I have my own binary options trading strategy but I’d like to automate that on iqoption. I came across a few bots like MT2IQ , what I want now is to couple my strategy WITH martingale to iqoption. Can anyone help me with this
vishnurama
Registered at MQL5.community