Login Page - Create Account

Support Board


Date/Time: Sun, 24 Nov 2024 19:02:30 +0000



Post From: I want to dynamically/programatically send data to SC for display on a price chart

[2024-05-11 07:33:33]
reknirt - Posts: 8
Hello! I'm trying to figure out a way to draw various price levels on a chart that are updated every x minutes and I'm having a difficult time figuring out what is actually possible and what is not on the platform. I have a python app that takes options chain data and performs a bunch of calculations and ultimately outputs strike price levels. I would like to plot these on a price chart in SC. My app runs all day and is constantly updating and as it updates I'd like to pass the updated levels to SC so the levels on the price chart are always current.

I'm a developer so I don't need help coding this out, but I would appreciate some guidance on any and all avenues to dynamically feed data to SC. The data I want to pass to SC is not limited -- it can be JSON or a CSV, etc.

For example, would you recommend importing a CSV and if so, is there a way to automate that process?

Is there away to do this over the very confusing DTC Protocol?

I've read all the docs and I'm still a bit lost so I would appreciate it if you don't just point me to the intro page for ASCIL studies or DTC Protocol in the docs. Any specific details about how to constantly send strings/labels and a price to SC would be greatly appreciated.
Date Time Of Last Edit: 2024-05-11 07:34:27