Hi all, happy to finally be using Amibroker, after hearing so many great things about it
I sent this question to support but didn't get very far. Hoping the great community can give some guidance!
My current trading systems scan & select from thousands of stocks based on liquidity, fundamentals, then I buy/sell based on signals from intraday price action, on shorter time frames. I also do something similar with crypto.
On my current algo trading platform, all the required datafeeds are baked into the cloud platform, so I dont have to think about sourcing it. With Amibroker, I have questions on getting this data.
My Questions:
- Which data providers would you recommend for backtesting and live trading with the following data:
A) Stocks 5-minute OHLCV data, with Ask+Bid, for all stocks and historical ETF constituents, 10-20 years back
B) Stocks Fundamental data (earnings, cashflow, debt-equity ratio) timestamped up to 10-20 years back
C) Crypto 5-minute OHLCV data, with Ask+Bid, for all major cryptocurrencies (ie: traded on central exchanges like coinbase, binance)
- On AmiBroker, do I need local hard drive space to download all the intraday data for these thousands of symbols (that my strategy might scan) beforehand?
Additional context note: I have seen the help page on data provider options (How to get quotes from various markets) , but unfortunately it seems that none of these will meet my needs.
I would love any guidance you all can give.
What would you use in these scenarios?
Thanks in advance for your help.