python-api
python-api copied to clipboard
Create Bookmap addons using Python
Hi, I am new to Bookmap. I have just created an account and paid for the ICICI subscription ($17 p.m.). How do I write a python script to access orderbook...
The function add_color_settings_parameter has an error, because when it is called a critical error from Bookmap appears. This is the script to test the error: ```python import pyl1api as bm...
Hi, I am wondering how can I change the color to an indicator. For example if the indicator x is: x>0 green, x
Hi, Description: When opening a new position using the Brackets TP, SL feature, the clientId is set to None. However, if Brackets are not used, a clientId is assigned. Without...
Hi, Description: I propose adding a callback function to "bm.wait_until_addon_is_turned_off" to perform necessary object cleanup. Specifically, I'd like to close the socket when the addon is unchecked in the Configure...
Hi, Description: Upon adding a string setting via "bm.add_string_settings_parameter" to the "simple_market_maker.py" script, the expected "bm.add_on_setting_change_handler" event is not being triggered.
Hello, Could you please add examples to the "examples" folder to illustrate how to: - Place Limit/Market orders from Bookmap and my add-on and receive successful order entry events. -...
Hi, bm.add_string_settings_parameter(addon, alias, "This is a text field", "John Doe") Display number 1, instead of default text value