Receive email notifications by changing your settings.
Click on your picture in the top right corner, go to Preferences and select your notification preferences.
Click on your picture in the top right corner, go to Preferences and select your notification preferences.
Thank you for contributing to our forum!
Please keep in mind:
1. To only comment on the topic where the discussion is about. Do you have a new question or topic? Please start a new discussion.
2. Be kind to other users!
Please keep in mind:
1. To only comment on the topic where the discussion is about. Do you have a new question or topic? Please start a new discussion.
2. Be kind to other users!
Reset Indicators with API
Hi support,
I'm trying to reset the indicators with the API (as in, trying to recalculate overlays). In the Tygron interface I have two options:
- Reset to start values
- Reste X queries
When I use the command reset_indicators with the APi, which one of them am I using?
This is the url I'm using.
Comments
Hey Ward,
the event you are using is the correct one. The boolean which can be provided indicates whether you want to reload the X queries as well (true), or not (false). In other words:
Kind regards,
Rudolf
Great, thank you!