Page 1 of 1

Connect to Indian Data Vendor ( True Data )

Posted: Fri Oct 26, 2018 6:37 am
by laishramrrsingh
Hi Everyone, Thanks in advance. Will someone Please help me connect Bookmap with My data Vendour (True Data). I am totally new to this connection stuff ! :D Please someone ! Thanks

Re: Connect to Indian Data Vendor ( True Data )

Posted: Fri Oct 26, 2018 7:15 am
by Svyatoslav
Hi, are you a developer (or maybe consider hiring a developer)? If so - please take a look at our https://bookmap.com/wiki/Bookmap_API#Bo ... t_solution and https://github.com/BookmapAPI/Layer0ApiDemo repository - repository contains an example of how you could connect another platform to Bookmap.
Also you can check out https://github.com/BookmapAPI/bitmex-adapter (with trading) and https://github.com/BookmapAPI/bitfinex-adapter (without trading) for actual working examples of connectivity built through our API
Please note, that before starting the development you should contact support and ask to enable adapter API development for your license key (this will likely be possible to do through dashboard at some later point) - this will unlock loading of unsigned adapters.

Re: Connect to Indian Data Vendor ( True Data )

Posted: Mon Nov 05, 2018 12:10 pm
by Serg
Hi laishramrrsingh,

I suppose you also asked today Bookmap support about connectivity to Zerodha. Do you know what are pros/cons of these options? Also, according to this (https://github.com/zerodhatech/javakiteconnect) and this (https://kite.trade/docs/connect/v3/websocket/) there are only 5 price levels in market depth. Is it limited by the Indian exchange? If not, then probably there are data vendors that provide more depth levels. Since the development can be costly, it's worth to examine all alternatives before making a decision.

Best,
S

Re: Connect to Indian Data Vendor ( True Data )

Posted: Mon Nov 11, 2019 3:51 pm
by mukesh482
Hi,

Now Kiteconnect from India is providing 20 price levels in market depth https://zerodha.com/varsity/chapter/sup ... ket-depth/. can we build API to pull market data from kiteconnect to Bookmap https://kite.trade/docs/connect/v3/#lib ... -resources
https://github.com/zerodhatech/javakiteconnect

Regards,
Mukesh

Re: Connect to Indian Data Vendor ( True Data )

Posted: Wed Nov 13, 2019 10:20 am
by Andry API support
Hi Mukesh,
we'll consider doing this. Meanwhile you can build your own adapter with Bookmap Layer0API. See an axample here:
https://github.com/BookmapAPI/Layer0ApiDemo

Re: Connect to Indian Data Vendor ( True Data )

Posted: Wed Sep 16, 2020 1:58 pm
by prateek16
hi ,
how to connect bookmap with indian data vendors , plz advice...

Re: Connect to Indian Data Vendor ( True Data )

Posted: Thu Sep 17, 2020 5:06 am
by Andry API support
hi prateek16,
if a vendor has API it is possible with:
1) implementing an adapter with Bookmap L0 API to connect to the vendor;
2) request a connection and encourage other traders to make posts in your topic so it gets higher priority. That increases the chance (no guarantees) the adapter will be implemented by our team.