TraderMarketStudent

JARVIS_SWING_STRATEGY

JARVIS_SWING_STRATEGY
Indicator is to be used as lagging, long/short after confirmation only.
Works in all timeFrames but best to use for day. WAIT FOR CANDLE TO FINISH
Use HK candle, no slippage required really. If you use on Day chart, just buy it after 4:00. You will get close to the price or just buy next at open ( which you see in list of trades).
len_rsi => Length of the rsi
smooth_1 = smooth the indicator with length
smooth_2 = smooth the indicator again with length
ignore_error = ignore if error is below value
indicator only => Shows the indicator only, not show trades
plot_indicator_at => plot indicator at value =0 ( Still trying to scale it automatically, but for now you can adjust it)
back_test_year >= enter the year for you want to backtest.
Long_only=> strategy will not short. Just exit long position based on signal

Catatan Rilis:
=>Added Trend lines based on linear regression concept
SHOW TREND LINE (bool) => If you want show trend lines
Look_back_bars => Look "X" bars behind to establish a trend
Extend_Lines (bool) => show approximate forecast

Deviation = +- value.
Catatan Rilis:
added min and max values to deviation and adjusted to show properly on the graph.
Catatan Rilis:
updated the indicator to use a smoothing at different stages to ignore fake signals, added look back period to confirm the trend
Adjust parameters to minimize transactions. Added default options to start with 3000 and 100% of equity all the time. Added slippage to find worst cases.
Catatan Rilis:
renaming some titles for usability
Catatan Rilis:
Not sure why trend line and forecast suddenly stopped working. So, removed it from the script and will debug and add it back soon
Adjusted the parameters for better results on hourly.
Also, adjust the indicator to show on sma 200

so the color on SMA 200 represent my indicator signal (green -buy, red -sell)
value of the line is just sma200 :)
Skrip terproteksi
Skrip ini dipublikasikan secara closed-source dan anda dapat menggunakannya dengan bebas. Anda dapat memfavoritkannya untuk digunakan pada grafik. Anda tidak dapat melihat atau mengubah kode sumbernya.
Pernyataan Penyangkalan

Informasi dan publikasi tidak dimaksudkan untuk menjadi, dan bukan merupakan saran keuangan, investasi, perdagangan, atau rekomendasi lainnya yang diberikan atau didukung oleh TradingView. Baca selengkapnya di Persyaratan Penggunaan.

Inggin menggunakan skrip ini pada chart?