Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Visualizzazioni:
8555
Valutazioni:
(20)
Pubblicato:
2017.02.14 12:14
Aggiornato:
2017.03.06 16:25
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
RSI is mainly used in combination with levels or with a sort of signal lines. Some prefer the levels some, on the other hand, "signal" line. We could dispute which one is the better, but it probably mainly depends on trading style

Here is a version that, in some way, combines the two types.
Discontinued signal lines idea is simple : when RSI value is above central value (RSI being 50), then only the upper signal line is calculated, and the lower signal line value is "inherited". When the value of RSI is below central value then the lower signal line is calculated and the upper signal line is "inherited". That way we are getting a kind of combination of levels and signal lines without a need to change the value of the RSI itself. As it is obvious it has its better sides compared to both methods (especially avoiding some problems with "trends" when signal lines alone are used). In any case extensive testing is advised.




NonLag Inverse Fisher Transform of RSX NonLag Inverse Fisher Transform of RSX

NonLag smoothed inverse fisher transform of RSX (MetaTrader 5 version).

StopAndTake MT5 StopAndTake MT5

When run on the price chart, the script modifies stop loss or take profit of all open orders for the current instrument.

Dsl - macd Dsl - macd

Dsl (discontinued signal lines) - MACD (MetaTrader 5)

Dsl - rsx Dsl - rsx

Dsl (discontinued signal lines) - RSX.