OPEN-SOURCE SCRIPT

Simple scalping strategy for SOL

已更新
This is a simple scalping strategy for trading SOL made on top of the Rebalance Oscillator and the Rebalance Bear/Bull market indicators.

It is intended mostly as proof that these two indicators have their benefits even in simpler strategies.

This strategy in particular works well for the Bear months (check Nov. in the data window) but considerably underperforms Buy&Hold for the Bull months.

It tries to do a market operation per candle whenever the candle happens in a buy/sell trading window of the
Rebalance Bear/Bull indicator (tradingview.com/script/Y0omflqx-Rebalance-as-a-Bear-Bull-indicator/).

It always buys/sells the same amount by default (you can set it in the cog menu in the option "Base Crypto Amount To Trade"),
for SOL this is set to 1.0SOL.

This is my first attempt at scalping, it differs slightly from the standards because it does not require fast
response candles or immediate market operations (it can work well with limit trading) and on top of this it also
does not require a stop loss since it uses an indicator that provides the trading windows (surprises can still happen though).

The profit that this strategy tries to take for each buy/sell pair is not configurable and is set at 12% each way when it happens.
發布通知
- Adds the trading window() check before doing any strategy actions.
- Periodically sells/buys if there is no balance to perform the opposite order
發布通知
Updated the defaults for SOL/USD November month.
strategyTrend AnalysisVolatility

開源腳本

在真正的TradingView精神中,這個腳本的作者以開源的方式發佈,這樣交易員可以理解和驗證它。請向作者致敬!您可以免費使用它,但在出版物中再次使用這段程式碼將受到網站規則的約束。 您可以收藏它以在圖表上使用。

想在圖表上使用此腳本?

免責聲明