DDDiving1993

Force Index

// 2020.7.30 version
// This indicator is for the second filter in Triple Screen Trading System
// force index will combine volume and price together to decide the power of price change
// force index = volume * (Change of Price)
// try to smooth the series of force index by ema force index

// Method to use this index
// This indicator is for the second filter in Triple Screen Trading System
// if Trend is bull, long when force index is below 0
// if Trend is bear, short when force index is above 0
// As for how to decide bullish market or bearish market, please check it according to the first filter of Triple Screen Trading System

Script open-source

Nello spirito di condivisione promosso da TradingView, l'autore (al quale vanno i nostri ringraziamenti) ha deciso di pubblicare questo script in modalità open-source, così che chiunque possa comprenderlo e testarlo. Puoi utilizzarlo gratuitamente, ma il riutilizzo del codice è subordinato al rispetto del Regolamento. Per aggiungerlo al grafico, mettilo tra i preferiti.

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?