OPEN-SOURCE SCRIPT
Aggiornato

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.
Note di rilascio
Added RSI options for Entry and TP.
Note di rilascio
Added option to take profit after X bar closes past the RSI threshold.
Note di rilascio
Updating defaults to have no RSI, no TP, no SL
Note di rilascio
Updated Backtester to have toggle for Stoch RSI and cleaned up RSI logic on strategy exit.
Note di rilascio
Cleaning up Inputs, Removing Stochastic RSI, removing TP after sequential RSI
Note di rilascio
Added back Stoch RSI Toggle per user request. Moved date range to top so the data selector is usable.
Note di rilascio
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
Note di rilascio
Updated the color of the chikou span so it's easier to see.
Note di rilascio
Fixing entry and exit logic from update
Note di rilascio
Updating name and cleaning up some logic
Note di rilascio
Fixed broken short entry logic

Declinazione di responsabilità