Join our fan page
- Views:
- 12371
- Rating:
- Published:
- 2021.06.25 16:26
- Updated:
- 2021.07.01 04:08
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
inputs 1 rsi is below value 30 when divergent for buy/bullish divergence
input 2 divergence settings buys
input 3 lots and stop loss , target in pips. long trades.
input 4 rsi is above 70 when divergent , for sell / bearish divergence
input 5 divergence settings sells
input 6 lots and stop loss, target in pips . short trades
Macd Divergence . Only opens trades within oversold or overbought conditions of the RSI

Colored Candlestick exemplifying a gradient. It was somewhat hard to find a good working example of DRAW_COLOR_CANDLES that was understandable, most of the comments were useless, and the documentation lacks to even specify the plot limitations (PLOT_COLOR_INDEXES being limited to 64 in length, [0; 63]) or which order the functions should be called.

closing partially script and Stop loss to Break Even point

Buy Sell on your price, Choose Market order, Pending Limit order or Pending Stop Order

A collection of useful string manipulation functions.