https://github.com/dearvn/trading-futures-tradingview-script
I write pine script to trade futures ES1 NQ1 with signal IN (accurate 90%) and now I am trading on that
https://github.com/dearvn/trading-futures-tradingview-script
best-indicator-tradingview es1 futures-market nq1 trading-futurer trading-futures tradingview tradovate us-stock-market
Last synced: 4 months ago
JSON representation
I write pine script to trade futures ES1 NQ1 with signal IN (accurate 90%) and now I am trading on that
- Host: GitHub
- URL: https://github.com/dearvn/trading-futures-tradingview-script
- Owner: dearvn
- Created: 2022-08-27T04:53:26.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-16T08:47:18.000Z (about 1 year ago)
- Last Synced: 2024-09-17T03:21:09.076Z (about 1 year ago)
- Topics: best-indicator-tradingview, es1, futures-market, nq1, trading-futurer, trading-futures, tradingview, tradovate, us-stock-market
- Homepage:
- Size: 6.69 MB
- Stars: 108
- Watchers: 12
- Forks: 44
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Management members on TradingView and the Discord channel on your website.
https://www.patreon.com/donaldit/shop/manage-members-on-tradingview-discord-415211# NQ1M

# SPX trading options
In this indicator, I detect the real-time TOP (blue line) and BOTTOM (white line) levels, as well as signals to CALL or PUT. The options move very quickly, so a bot is needed to trade automatically.
Get one at: https://www.patreon.com/donaldit/shop/spx-15-options-trading-strategy-321411

A new indicator to predict signal: https://www.patreon.com/donaldit/shop/simple-indicator-for-tracking-trading-on-231800?source=storefront
Get options data to auto trading from: https://tradier.com/
Api to integrate to Schwab: https://github.com/alexgolec/schwab-py
# The $NQM2024 futures strategy is 70% accurate in a 5-minute timeframe
Please access:
https://www.patreon.com/donaldit/shop/nqm2024-futures-trading-160775?utm_medium=clipboard_copy&utm_source=copyLink&utm_campaign=productshare_fan&utm_content=join_link

# $ES futures, $SPX strategy 80% accurate:
Please access:
https://www.patreon.com/donaldit/shop/one-strategy-for-auto-trading-es-futures-155876?source=storefront

# Add indicator High Low Super for SPX, ES, ETH...
supper-high-low-live.txt

# Update new indicator trailing
Lux-Trailing-BUY_SELL.txt

# Updated new strategy
nq-est-futres.txt# Trading $SPX options
Timeframe: 15M, Ticker $SPX
Refs https://www.patreon.com/collection/333532?view=expanded

If you win, please support me on Paypal: clickclone@gmail.com
## BEST Trading manuallyThe best way to use this Indicator is when you encounter a signal, refresh it to confirm whether it has occurred or not. If it happens then go according to this signal.
```bash
ES1M-BEST.txt
```
## New update

## 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`
## Using the latest version of `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
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
**11/07/2022**
## 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 = 5Enjoy 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.

## History Gain/Loss
* 2022-08-30 Gain PUT 253 Points
* 2022-08-31 Gain/Loss in evidence
* 2022-09-01 Gain/Loss in evidence
* 2022-09-02 Gain/Loss in evidence
* 2022-09-06 Gain/Loss in evidence
