Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Sistemi Esperti

rsi & divergence - sistema esperto per MetaTrader 5

Visualizzazioni:
10275
Valutazioni:
(30)
Pubblicato:
2021.06.25 16:26
Aggiornato:
2021.07.01 04:08
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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

sell



    Barebone Gradient Candles Barebone Gradient Candles

    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 closing partially script and Stop loss to Break Even point

    closing partially script and Stop loss to Break Even point

    Buy Sell on your Price Buy Sell on your Price

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

    String Manipulation Functions String Manipulation Functions

    A collection of useful string manipulation functions.