Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Experts

rsi & divergence - expert for MetaTrader 5

Views:
10243
Rating:
(30)
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

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.