Forum

Best indicators!

What are the best indicators in your opinion

Generates a random number.

I'm trying to create a simple function that generates a random number using seconds. I'm having trouble getting the value of seconds.The what is wrong? this is the function. int NewNumberRand(void) { MqlDateTime timetoRand; int timeSeconds; int result=0; timeSeconds = 2*timetoRand.sec;

stoploss - order?

The stoploss of a buy order can be modified many times after the order is open ? Thanks to answer