499 vues
Hi,
I'm happy to release this new update after few weeks working.
Fixes
Improvement
I hope this fixes and new features will improve the signals for you too.
Let me know if you find strange behavior or possible improvments.
I'm happy to release this new update after few weeks working.
Fixes
- Fix kumo break-out of Chiku span and close price
- Fix buy trigger and strong buy trigger
Improvement
- Signals take now the kumo thickness and kumo angle
- Signals does not trigger on doji candles
- Multi time frame validation is now available
I hope this fixes and new features will improve the signals for you too.
Let me know if you find strange behavior or possible improvments.
Notes de version:
Hi
This is a little update with this new 2 features.
- Allow user to hide / show ichimoku
- Allow user to change the exit timing condition
This is a little update with this new 2 features.
- Allow user to hide / show ichimoku
- Allow user to change the exit timing condition
Commentaires
-- from KTS member!
line 200: Cannot call 'getSenkoSpanAngle' with arguments (series, literal integer);
line 201: Cannot call 'getSenkoSpanAngle' with arguments (series, literal integer);
line 202: Undeclared identifier 'kumo_thickness';
line 203: Undeclared identifier 'kumo_thickness';
line 204: Undeclared identifier 'SSA_slope_diff';
line 204: Undeclared identifier 'SSB_slope_diff';
line 205: Undeclared identifier 'SSA_slope_diff';
line 205: Undeclared identifier 'SSB_slope_diff';
line 206: Undeclared identifier 'SSA_slope_diff';
line 206: Undeclared identifier 'SSB_slope_diff';
line 207: Undeclared identifier 'SSA_slope_diff';
line 207: Undeclared identifier 'SSB_slope_diff';
line 214: Cannot call 'getIchimokuMomentum' with arguments (series, series, series, literal integer);
line 215: Cannot call 'getIchimokuDirection' with arguments (series, series, series, series, series, literal integer, literal integer, series, series);
line 226: Undeclared identifier 'momentum';
line 227: Undeclared identifier 'momentum';
line 230: Undeclared identifier 'direction';
line 230: Undeclared identifier 'momentum';
line 230: Undeclared identifier 'is_kumo_bullish_slope_rising';
line 231: Undeclared identifier 'direction';
line 231: Undeclared identifier 'momentum';
line 231: Undeclared identifier 'is_kumo_bearish_slope_rising';
line 238: Undeclared identifier 'is_kumo_bullish_strong_slope_rising';
line 239: Undeclared identifier 'is_kumo_bearish_strong_slope_rising';
line 251: Cannot call 'getCorrectBullishAndBearishExitFromInput' with arguments (series, series, series, input string);
line 251: Cannot read property 'typeExpression' of undefined
Thank you for your hard work. Can you help me with these errors?