Skip to content

pruthvi578/tradingview-pinscript-futures-binance

 
 

Repository files navigation

Some pinescripts to study trading futures on Binance

Low Max DrawDown

Alt text

SOLUSDTPERP

backtest SOLUSDTPERP 82% Alt text

** Coins to trade ex: C98USDTPERP ** Timeframe: 1m

Alt text

Indicators using at here: bash vwap wma rsi

SWIDEWAY

I try some logic to filter sideway at here if math.abs(close - avg(close[0] ... close[10])) < 0.001 then detecting as sideway case

You can use this strategy candle bar as study case.

BACKTEST

** Over 90% accurately then use futures-strategy-1m-candles-best.txt

Alt text

** Over 70% accurately and filter sideway then use binance-futures-strategy-candle-bar.txt

Alt text

Alt text

About

Some pine script to trade futures on Binance exchange

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published