OPEN-SOURCE SCRIPT
تم تحديثه

Ichimoku Backtester with TP, SL, and Cloud Confirmation Option

Started with the Basic Ichimoku strategy from Mizuki32. Added Take Profit, Stop Loss (for both long and short), and a toggle to wait for confirmation from the cloud.
ملاحظات الأخبار
Added RSI options for Entry and TP.
ملاحظات الأخبار
Added option to take profit after X bar closes past the RSI threshold.
ملاحظات الأخبار
Updating defaults to have no RSI, no TP, no SL
ملاحظات الأخبار
Updated Backtester to have toggle for Stoch RSI and cleaned up RSI logic on strategy exit.
ملاحظات الأخبار
Cleaning up Inputs, Removing Stochastic RSI, removing TP after sequential RSI
ملاحظات الأخبار
Added back Stoch RSI Toggle per user request. Moved date range to top so the data selector is usable.
ملاحظات الأخبار
This update cleans up the code and corrects many bugs. It is recommended you update your strategy and the matching indicator.

MAJOR BUGFIXES:
1. Corrected logic for tenkan and kijun cross to use crossover and crossunder fuctions. This prevents possible misfiring of alerts
2. Corrected RSI and Long/Short logic so RSI TP fires correctly.
3. Correct the Chikou Span Plotting (it was plotting in the wrong direction of the current price).
4. Corrected offsets. Previous indicator that logic was sourced from incorrect offset everything by +1
ملاحظات الأخبار
Updated the color of the chikou span so it's easier to see.
ملاحظات الأخبار
Fixing entry and exit logic from update
ملاحظات الأخبار
Updating name and cleaning up some logic
ملاحظات الأخبار
Fixed broken short entry logic

إخلاء المسؤولية