Invincible - EURUSD on 5 mins chart SL 11 TP 121 TradeAmount = Equity
/ 10000. Indicators EMA(5) BBANDS(EMA(20),2,2) and RSI(14),
Keltner(10)
Checks Instrument EURUSD. Gets Time in Hours and Weekdays. Calculates
TradeAmount. Gets the necessarry indicators and the last three
candles. If there are no positions open and the time is less than
20:00 GMT Mon to Thu. For fridays less than 18:00 GMT then Trading
Logic is Applied to Open positions.
Trading Logic - For opening Longposition RSI is below 60 and Last two
candles have started rising but the last candle close
is above EMA(5). For opening Short position RSI is above
40 and last two candles have started falling but the last
candle close is below EMA(5).
If positions are Open then Closing will be done by following these
checks. If any trade moves above 3 pips in profit SL moved to -3.
Above 29 pips profit SL to -24. Above 64 pips profit Custom trailing
stop is triggered with default SL and step 1. For 99 pips profit SL to
-88. Positions are closed after Trading time /
Anytime if they are more
than 5
pips in profit. Positions are also closed if they meet exactly
opposite conditions if Profit is between 11 and 29 pips.