graal_tut

Go_up vwap-rsi

graal_tut Aggiornato   
It is the popular RSI indicator with VWAP as a source instead of close.
VWAP (Volume Weighted Average Price) is one of the derived moving average indicators that takes volumes into account in price averaging. VWAP stands for Volume Weighted Average Price.

//LOGIC ENTRY:
Length RSI+VWAP
Oversold - bottom line RSI-VWAP
//EXIT SETTING:
Take profit and stop loss when a certain percentage is reached
//Settings next entry and grid:
Allow signal lower than,% - the next entry into a trade from logic occurs only when a decrease by a certain percentage
Allow grid,% - when the price drops by the percentage specified in the settings, the entry will take place, but only on the next bar.
//DATA RANGE:
-Testing results for any period of time
//PS:
For this strategy, we use pyramiding, we adjust the number of inputs in the "properties" section, by default left 20.
Look at the results in the past and adjust the settings for your capabilities and pitfalls. The default costs 25 entries for $ 400
Change the settings - find better results. share in the comments





Note di rilascio:
-upgrade to version 5 pine
Script protetto
Questo script è pubblicato con codice protetto, ma puoi comunque usarlo gratuitamente. Mettendolo tra i preferiti potrai applicarlo al grafico, senza però la possibilità di visualizzare o modificare il codice sorgente.
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.

Vuoi usare questo script sui tuoi grafici?