TradingView
teixeiraperso
Mar 28, 2021 12:36 PM

IKH Signals v2 

Euro Fx/U.S. DollarFXCM

Description

Hi,

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.

Release Notes

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
Comments
Squalmorin
Hi

Buy an Sell signals ok
When to take profit, I don't see any exit signal?
mikejohnboy2020
thank you for your great work
-- from KTS member!
needfulMaster54
thank you for your great work
Takes TradingView to next level.
Tantana
Add to Chart operation failed, reason: line 199: Cannot call 'getKumoTickness' with arguments (series, series, literal integer);
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?
More