OPEN-SOURCE SCRIPT
Aggiornato

Simple Buy/Sell Strategy

5 266
This is the strategy version of the original 'Simple Buy/Sell Indicator' by Shizaru .

The original indicator description explains the logic behind the strategy:

"The original script was posted on ProRealCode by user Doctrading.

This little and simple code allows you to draw an indicator, which show you when buy or sell conditions are met.
For "buy" conditions, I did just set :
close > MM200
close > Parabolic SAR
MACD > 0
RSI7 > 50
For "sell" conditions : the opposite.

Of course, you can set what you want, in order to test your strategies.
Of course, to be profitable, you must also set your trading rules (entry, stop loss, trailing stop, take profit, etc.)
It's only an indicator, which doesn't show entry or exit rules."

Hope this helps someone!
Note di rilascio
*Updated default buy/sell strategy variables.

Declinazione di responsabilità

Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.