Commit Graph

  • 815d4bf0a1 Merge pull request #4579 from QuantConnect/bug-cpu-usage 8789 Jared 2020-07-16 07:56:07 -07:00
  • 5faf7a0b55 Fix Mono reporting double CPU usage Martin Molinero 2020-07-16 11:40:13 -03:00
  • 8b91283fff Merge pull request #4564 from QuantConnect/ib-null-currency-fix 8781 Martin-Molinero 2020-07-15 10:30:35 -03:00
  • 935db4ed3e Address new pricing structure when deserializing node objects Colton Sellers 2020-07-10 14:04:41 -07:00
  • 5188d0cb7f Documentation update Colton Sellers 2020-07-10 12:28:38 -07:00
  • d1624ab899 Merge pull request #4560 from QuantConnect/bug-4547-pandas-data-list-index 8772 Jared 2020-07-08 17:29:40 -07:00
  • 3efb39e313 Increase the load time of the algorithm slightly. 8771 Jared 2020-07-08 16:55:51 -07:00
  • 6c09a17d13 Merge pull request #4566 from shilewenuw/patch-1 8767 Jared 2020-07-08 14:52:48 -07:00
  • df7bc89d9b Address review Colton Sellers 2020-07-08 14:37:58 -07:00
  • 3c6d3e7d88 meged->merged in contributing.md Shile Wen 2020-07-08 14:37:50 -07:00
  • 0f8e4122cd Merge pull request #4539 from QuantConnect/ib-brokerage-updates-2 8766 Jared 2020-07-08 14:20:26 -07:00
  • 117825ba55 Merge pull request #4565 from QuantConnect/bug-add-null-check 8765 Jared 2020-07-08 11:08:23 -07:00
  • bab635856d Create empty result packet for live trading Martin Molinero 2020-07-08 11:47:28 -03:00
  • aa0dfc7b3b Create empty result packet for failed inits Martin Molinero 2020-07-08 11:03:04 -03:00
  • e217caef47 Adding null checks for failed initializations Martin Molinero 2020-07-08 10:03:59 -03:00
  • 2ff1b7d12f Add null currency check in CreateHolding Stefano Raggi 2020-07-07 14:19:06 +02:00
  • be7730c186 Upgrade IBGateway from v974.4g to v978.2c Stefano Raggi 2020-07-06 15:13:59 +02:00
  • 75a5f267f1 Adds Support to List of Symbol and String (Ticker) Alexandre Catarino 2020-07-04 00:11:19 +01:00
  • 76e16c1163 Restart and reconnect when IBGateway closed Stefano Raggi 2020-07-02 16:24:20 +02:00
  • 709b6f53dc Update IBAutomater to v1.0.26 Stefano Raggi 2020-06-26 15:05:23 +02:00
  • b897f12e66 Minor log message fixes Stefano Raggi 2020-06-24 13:49:39 +02:00
  • 1af01b8b26 Restore BrokerageMessageEvent.Reconnected Stefano Raggi 2020-06-24 13:40:51 +02:00
  • 3b92a1c6e6 Remove IBGateway restart handling Stefano Raggi 2020-06-23 17:27:00 +02:00
  • 50b7f434bb Add connection checks in PlaceOrder/UpdateOrder/CancelOrder Stefano Raggi 2020-06-23 16:21:05 +02:00
  • bb147042df Update IBAutomater to v1.0.25 Stefano Raggi 2020-06-22 17:32:53 +02:00
  • 23c3d48e8a Merge pull request #4551 from StefanoRaggi/bug-4550-alpaca-rejected-order-event 8747 Martin-Molinero 2020-06-30 15:47:13 -03:00
  • 495cf7171f Add handler for Alpaca TradeEvent.Expired Stefano Raggi 2020-06-30 20:27:00 +02:00
  • c6157a79ac Merge pull request #4543 from C-SELLERS/bug-4434-Update-FXCM-Error-Message 8746 Martin-Molinero 2020-06-30 12:13:17 -03:00
  • af59e57f66 Add handler for Alpaca rejected order events Stefano Raggi 2020-06-30 17:09:30 +02:00
  • 290342e910 Merge pull request #4549 from Adalyat/feature-4108-more-bollinger-indicators 8745 Martin-Molinero 2020-06-30 11:48:23 -03:00
  • 5f7b58bc09 More Bollinger Indicators Adalyat Nazirov 2020-06-29 16:43:17 +03:00
  • 44a82b82cf Merge pull request #4521 from AnandVishnu/feature-add-sgx-hkfe-exchange-contracts 8744 Martin-Molinero 2020-06-29 18:42:53 -03:00
  • ec6abfacc8 Add future contracts for NK, IN, TW and HSI Anand Vishnu 2020-06-17 11:55:31 +01:00
  • 5131b948dd Merge pull request #4542 from C-SELLERS/test-4044-extended-market-regression-algorithm 8740 Martin-Molinero 2020-06-26 17:16:43 -03:00
  • 3ae3244318 Update contact info to disable hedging Colton Sellers 2020-06-26 12:19:52 -07:00
  • d9902231db Update API access error message and include new email template Colton Sellers 2020-06-26 12:19:35 -07:00
  • cf888028af Address review Colton Sellers 2020-06-26 09:45:33 -07:00
  • be5ab2c0f4 Remove Commented Alternative Method For Calling Volume Getter Jonathan Wheeler 2020-06-26 12:34:48 -04:00
  • d80dc2b49b Heikin-Ashi Indicator Fix for Symbol and Volume Information Jonathan Wheeler 2020-06-26 12:24:04 -04:00
  • 828b2424c6 Simplification of the time constraints Colton Sellers 2020-06-25 17:43:13 -07:00
  • 7058254cc7 Addition of ExtendedMarketTradingRegressionAlgorithm in Python Colton Sellers 2020-06-25 17:27:30 -07:00
  • 086432c3c6 Creation of Extended Market Trading Regression Algorithm Colton Sellers 2020-06-25 16:38:23 -07:00
  • 9cfeb36d4f Update readme.md 8738 Jared 2020-06-25 16:13:48 -07:00
  • a72e3f0598 Add new regression trading algorithm Colton Sellers 2020-06-25 15:26:30 -07:00
  • a4a504ce6b Merge pull request #4538 from Martin-Molinero/bug-2923-custom-data-market 8733 Martin-Molinero 2020-06-25 15:29:22 -03:00
  • 676f335ee8 Update to CRUD test, asserts update and delete through verification Colton Sellers 2020-06-25 11:06:26 -07:00
  • 74485c32ba Fix custom data market hours db Martin Molinero 2020-06-25 10:53:45 -03:00
  • 4f393e8dbf Small coding standards fixes Colton Sellers 2020-06-24 21:02:11 -07:00
  • 831e1c0b78 Address reviews v2 Colton Sellers 2020-06-24 18:02:13 -07:00
  • 053925829c Address review Colton Sellers 2020-06-24 17:44:15 -07:00
  • 4263afab9f Removed all unnecessary new lines Colton Sellers 2020-06-24 17:06:21 -07:00
  • 341067986c added Node api tests Colton Sellers 2020-06-24 16:00:15 -07:00
  • da89f6f3d1 RAM can be decimal, GetSKU is static for direct method calls, & commented out bug on CreateNode response wrapper. Colton Sellers 2020-06-24 15:53:20 -07:00
  • d0fdae71b4 addition of stopNode & new return type for createNode Colton Sellers 2020-06-24 15:52:45 -07:00
  • c548bd7085 Creation of NodeTests.cs, also added Sku tests, ReadAndStop test Colton Sellers 2020-06-24 15:51:53 -07:00
  • efb2667285 Move all Node related tests to NodeTests.cs C-SELLERS 2020-06-24 14:45:38 -07:00
  • c3062e4c0e Merge pull request #4479 from QuantConnect/update-margins 8728 Martin-Molinero 2020-06-24 18:00:16 -03:00
  • b28ed7c9f2 Add GetSKU helper and CreatedNode response wrapper C-SELLERS 2020-06-24 12:22:57 -07:00
  • a29bdc7f0a Merge pull request #4535 from QuantConnect/bug-4534-store-order-events-path-fix 8727 Martin-Molinero 2020-06-24 13:41:14 -03:00
  • 8924d203e5 Merge pull request #4536 from QuantConnect/bug-coinapi-process-only-spot 8726 Jared 2020-06-24 08:54:31 -07:00
  • d7bb8a2018 CoinAPI converter will only process SPOT files. JJD 2020-06-24 12:13:16 -03:00
  • bf3f71ca6c Fix path bug in StoreOrderEvents Stefano Raggi 2020-06-24 16:01:14 +02:00
  • 917db3c89a Tweaking of CRUD test Colton Sellers 2020-06-23 17:34:04 -07:00
  • b7ba768371 Addition of API Node classes Colton Sellers 2020-06-23 16:55:18 -07:00
  • a9a37c1647 Node & NodeList classes for API response Colton Sellers 2020-06-23 16:53:48 -07:00
  • 172f086d07 Using new NodeList for NodeRead Colton Sellers 2020-06-23 16:50:27 -07:00
  • 353961a088 Merge pull request #4531 from QuantConnect/bug-4522-previous-quote-close-should-equal-current-open-bar 8721 Martin-Molinero 2020-06-23 19:45:00 -03:00
  • 0249f51a89 Add CRUD Tests for Node endpoint and TestOrg variable C-SELLERS 2020-06-23 12:14:03 -07:00
  • 62aac8e516 Addition of Node endpoint functions for CRUD C-SELLERS 2020-06-23 12:13:29 -07:00
  • c18b1af5ce Address reviews Martin Molinero 2020-06-23 14:50:21 -03:00
  • febc4b50ea Fix QuoteBarConsolidator Martin Molinero 2020-06-22 13:45:28 -03:00
  • 79a05ebd27 Quote bar previous close and current open should be same Anand Vishnu 2020-06-19 06:56:45 +01:00
  • 98cde3479a Merge pull request #4518 from QuantConnect/bitfinex-brokerage-updates 8718 Martin-Molinero 2020-06-23 11:02:00 -03:00
  • 36c59d41bc Address review Stefano Raggi 2020-06-23 15:33:17 +02:00
  • 768764030e Merge pull request #4533 from michael-sena/bug-4532-prevent-nullpointerexception-in-livetradingrealtimehandler 8716 Martin-Molinero 2020-06-23 10:28:06 -03:00
  • dbf3248f53 Fix LiveTradingRealTimeHandler pack-up creating the potential for a NullReferenceException Michael Sena 2020-06-23 12:57:50 +10:00
  • 615bdff3dd Merge pull request #4530 from C-SELLERS/bug-update-out-of-date-documentation 8715 Martin-Molinero 2020-06-22 22:18:39 -03:00
  • e6ea8525f6 add . for niceness C-SELLERS 2020-06-22 18:00:27 -07:00
  • 87095577e3 Place Python setup at top of doc C-SELLERS 2020-06-22 17:58:35 -07:00
  • 06e165fd3b Typo Fixed C-SELLERS 2020-06-22 17:19:49 -07:00
  • cc20f8be66 More formatting for appearance C-SELLERS 2020-06-22 16:03:57 -07:00
  • 71ab27384b Format C-SELLERS 2020-06-22 16:02:35 -07:00
  • b117090ba7 Formatting fixes C-SELLERS 2020-06-22 16:01:08 -07:00
  • 65a4bb6a83 Started a readme for Tests directory C-SELLERS 2020-06-22 15:58:44 -07:00
  • e9d69eba74 Update Pandas version for Python Algorithms C-SELLERS 2020-06-22 15:16:16 -07:00
  • 8d0d27253a Address review: Cleans up percentage margins and adds missing margins Gerardo Salazar 2020-06-18 10:20:15 -07:00
  • 17b03a7d28 Merge pull request #4519 from jmerle/bug-unclosed-summary 8709 Martin-Molinero 2020-06-17 16:24:05 -03:00
  • 2d022fadff Fix unclosed summary tag Jasper van Merle 2020-06-17 20:27:40 +02:00
  • 2a1da92dc5 Merge pull request #4517 from hsm207/bug-typo-readme 8707 Martin-Molinero 2020-06-17 09:51:43 -03:00
  • 3737049dde Update Bitfinex symbol list Stefano Raggi 2020-06-03 14:57:16 +02:00
  • 4c7cbd42ca Update rate limit for new websocket connections Stefano Raggi 2020-06-03 14:56:31 +02:00
  • b606c3dbaa Replace WebSocketSharp with System.Net.WebSockets in BitfinexBrokerage Stefano Raggi 2020-06-02 23:45:23 +02:00
  • 5aa5b33594 Fix typo in readme.md hsm207 2020-06-16 16:06:59 +00:00
  • 3ed1815c94 Merge pull request #4513 from QuantConnect/feature-coarse-universe-selection-adding-tiingo-news 8699 Martin-Molinero 2020-06-16 11:49:17 -03:00
  • 39e56ea7c0 Address reviews Martin Molinero 2020-06-15 20:05:03 -03:00
  • b575880739 Coarse tiingo new universe selection algorithm Martin Molinero 2020-06-12 19:55:27 -03:00
  • 3baf8c3959 Address review: Removes changing percentage margins Gerardo Salazar 2020-06-15 13:18:11 -07:00
  • 5455c34a9b Merge pull request #4516 from Martin-Molinero/bug-4511-fix-docker-ignore 8685 Martin-Molinero 2020-06-15 18:33:28 -03:00
  • 1defd2d4ac Fix for dockerignore Martin Molinero 2020-06-15 17:48:51 -03:00
  • 47a4f875ff Merge pull request #4506 from QuantConnect/feature-data-permission-manager 8678 Martin-Molinero 2020-06-15 15:08:18 -03:00