Page 1 of 1

How to get information from an existing indicator using python api

Posted: Sun Sep 29, 2024 4:27 pm
by yasuhiro_shimagu
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.

Re: How to get information from an existing indicator using python api

Posted: Mon Sep 30, 2024 12:38 pm
by Andry API support
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.