Exchange Port connectivity

Connections to new exchanges, data vendors and trading systems or proprietary Quant solution for HFT firms
thierry_dieteric
Posts: 7
Joined: Wed Oct 26, 2022 11:14 am

Exchange Port connectivity

Post by thierry_dieteric » Tue Nov 08, 2022 12:28 pm

Hello,
I'm trying to use the example from rok-povsic in Github about Multiple Exchange connexions :
https://github.com/BookmapAPI/ExchangePortDemo
In the Setup Usage, he said "Using Gradle, add your ExchangePort JAR." but, i don't find any informations about how we can do that, what i have to write in ...
Could you please help me to understand what does it mean ? Perhaps a link ?
Thanks a lot in advance. Thierry.

thierry_dieteric
Posts: 7
Joined: Wed Oct 26, 2022 11:14 am

Re: Exchange Port connectivity

Post by thierry_dieteric » Wed Nov 09, 2022 8:19 am

Hello,

If no one knows his library, could you show me examples to access 2 different exchanges and print them on the same window ?
For example, if I want to print in the same window Btc/BitMex and Btc/Binance ?
It could help me to understand.

Thanks a lot in advance. Thierry

User avatar
rok_povsic
Posts: 16
Joined: Thu Jun 03, 2021 6:28 am
Been thanked: 1 time

Re: Exchange Port connectivity

Post by rok_povsic » Wed Nov 09, 2022 11:20 am

Hi Thierry, I'm sorry to disappoint but this project has been deprecated.

We've just added a deprecation notice and archived the Github repository.

thierry_dieteric
Posts: 7
Joined: Wed Oct 26, 2022 11:14 am

Re: Exchange Port connectivity

Post by thierry_dieteric » Wed Nov 09, 2022 2:45 pm

Hello,
Oooh, I'm really sade to hear this, it would have been so nice.
And for the second question ? Is there an example to understand how to connect Websocket to only print in the SAME windows Btc price from Binance and Btc price from Bybit for example ?
Thanks a lot. Thierry.

thierry_dieteric
Posts: 7
Joined: Wed Oct 26, 2022 11:14 am

Re: Exchange Port connectivity

Post by thierry_dieteric » Mon Nov 14, 2022 8:45 am

Hello,
I'm sad but if there no answer/no way to my easy question to access to different exchanges at the same time by API, i will have to stop my Golbal Plus subscription. What I want to do is very easy but if i can't do it !
Thanks a lot. Thierry.

Svyatoslav
Site Admin
Posts: 278
Joined: Mon Jun 11, 2018 11:44 am
Has thanked: 2 times
Been thanked: 31 times

Re: Exchange Port connectivity

Post by Svyatoslav » Mon Nov 14, 2022 11:47 am

If doing it in a headless way (i.e. no monitor connected) is not mandatory, you could simply use L1 API. Just connect to necessary exchanges via bookmap and do everything you need via L1

Post Reply