Search found 7 matches

by trademaniac
Thu Apr 09, 2020 6:47 am
Forum: Bookmap API
Topic: Bookmap L0 API connection for Zerodha Kite
Replies: 17
Views: 23428

Re: Bookmap L0 API connection for Zerodha Kite

Hi Andrey, Have a bit of confusion regarding the bestBid and bestAsk. As far as I understand, the datalistener gets the best bid/ask from the onTrade api call? I seem to be passing the correct values into the listener but the best bid/ask lines look constant frozen in time. https://imgur.com/fprRzsg...
by trademaniac
Wed Apr 01, 2020 3:14 am
Forum: Bookmap API
Topic: Bookmap L0 API connection for Zerodha Kite
Replies: 17
Views: 23428

Re: Bookmap L0 API connection for Zerodha Kite

Hi Trademaniac, Please let me know this works - will other Indian traders be able to access your adaptor? I am really interested in using orderflow visualisation for my trades. Please let me know how we can proceed. I am absolutely okay with paying for your tool. Hi, my code is still under review b...
by trademaniac
Sat Mar 28, 2020 6:27 pm
Forum: Bookmap API
Topic: Bookmap L0 API connection for Zerodha Kite
Replies: 17
Views: 23428

Re: Bookmap L0 API connection for Zerodha Kite

Hi Trademaniac, Yes, technically you can use any language with the help of this wrapper class (so you will still need some Java). Only very minor edits to Java code are required (like naming it differently and unpacking/launching your own executable). Hi Andrey, I have PM'ed Svyatoslav with the ini...
by trademaniac
Sat Mar 28, 2020 6:24 pm
Forum: Bookmap API
Topic: Bookmap L0 API connection for Zerodha Kite
Replies: 17
Views: 23428

Re: Bookmap L0 API connection for Zerodha Kite

Hi Trademaniac, I am new to Bookmap here. Trying to identify how to integrate Bookmap with some source for level 3 data. I am currently unable to identify any ther source apart from NSE itself but the data seems to be extremely expensive. Is the adaptor you're building going to help us with integra...
by trademaniac
Sat Mar 28, 2020 12:19 pm
Forum: Bookmap API
Topic: Bookmap L0 API connection for Zerodha Kite
Replies: 17
Views: 23428

Re: Bookmap L0 API connection for Zerodha Kite

Hi Poorani, Thanks for offering help. Zerodha is currently providing L2 for their wss clients and L3 for web client. But as promised by them, L3 will soon be available via wss as well. The first draft of the adapter has been written and I've PM'ed  Svyatoslav  for code review.  We decide the next st...
by trademaniac
Thu Mar 19, 2020 7:29 pm
Forum: Bookmap API
Topic: Bookmap L0 API connection for Zerodha Kite
Replies: 17
Views: 23428

Re: Bookmap L0 API connection for Zerodha Kite

Thanks Andrey for the reply. Since I am fairly new with java, I was of the opinion that I could proceed rapidly with the adapter development in python. I read in the javadoc that it is possible to write the adapter in any language. If so, how does the integration with bookmap work in case of a py pr...
by trademaniac
Thu Mar 12, 2020 6:58 pm
Forum: Bookmap API
Topic: Bookmap L0 API connection for Zerodha Kite
Replies: 17
Views: 23428

Bookmap L0 API connection for Zerodha Kite

Hi All, I would like to start a new bookmap adapter project for the NSE India, using the API provided by zerodha . Has anyone already done or started on this project? In which case, I would like to contribute in my capacity. If not, I shall proceed with the development. My aim is to only develop the...