Open andykov opened 3 years ago
thanks!
i had an experimental pcap reader which you can find in src/backtest/pcap.js
. i removed its npm dependency because node-gyp was breaking things and i didnt have time to fix. so if you want to try to use it you'll have to have pcap
npm installed.
i've only ever tried to use iex historical pcap data found here https://iextrading.com/trading/market-data/#hist-download.
Hello. Cool project. How can I backtest?