Skip to content

Added live trading support #1009

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

ypogorelova
Copy link

Closes #81 Please see live_trading.py for usage examples

@Morakhiyasaiyam
Copy link

Morakhiyasaiyam commented Aug 10, 2023

Hey how to implement other broker ? Can you make documentation upon it ?

@celikcedev
Copy link

Hey how to implement other broker ? Can you make documentation upon it ?

@ypogorelova
Copy link
Author

Hi! Actually subscribe_to_bar_events method from broker.py is based on Binance API: https://binance-docs.github.io/apidocs/spot/en/#kline-candlestick-streams. Please make sure to change URLs in env file accordingly

@wishabhilash
Copy link

Any plans of merging this???

@JustinGuese
Copy link

nice feature, but some docs would be nice, as its currently only working with coinbase right ;)? so maybe a quick readme on how to add other brokers?

@kernc kernc force-pushed the master branch 5 times, most recently from 428c361 to 0ce6cab Compare January 21, 2025 07:25
@kernc kernc force-pushed the master branch 3 times, most recently from 70abc06 to c79ffb0 Compare February 17, 2025 01:32
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Live trading support
5 participants