1
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 22 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
RealTimeDataRequest now implements ICloneable. More... over 10 years ago
Added installer project. More... over 10 years ago
Added some logging to the continuous futures broker. More... over 10 years ago
Moved Dispatcher.Invoke call to the Log method. More... over 10 years ago
Removed a bunch of "TODO"s and created issues instead. More... over 10 years ago
Added RealTimeDataBroker tests file. More... over 10 years ago
Renamed tests to make them more descriptive. More... over 10 years ago
Updated FindFrontContractFindsCorrectContractTimeBased test to work with new system, test passes! More... over 10 years ago
Improved the front contract request system, time-based contracts work fine now, the rest not yet. More... over 10 years ago
Added FrontContractRequest class. More... over 10 years ago
Added utility method to count business days between dates. More... over 10 years ago
Wrote CorrectContinuousPricesWithNoAdjustment test. More... over 10 years ago
Fixed a bug where time-based continuous futures switch-over did not work properly over weekends. Adjusted tests accordingly. More... over 10 years ago
Continuous futures time based rollover now uses business days instead of calendar days. More... over 10 years ago
Updated MySql connector to 6.8.3, now uses NuGet package. More... over 10 years ago
Renaming and making a few objects readonly. More... over 10 years ago
Fixed a number of bugs that prevented requests for historical data from IB. More... over 10 years ago
Fixed date being incorrect when entering a time in the historical data request window. More... over 10 years ago
Fixed bug that caused unnecessary generation of adjusted prices. More... over 10 years ago
Fixed instrument deletion bug. More... over 10 years ago
Workaround for TWS API screwing up historical data requests. More... over 10 years ago
Fixed a bug where subrequests did not have unique AssignedID values, which resulted in the ContinuousFuturesBroker crashing when subrequests were used. More... over 10 years ago
First steps toward improving the historical data requests for CF construction. More... over 10 years ago
Improved error handling in the IB client, "no data" response now handled correctly. More... over 10 years ago
Fixed volume bug, not all types need to be multiplied. More... over 10 years ago
Fixed bug with returned request ID. More... over 10 years ago
Fixed a crash in the data import window that would be caused by a different number of lines in the first line vs the next ones. More... over 10 years ago
Fixed bug with IB requests for futures. More... over 10 years ago
Fixed a bug when multiple requests arrive close to each other. More... over 10 years ago
Error handling improvements and a concurrency error fix. More... over 10 years ago