Skip to content
Discussion options

You must be logged in to vote

Apologies for the very delayed response!

The short answer is, absolutely the platform can handle your use case. You can implement a custom LiveDataClient for your feed https://github.com/nautechsystems/nautilus_trader/blob/develop/nautilus_trader/adapters/_template/data.py.

You can also backtest on whatever sort of GenericData this component produces.

Then simply write a TradingStrategy.
https://docs.nautilustrader.io/user_guide/strategies.html

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by cjdsellers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants