OPEN-SOURCE SCRIPT
已更新

Ichimoku Basic Alerts

Started with Ichimoku Kinko Hyo by Mizuki32. Converted to study and added alerting and cloud confirmation.
發行說明
Cleaning up comments
發行說明
Added RSI for Entry and TP. Separate TP alerts for exiting long and short positions.
發行說明
Added option to wait for X sequential bars past RSI Threshold
發行說明
Updating defaults to use only the Cloud (RSI off by default)
發行說明
Fixed bug where disabling longs or shorts disabled all alerts. Removed sequential RSI TP option. Grouped inputs.
發行說明
Added Stoch RSI to match the Backtester
發行說明
This update cleans up the code and corrects many bugs. It is recommended you update your indicator (and the matching backtesting strategy that was also updated)

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

ENHANCEMENTS:
1. RSI TP plots are now more visible and have text
發行說明
Fixing logic for entry so it doesn't fire again until it has exited its long or short
發行說明
Updated color of the chikou span so it's easier to see.
發行說明
Fixed bug that was reintroduced in refactor.
發行說明
Fixing latest fix :)
發行說明
Fixed broken short entry logic

免責聲明