Ricca97
Ricca97
Friends

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

Ricca97
Added topic the code seems all fine, yet doesn't give me any result.
it starts and ends without any result. what did i miss? int slippage; double stopLoss; double takeProfit; bool isWeekday = (TimeDayOfWeek( TimeLocal ()) >= 1 && TimeDayOfWeek( TimeLocal ()) <= 5 ); bool isTradingHour = (TimeHour(
Ricca97
Added topic test freezes before while loop
hello, i am doing a project, and it keep freezing, and finally i figured out where it freezes. and i wrote a simple code to help me solve the problem.  the logic i am using is, if the signal line cross 80 from top to bottom, and is true, wait
Ricca97
Registered at MQL5.community