PROTECTED SOURCE SCRIPT

Support/ Resistance with H1 ATR - strategy mainline version

已更新
This script using ATR (average true range) with source hl2 for create Support/ Resistance line

The color meaning:
- Green = Support line
- Red = Resistance line

Signal:
- If close price breakout Resistance line -> LONG signal will been active.
- If close price breakout Support line -> SHORT signal will been active.

Input setting:
Recommended default setting.
- Factor: amplitude for create Support/ Resistance line.
- Length: length of ATR.
- Offset: number of bar for check sideway or choppy market.
- Take profit: if you want test close position by profit.
- Stop loss: should not be missed.
- Open Position with Stop-Market type:
+ Open LONG position with high price and type Stop-Market.
+ Open SHORT position with low price and type Stop-Market.

Strategy setting:
Recommended default setting if you trade on Binance Futures or change Comission if you trade on another exchange.
Best backtest if:
- Max drawdown less than 10%.
- Min backtest time: 6 month.
- Avg profit: 10%/ month when no leverage is used.

Alert version:
1 - Select create new alert
2 - Condition:
+ eb BUY -> LONG signal
+ eb BUY close -> close LONG position
+ eb SELL -> SHORT signal
+ eb SELL close -> close SHORT position
3 - Option: recommended using [Once Per Bar Close] only. Because the signal will be more accurate if the price close breakout successfully.
+ Always put stop loss position to avoid PUMP/ DUMP market.

// Note: alert version not free, send for me a private message on TradingView to get price and gain access.

Recommended:
- Using in M30, M45, H1 timeframe with default setting.
- Symbol: BTC
- Exchange: Binance Futures
- Order size: 10% wallet balance, maximum 25% wallet balance.
- Leverage: X2-X5, maximum X10.

---> I using 10% wallet balance and X2 only.
版本注释
Alert version:
1 - Select create new alert
2 - Condition:
+ eb BUY -> LONG signal
+ eb BUY close -> close LONG position
+ eb SELL -> SHORT signal
+ eb SELL close -> close SHORT position
3 - Option: recommended using (Once Per Bar Close) only. Because the signal will be more accurate if the price close breakout successfully.
+ Always put stop loss position to avoid PUMP/ DUMP market.

// Note: add text: (Once Per Bar Close)
版本注释
Add new option for strategy:
- Trailing stop
版本注释
Add title for plotarrow
版本注释
Add new option for LONG/ SHORT
版本注释
Support check realtime for open Bar
版本注释
Add option for set backtest time
版本注释
New option: Start year, start month and month range. If you want run backtest in range specifically time
版本注释
- Update select time range
- Update PNL line
版本注释
- Update new code for else if
- Auto recalculate offset for other timeframe to H1 timeframe
- Fixed re-alert in close poisition
版本注释
Update new code for H1 timeframe, not using function security
版本注释
Update warning by new pine code
ATRAverage True Range (ATR)Support and Resistance

受保护脚本

该脚本是闭源发布的,您可以自由使用它。您可以收藏它以在图表上使用。您无法查看或修改其源代码。

想在图表上使用此脚本?


更多:

免责声明