Added PLOCs for importing CSV files from the Binance exchange. Most columns were easy to determine, but the trading pairs are not separated, so splitting them out takes a separate helper function. If you see a better way to accomplish that, feel free to let me know and I will make changes
Added PLOCs for importing CSV files from the Binance exchange. Most columns were easy to determine, but the trading pairs are not separated, so splitting them out takes a separate helper function. If you see a better way to accomplish that, feel free to let me know and I will make changes