OnTick()
. For example, an EA might check its entry conditions every time OnTick()
is invoked and send an order if conditions are met.
OnTick()
. For example, an EA might check its entry conditions every time OnTick()
is invoked and send an order if conditions are met.