Tags: SigmoidFreud/Lean
Tags
IB Brokerage updates (QuantConnect#4957) * Update IBAutomater to version 1.0.32 * Update IBAutomater to v1.0.33 * Update IBAutomater to v1.0.34
Bug 4809 Additional Docker Run Script Fixes (QuantConnect#4971) * Fix typo in data dir volume mount permission. * Change default notebook launch behaviour for Mac systems. Co-authored-by: Athon Millane <athon@maxkelsen.com>
Reenable extended market hours sampling (QuantConnect#4967) * Reenable extended market hours sampling - Will re enable extended market hours sampling using the last benchmark and portfolio value when user exchange were open. * Add unit test minor tweak - Improve shutdown latency. - Setting portfolio initial value - Adding unit test asserting sample behavior.
Bug 4864 Missing Brokerage Live Settings (QuantConnect#4958) * Support Bitfinex live settings * Add Alpaca and GDAX and their respective tests * Address review
Change Alpaca default to PolygonDataQueueHandler (QuantConnect#4960)
Remove python stubs directory (QuantConnect#4955) * Remove python stubs directory - Removing python stubs directory since after QuantConnect#4899 it was been replaced by a python package `quantconnect-stubs`. - Reverting IDE settings using the stubs folder PR QuantConnect#4657 * Revert "Adds Python stubs location definition for PyCharm and Visual Studio Code (QuantConnect#4657)" This reverts commit aded66e. * Address self-review: Provide list of imports and refactor python readme Co-authored-by: Gerardo Salazar <gsalaz9800@gmail.com>
GDAXDownloader : save data int the right ticker name (QuantConnect#4799) * Update crypto entries in SPBD - Update values for GDAX and Bitfinex, with latest values from exchanges - Update symbols with >3 letters - [Fix] Remove same base-quote entries * Update unit tests Increment in precision given smaller lot sizes in SPDB crypto entries. * Add GDAX symbol properties downloader (unit test) * Update GDAX symbol properties database * Add BrokerageSymbol to symbol properties database * Update GDAX symbol properties * Address review - Rename BrokerageSymbol to MarketTicker * Add GDAX symbol mapper * Update GDAXBrokerage to use symbol mapper * Fix GDAX brokerage unit tests * Replace GDAXSymbolMapper with SymbolPropertiesDatabaseSymbolMapper * Address review - use Symbol key in dictionaries * Rename BrokerageSymbol to MarketTicker * Save GDAX history in the real ticker folder * rename tickerMapper to symbolMapper * fix gdaxdownloader help message * Save GDAX history in the real ticker folder * rename tickerMapper to symbolMapper * fix gdaxdownloader help message * use SymbolPropertiesDatabaseSymbolMapper * address review Co-authored-by: JJD <jjdambrosio@gmail.com> Co-authored-by: Stefano Raggi <stefano.raggi67@gmail.com> Co-authored-by: Martin-Molinero <martin@quantconnect.com>
Update CoinApi symbol mapping + symbol properties database (QuantConn… …ect#4888) * Update crypto entries in SPBD - Update values for GDAX and Bitfinex, with latest values from exchanges - Update symbols with >3 letters - [Fix] Remove same base-quote entries * Update unit tests Increment in precision given smaller lot sizes in SPDB crypto entries. * Add GDAX symbol properties downloader (unit test) * Update GDAX symbol properties database * Add BrokerageSymbol to symbol properties database * Update GDAX symbol properties * Address review - Rename BrokerageSymbol to MarketTicker * Add GDAX symbol mapper * Update GDAXBrokerage to use symbol mapper * Fix GDAX brokerage unit tests * Replace GDAXSymbolMapper with SymbolPropertiesDatabaseSymbolMapper * Address review - use Symbol key in dictionaries * Rename BrokerageSymbol to MarketTicker * Update unit test * Add Bitfinex symbol properties downloader (unit test) * Add Bitfinex symbol market ticker to downloader * Update Bitfinex symbol properties database * Update BitfinexBrokerage to use SymbolPropertiesDatabaseSymbolMapper * Remove Bitfinex test symbols from db * Update Binance symbol properties database * Update BinanceBrokerage to use SymbolPropertiesDatabaseSymbolMapper * Add missing Binance test case * Update symbol properties database - gdax, bitfinex, binance * Update CoinApi symbol mapper for new SPDB * Exclude Bitfinex BCH pre-2018-fork in CoinApiSymbolMapper * Remove unused properties * Add CoinApi mappings Co-authored-by: JJD <jjdambrosio@gmail.com>
PreviousNext