how to ? condition from market starts?
-
the strategy is , at the market start, wait the third candle, come cross above the max or below at the minimal from second candle( or candle number 1 from fx) to make buy or sell action.
but...
how to make a robot understand what the time is the market start, to make trades only at that time?
-
@rrooddnneeyy Do you mean 'starts' at 00:00 every day? If so you can use a standard 'time filter' block to identify thet hour.
-
@l-andorrà Thank you xD
-
@rrooddnneeyy You're welcome.