Trabajo finalizado
Tarea técnica
looking for coder to code the following strategy, i have attached a file of it.
Full details with pictures on the attachment. summary of the strategy is as follow.
Strategy summary
· User input time based session for the high and low, if the price crosses the high first use that as bias for the day.(the blue box in the image above)
· If the low is crosses first use that as bias for the day as well.
· Use 3 standard deviation for entries, first entry when the low or high is crossed.
· 1 standard deviation is measure from high to low or low to high, just distance of the session.
· Stop loss is 3 standard deviation and take profit is 1 standard deviation for first trade.
· Second trade is placed when price crosses the 2nd standard deviation, lot size is the same as the first trade, stop loss and take profit is the same as first trade.
· 3rd trade is the last trade for the day, stop loss and take profit is the same as first trade. Lot size is the same as well.
· If the first trade take profit, stop trading for the day. If the second one and first trade hit take profit, stop trading also.
All trades must have stop loss and take profit placed when the triggered.