I have a API module in my code where I can use rest api or websocket. I think I need endpoints for market data?
Specifically I need Live data for demo and live trading.
Real-time data, tick data, and aggregated data.
I need Order book data, composite breadth and other market internals, DOM data, and other relevant data for my strategy and confluences.
I need derived data, for indicator calculations.
Probably some key or other credentials?
Basically everything you can give me of help to connect my api to ninja trader would be much appreciated.

Thanks!

Comment