1
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Started writing tests for the IB class. More... over 10 years ago
Added handling of error replies to historical data requests. More... over 10 years ago
Changes to IB class to make it testable. More... over 10 years ago
Updated ibcsharp client. More... over 10 years ago
Datasource classes made public. More... over 10 years ago
Added a couple more tests. More... over 10 years ago
Fixed incorrect error message. More... over 10 years ago
Made necessary changes to IDataClient interface to return RequestID when a real time request is made. More... over 10 years ago
Added RequestID property to RealTimeDataRequest. More... over 10 years ago
RequestIDs are now set for real time data requests as well. Also, changed the real time request reply protocol, which now returns the entire request. More... over 10 years ago
Added client tests class. More... over 10 years ago
Removed migrations file. More... over 10 years ago
Added RequestID property to the ErrorArgs, so that errors can be associated to specific requests. More... over 10 years ago
Moved the broker object creation out of the servers, now held in the main window. More... over 10 years ago
Starting to fix the entity mess, added various references and db config to the EntityData project. More... over 10 years ago
Fixed method visibility mistake. More... over 10 years ago
Added MySqlBackup library. More... over 10 years ago
Added Quartz.NET package. More... over 10 years ago
Minor comment correction. More... over 10 years ago
Added backup/restore menu items. More... over 10 years ago
Further commenting. More... over 10 years ago
Further commenting. More... over 10 years ago
Commenting. More... over 10 years ago
Finished writing the last out-standing ContinuousFuturesBroker test. More... over 10 years ago
Wrote a couple of RealTimeDataBroker tests, they pass. More... over 10 years ago
Added a short sleep to a couple of tests to allow a bit of time for the action to happen. Sometimes they failed otherwise. More... over 10 years ago
Wrote 3 RTHFilter tests, they do NOT pass yet. More... over 10 years ago
General clean-up. More... over 10 years ago
Added RealTimeDataServerTest class. More... over 10 years ago
Wrote a few HistoricalDataServer tests. More... over 10 years ago