Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Experts

rsi & divergence - expert pour MetaTrader 5

Vues:
10161
Note:
(30)
Publié:
2021.06.25 16:26
Mise à jour:
2021.07.01 04:08
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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.