Hello!
I am a trader of cryptos and I would love to have live intraday data coming into Optuma so I can use all my Gann & Astro tools on the low time frame charts, perhaps even code an ability to place orders etc…
The data is already out there, coming out free from most exchanges via API, I am not a coder and I have limited skills when it comes to database collection of streaming data and using apis… that being said there should be a solution out there to at least pull in data somewhat automatically into a csv file, preformatted for optuma, and again not ideally but at least allowing an update to the charts with a reload of the workbook after an update of the csv file…
With a python script there should some way to do this in a crude manner…
but would be even better if there was a module that could be loaded into optuma for different exchanges …much like Oanda that is already available…
Currently my method is to get data from coinbase for bitcoin pricing … I to use the free charting software Ninja Trader to connect to their live updated free price data connection with coinbase (they seem to have some free module built in… no user info required. They offer more than a year of minute data directly from the exchange servers) but the process is a longer than Id like it to be… I can export new data from the exchange into the csv file, then manually use excel to format it for optuma which takes quite a bit of tinkering really (i have it down to a 5 minute process)
Anyone have a better free solution? Or is there a way we can do this as a group in the forum (ive seen a lot of requests for live crypto data here)
EOD is just not enough for crypto in my opinion.
A nice script to pull data from a good source or exchanges directly and to automagically format it for optuma… or better??
Thanks for reading!