Page 1 of 1

Layer 1 API

Posted: Tue Apr 15, 2025 11:04 am
by omaraldaghma2b8n
Hello Bookmap Team,

I am a Bookmap user currently working on developing a custom strategy using the Layer 1 API. I would like to request access to the official SDK (layer1-api.jar) so I can compile and run my strategy directly inside Bookmap.

The strategy I am building includes real-time detection of iceberg orders, absorption patterns, and heatmap wall zones. It also incorporates composite signal detection and outcome analysis.

Please let me know if there are any requirements or licensing conditions to get access to the SDK.

Thank you in advance.

Best regards,

Re: Layer 1 API

Posted: Tue Apr 15, 2025 11:30 am
by Andry API support
Access to Bookmap API is free, more info here https://bookmap.com/knowledgebase/docs/API
Please note, API access to realtime data is limited for some providers (e.g. dxFeed, BookmapData).

Re: Layer 1 API

Posted: Wed May 14, 2025 6:24 pm
by terminhandler
Hello, 

Where can I find the Java API? I can see the Python API in Bookmap plugins manager (L1) but not the core API (Java).

Thanks in advance.

Re: Layer 1 API

Posted: Wed May 21, 2025 1:21 pm
by Andry API support
I am sorry for a delayed response. Please see this project for an introduction and code examples for Java API.
https://github.com/BookmapAPI/DemoStrategies/