Star2017 (version 3) is a simple strategy using get historical candle , SMA , bollinger bands, and calculation blocks for find the right entry point
it work on 30 Mins frame time on EUR/USD with amount trade 25M stop loss 200pip and take profit 4pip
simply the strategy calculate the difference between open price and SMA price and if the difference greater or equal to 7 pips the strategy will open an order with BBANDS condition
the strategy take buy when defference between candle open price and SMA prrice it 7 pips or greater and candle open greater than uper bolinger band
liek in the this example
The strategy take sell position when difference between candle open price and SMA price hit 7 pips or greater and candle open less than lower bollinger band
My idea in this strategy that the price always back to to SMA when is open greater or less than it and with BBANDS i filter the best orders
it work on 30 Mins frame time on EUR/USD with amount trade 25M stop loss 200pip and take profit 4pip
simply the strategy calculate the difference between open price and SMA price and if the difference greater or equal to 7 pips the strategy will open an order with BBANDS condition
the strategy take buy when defference between candle open price and SMA prrice it 7 pips or greater and candle open greater than uper bolinger band
liek in the this example
The strategy take sell position when difference between candle open price and SMA price hit 7 pips or greater and candle open less than lower bollinger band
My idea in this strategy that the price always back to to SMA when is open greater or less than it and with BBANDS i filter the best orders