Tell us about it: ・・・・
Using python API,
Send information from an existing indicator (Footprint) to Telegram.
I would like to do this here.
However, I am having trouble finding the correct way to do this in the manual.
I would like to do this in python because I don't know java,
I am trying to get the information from the existing indicator, but I can't do it.
If anyone knows the code or method to get the information, please let me know.
How to get information from an existing indicator using python api
-
yasuhiro_shimagu
- Posts: 1
- Joined: Sun Sep 29, 2024 4:22 pm
-
Andry API support
- Posts: 630
- Joined: Mon Jul 09, 2018 11:18 am
- Has thanked: 27 times
- Been thanked: 88 times
Re: How to get information from an existing indicator using python api
Hi,
the mechanism of getting indicator values exists but it is not supported by Footprint indicator at the moment. The mechanism is called broadcasting, see more here https://github.com/BookmapAPI/python-ap ... oadcasting
but Footprint is not currently on the list of providers https://bookmap.com/knowledgebase/docs/ ... -providers unfortunately.
the mechanism of getting indicator values exists but it is not supported by Footprint indicator at the moment. The mechanism is called broadcasting, see more here https://github.com/BookmapAPI/python-ap ... oadcasting
but Footprint is not currently on the list of providers https://bookmap.com/knowledgebase/docs/ ... -providers unfortunately.