Hello,
Is there a way for a Q algorithm to read a parameter file CSV from dropbox?
I'd like to be able to have my live-trading algos read parameters from a file intraday to control various things.
I've played with the fetcher but it seems to only want time series data.
Otherwise, if I feel the need to override the algo, I must make a trade manually, shut the algo down and restart it.
Thanks!
Dave