10365 Commits

Author SHA1 Message Date
Jared 48db57d224 Merge pull request #4537 from C-SELLERS/bug-4524-Update-API-Node-Endpoints
Add Node API Functions
8892
2020-07-28 07:30:12 -07:00
Colton Sellers dc82c15c18 Address review 2020-07-27 14:11:40 -07:00
Martin-Molinero 7133e62745 Merge pull request #4541 from JonathanWheeler/bug-4540-heikinashi-indicator-fix-for-symbol-and-volume
Heikin-Ashi Indicator Fix for Volume Information
8860
2020-07-25 16:22:11 -03:00
Jonathan Wheeler 0cd0a77034 Remove Symbol and CurrentBar from Heikin-Ashi Indicator
...in order to make the indicator more consistent with others.
2020-07-24 12:20:26 -04:00
Jonathan Wheeler 8903942e3d Merge branch 'master' of https://github.com/QuantConnect/Lean into bug-4540-heikinashi-indicator-fix-for-symbol-and-volume 2020-07-24 12:05:13 -04:00
Jonathan Wheeler 460bf9301d Remove Comment 2020-07-24 12:05:04 -04:00
Jared 815d4bf0a1 Merge pull request #4579 from QuantConnect/bug-cpu-usage
Fix Mono reporting double CPU usage
8789
2020-07-16 07:56:07 -07:00
Martin Molinero 5faf7a0b55 Fix Mono reporting double CPU usage 2020-07-16 11:40:32 -03:00
Martin-Molinero 8b91283fff Merge pull request #4564 from QuantConnect/ib-null-currency-fix
Add null currency check in IB CreateHolding
8781
2020-07-15 10:30:35 -03:00
Colton Sellers 935db4ed3e Address new pricing structure when deserializing node objects 2020-07-10 14:04:41 -07:00
Colton Sellers 5188d0cb7f Documentation update 2020-07-10 12:28:38 -07:00
Jared d1624ab899 Merge pull request #4560 from QuantConnect/bug-4547-pandas-data-list-index
Adds Support to List of Symbol and String (Ticker)
8772
2020-07-08 17:29:40 -07:00
Jared 3efb39e313 Increase the load time of the algorithm slightly.
Reduce the probability of timeouts loading the algorithm.
8771
2020-07-08 16:55:51 -07:00
Jared 6c09a17d13 Merge pull request #4566 from shilewenuw/patch-1
meged->merged in contributing.md
8767
2020-07-08 14:52:48 -07:00
Colton Sellers df7bc89d9b Address review 2020-07-08 14:37:58 -07:00
Shile Wen 3c6d3e7d88 meged->merged in contributing.md 2020-07-08 14:37:50 -07:00
Jared 0f8e4122cd Merge pull request #4539 from QuantConnect/ib-brokerage-updates-2
IB Brokerage Updates
8766
2020-07-08 14:20:26 -07:00
Jared 117825ba55 Merge pull request #4565 from QuantConnect/bug-add-null-check
Bug add null checks
8765
2020-07-08 11:08:23 -07:00
Martin Molinero bab635856d Create empty result packet for live trading 2020-07-08 11:47:28 -03:00
Martin Molinero aa0dfc7b3b Create empty result packet for failed inits
- Backtesting will create an empty packet for failed inits
2020-07-08 11:03:04 -03:00
Martin Molinero e217caef47 Adding null checks for failed initializations
- Adding null checks to handle failed algorithm initializations
2020-07-08 10:18:43 -03:00
Stefano Raggi 2ff1b7d12f Add null currency check in CreateHolding 2020-07-07 18:49:56 +02:00
Alexandre Catarino 75a5f267f1 Adds Support to List of Symbol and String (Ticker)
Adds case in the mapper method to handled list type.
2020-07-04 00:11:19 +01:00
Stefano Raggi 76e16c1163 Restart and reconnect when IBGateway closed
- This is required with IBGateway v978 because of the daily/weekly automatic logoff
2020-07-02 16:24:20 +02:00
Stefano Raggi 709b6f53dc Update IBAutomater to v1.0.26
- https://github.com/QuantConnect/IBAutomater/pull/18
2020-07-01 15:35:56 +02:00
Stefano Raggi b897f12e66 Minor log message fixes 2020-07-01 15:35:56 +02:00
Stefano Raggi 1af01b8b26 Restore BrokerageMessageEvent.Reconnected 2020-07-01 15:35:56 +02:00
Stefano Raggi 3b92a1c6e6 Remove IBGateway restart handling 2020-07-01 15:35:56 +02:00
Stefano Raggi 50b7f434bb Add connection checks in PlaceOrder/UpdateOrder/CancelOrder 2020-07-01 15:35:56 +02:00
Stefano Raggi bb147042df Update IBAutomater to v1.0.25
- https://github.com/QuantConnect/IBAutomater/pull/18
2020-07-01 15:35:56 +02:00
Martin-Molinero 23c3d48e8a Merge pull request #4551 from StefanoRaggi/bug-4550-alpaca-rejected-order-event
Add handler for Alpaca rejected order events
8747
2020-06-30 15:47:13 -03:00
Stefano Raggi 495cf7171f Add handler for Alpaca TradeEvent.Expired 2020-06-30 20:27:00 +02:00
Martin-Molinero c6157a79ac Merge pull request #4543 from C-SELLERS/bug-4434-Update-FXCM-Error-Message
Bug 4434 update fxcm error message
8746
2020-06-30 12:13:17 -03:00
Stefano Raggi af59e57f66 Add handler for Alpaca rejected order events 2020-06-30 17:09:30 +02:00
Martin-Molinero 290342e910 Merge pull request #4549 from Adalyat/feature-4108-more-bollinger-indicators
Add BandWidth and %B to Bollinger Bands indicator
8745
2020-06-30 11:48:23 -03:00
Adalyat Nazirov 5f7b58bc09 More Bollinger Indicators 2020-06-30 11:02:59 +03:00
Martin-Molinero 44a82b82cf Merge pull request #4521 from AnandVishnu/feature-add-sgx-hkfe-exchange-contracts
Add future contracts for NK, IN, TW and HSI
8744
2020-06-29 18:42:53 -03:00
Anand Vishnu ec6abfacc8 Add future contracts for NK, IN, TW and HSI 2020-06-29 17:35:40 +01:00
Martin-Molinero 5131b948dd Merge pull request #4542 from C-SELLERS/test-4044-extended-market-regression-algorithm
Test 4044 extended market regression algorithm
8740
2020-06-26 17:16:43 -03:00
Colton Sellers 3ae3244318 Update contact info to disable hedging 2020-06-26 12:19:52 -07:00
Colton Sellers d9902231db Update API access error message and include new email template 2020-06-26 12:19:35 -07:00
Colton Sellers cf888028af Address review 2020-06-26 09:45:33 -07:00
Jonathan Wheeler be5ab2c0f4 Remove Commented Alternative Method For Calling Volume Getter 2020-06-26 12:34:48 -04:00
Jonathan Wheeler d80dc2b49b Heikin-Ashi Indicator Fix for Symbol and Volume Information 2020-06-26 12:24:04 -04:00
Colton Sellers 828b2424c6 Simplification of the time constraints 2020-06-25 17:43:13 -07:00
Colton Sellers 7058254cc7 Addition of ExtendedMarketTradingRegressionAlgorithm in Python 2020-06-25 17:27:30 -07:00
Colton Sellers 086432c3c6 Creation of Extended Market Trading Regression Algorithm 2020-06-25 16:38:23 -07:00
Jared 9cfeb36d4f Update readme.md 8738 2020-06-25 16:13:48 -07:00
Colton Sellers a72e3f0598 Add new regression trading algorithm 2020-06-25 15:26:30 -07:00
Martin-Molinero a4a504ce6b Merge pull request #4538 from Martin-Molinero/bug-2923-custom-data-market
Fix custom data market hours db
8733
2020-06-25 15:29:22 -03:00