mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-14 07:26:47 +00:00
* Send trades down the DataHandler * Send individual trades down the DataHandler Update the test to send the multiple trades Remove the ID setting to 0 in the test Iterate through the trades to send them down individually Rename the test to match the method * Fix the timestamp conversion * Fix the wording * Update the expected data format * Update the test name and description * Fix error case