timelyart / Kairos

Kairos aims to help you save time by automating repetitive tasks on TradingView such as scanning markets for setups, and refreshing alerts as well as creating new ones.
GNU General Public License v3.0
71 stars 31 forks source link

Incomplete loading of TV strategies #92

Closed timelyart closed 1 year ago

timelyart commented 1 year ago

Description Strategies that are linked to a second indicator do not load properly. This is a known bug and TV is aware of it. See this comment.

Solution Add a YAML option that is used to execute code to specifically handle issues with Kairos that are of a direct consequence of this bug in TV.

timelyart commented 1 year ago

Fixed as of release v2.87.

mrcrdwd commented 1 year ago

Description Strategies that are linked to a second indicator do not load properly. This is a known bug and TV is aware of it. See this comment.

For the record, I wouldn't describe this as the strategy not loading properly. They load just fine. The problem is that the TV layout doesn't behave as expected.