If you win, please support me on Paypal: clickclone@gmail.com
Script Trading ES 20223
Please use this one with timeframe 5M: https://github.com/dearvn/trading-futures-tradingview-script/blob/main/ESH2023-5M.txt
Trading GOLD
Using script GOLD_UZ_OZ.txt
es-futures-no-repaint-v1.x.txt
to alert on 1M ES without REPAINT time trading from 6:30AM to 12:30 PM UTC-8
Using the latest version of Alert to auto trade using timeframe 1M: es-futures-no-repaint-v1.x.txt
Review history timeframe 30s: es-futures-repaint-30s.txt
Newbie
Use color-trend-lite.txt
to trade easily
BLUE: trend up
RED: trend down
How to use: ex: when I enter CALL if color is still BLUE and high[1] < high then keep CALL. Or when I enter PUT if color is still RED and low[1] > low then keep PUT. Else EXIT CALL or EXIT PUT
Strategy ES 1M
using: best-strategy-es-1m.txt
Binance Futures Trading
Ref: https://github.com/dearvn/tradingview-pinscript-futures-binance
PRIVATE SCRIPT
WINNING VS LOSING TRADES
SUPORT ME
I like a cup of coffee at https://www.patreon.com/donaldit
IMPORTANT
- Currently, I am trading on
trade-futures.txt
script Belong to ticker and timeframe, I set input IN and input OUT Backtest on timeframe 5M - ES: input IN = 5, input OUT = 3
- NQ: input IN = 15, input OUT = 12 or input IN = 8, input OUT = 5
Enjoy daily trading Futures and if this script is good please me coffee (https://www.patreon.com/donaldit) or need implement a script donald.nguyen.it@gmail.com
WEAK MARKET
- I implement logic to trade when market is weak this time let use script
best-indicator.txt
Using: *GC = Great Call (exit PUT beforce CALL) *GP = Great PUT (exit CALL beforce PUT) *Timframe: 5m
SWING
Using indicator swing.txt
to exit or entry CALL PUT
MARKET CRASH
- I implement logic to trade when market crash this time let use script
win-99.txt
Alert
- I write some alert and can set webhook to get signal on Wordpress Plugin https://github.com/dearvn/tradingview-alerts
trading-futures-tradingview-script
I write pine script to trading futures ES1 NQ1 with signal IN (accurate 90%) and now I am trading on that
Logic to trade futures
I can't use existing indicators to trade future, I lost so much Few months ago, I backtest on this scripts and my idea is using the point to trade instead of indicator Absolutely, the point is correct with futures.
For example, when "IN" signal notify I can CALL on Tradovate platform.