Ricardo Andrés Marino Rojas
af958f0ce4
Regression Tests / build (push) Has been cancelled
Build & Test Lean / build (push) Has been cancelled
Bug 5904 minimum order size rejected order ( #5949 )
...
* - Update symbol-properties-database.csv, SymbolPropertiesDatabase.cs and SymbolProperties.cs with a new column for MinimumOrderSize parameter for Crypto type
- Change CanSubmitOrder() method implementation in GDAXBrokerageModel.cs to get the MinimumOrderSize from the security SymbolProperties directly
- Add CanSubmitOrder() method in Binance, Bitfinex and Kraken Brokerages models
- Add tests to check if CanSubmitOrder() method is working as expected in Binance, Bitfinex, Kraken and GDAX brokerages models
- Add tests to check if MinimumOrderSize parameter is loading correctly from symbol-properties-database.csv
* Revert "- Update symbol-properties-database.csv, SymbolPropertiesDatabase.cs and SymbolProperties.cs with a new column for MinimumOrderSize parameter for Crypto type"
This reverts commit e0fd66a5fa5215a6fccb98b64d4e3bf709007fdf.
* Revert "Revert "- Update symbol-properties-database.csv, SymbolPropertiesDatabase.cs and SymbolProperties.cs with a new column for MinimumOrderSize parameter for Crypto type""
This reverts commit b0f37935fc334ba8ff3b8ab09b7d979e4e731526.
* Requested changes in Crypto brokerage models
- Remove unnecessary commas in symbols-properties-database.csv
- Add TestHelpers class to reuse GetSecurity() method
- Add IsValidOrderSize() method in DefaultBrokerageModel class
- Remove unnecessary classes for brokerage models test helpers
* Nit change
- Remove unnecessary attribute from DefaultBrokerageModel.cs
* Nit change
* Nit changes and Regression test
- Add Bitfinex BTCUSD hourly data for 2 days
- Add regression test BuyBTCWithLessThanOneDollarAlgorithm.cs to test that the order size is taking into account when placing or updating an order
- Nit changes
* Change CanUpdateOrder() implementation
- CanUpdateOrder() now checks if the requested quantity value is valid
* Requested Changes
- Change regression algorithm BuyBTCWithLessThanOneDollar.cs name and implementation
* Nit changes
2021-09-30 18:30:04 -03:00
..
2021-08-02 19:24:45 -03:00
2021-08-25 11:22:31 -03:00
2021-07-02 18:52:15 -03:00
2021-06-17 14:04:51 -03:00
2021-07-28 18:03:09 -03:00
2021-05-13 20:25:19 -03:00
2021-05-26 18:09:05 -03:00
2021-08-12 10:16:20 -03:00
2021-05-13 20:25:19 -03:00
2021-06-21 21:06:09 -03:00
2021-06-17 14:04:51 -03:00
2021-05-17 16:47:44 -03:00
2021-07-02 18:52:15 -03:00
2021-07-19 13:17:51 -03:00
2021-06-17 14:04:51 -03:00
2021-06-17 14:04:51 -03:00
2021-09-10 19:28:49 -03:00
2021-08-27 13:50:45 -03:00
2021-08-19 13:56:18 -03:00
2021-08-27 13:50:45 -03:00
2021-05-13 20:25:19 -03:00
2021-05-17 16:47:44 -03:00
2021-05-17 16:47:44 -03:00
2021-06-17 14:04:51 -03:00
2021-05-13 20:25:19 -03:00
2021-05-17 16:47:44 -03:00
2021-09-20 13:50:15 -03:00
2021-05-13 20:25:19 -03:00
2021-05-17 16:47:44 -03:00
2021-08-24 11:15:48 -03:00
2021-06-21 21:06:09 -03:00
2021-05-13 20:25:19 -03:00
2021-05-13 20:25:19 -03:00
2021-05-13 20:25:19 -03:00
2021-09-07 22:05:36 -03:00
2021-09-16 17:58:10 -03:00
2021-05-13 20:25:19 -03:00
2021-05-13 20:25:19 -03:00
2021-05-13 20:25:19 -03:00
2021-05-13 20:25:19 -03:00
2021-06-21 21:06:09 -03:00
2021-07-19 13:17:51 -03:00
2021-05-13 20:25:19 -03:00
2021-05-28 14:53:13 -03:00
2021-05-21 16:24:29 -03:00
2021-09-17 16:32:01 -03:00
2021-06-17 14:04:51 -03:00
2021-06-17 14:04:51 -03:00
2021-06-17 14:04:51 -03:00
2021-05-13 20:25:19 -03:00
2021-05-17 16:47:44 -03:00
2021-07-02 18:52:15 -03:00
2021-05-17 16:47:44 -03:00
2021-07-19 13:17:51 -03:00
2021-05-13 20:25:19 -03:00
2021-08-25 11:22:31 -03:00
2021-06-17 14:04:51 -03:00
2021-05-17 16:47:44 -03:00
2021-06-17 14:04:51 -03:00
2021-08-12 10:16:20 -03:00
2021-08-12 10:16:20 -03:00
2021-04-07 13:39:49 -03:00
2021-05-27 20:09:48 -03:00
2021-04-07 13:39:49 -03:00
2021-05-13 20:25:19 -03:00
2021-05-13 20:25:19 -03:00
2021-06-17 14:04:51 -03:00
2021-05-17 16:47:44 -03:00
2021-05-17 16:47:44 -03:00
2021-05-13 20:25:19 -03:00
2021-05-13 20:25:19 -03:00
2021-05-13 20:25:19 -03:00
2021-05-13 20:25:19 -03:00
2021-05-13 20:25:19 -03:00
2021-05-19 15:19:38 -03:00
2021-08-12 10:16:20 -03:00
2021-05-26 18:09:05 -03:00
2021-05-17 16:47:44 -03:00
2021-08-10 18:57:23 -03:00
2021-07-19 13:17:51 -03:00
2021-05-13 20:25:19 -03:00
2021-08-02 19:24:45 -03:00
2021-05-13 20:25:19 -03:00
2021-07-19 13:17:51 -03:00
2021-07-02 18:52:15 -03:00
2021-07-19 13:17:51 -03:00
2021-06-17 14:04:51 -03:00
2021-06-17 14:04:51 -03:00
2021-08-05 12:53:04 -03:00
2021-05-17 16:47:44 -03:00
2021-05-13 20:25:19 -03:00
2021-06-17 14:04:51 -03:00
2021-05-13 20:25:19 -03:00
2021-06-17 14:04:51 -03:00
2021-05-13 20:25:19 -03:00
2021-05-13 20:25:19 -03:00
2021-05-13 20:25:19 -03:00
2021-07-02 18:52:15 -03:00
2021-05-26 18:09:05 -03:00
2021-05-26 18:09:05 -03:00
2021-05-26 18:09:05 -03:00
2021-05-26 18:09:05 -03:00
2021-05-26 18:09:05 -03:00
2021-05-26 18:09:05 -03:00
2021-05-26 18:09:05 -03:00
2021-05-26 18:09:05 -03:00
2021-05-26 18:09:05 -03:00
2021-05-26 18:09:05 -03:00
2021-05-26 18:09:05 -03:00
2021-05-18 14:04:30 -03:00
2021-05-13 20:25:19 -03:00
2021-05-13 20:25:19 -03:00
2021-04-07 13:39:49 -03:00
2021-05-17 16:47:44 -03:00
2021-06-17 14:04:51 -03:00
2021-08-12 10:16:20 -03:00
2021-08-12 10:16:20 -03:00
2021-08-12 10:16:20 -03:00
2021-08-24 11:15:48 -03:00
2021-08-12 10:16:20 -03:00
2021-05-13 20:25:19 -03:00
2021-05-13 20:25:19 -03:00
2021-05-13 20:25:19 -03:00
2021-05-13 20:25:19 -03:00
2021-05-13 20:25:19 -03:00
2021-05-13 20:25:19 -03:00
2021-05-13 20:25:19 -03:00
2021-05-13 20:25:19 -03:00
2021-05-13 20:25:19 -03:00
2021-05-13 20:25:19 -03:00
2021-05-17 16:47:44 -03:00
2021-07-19 13:17:51 -03:00
2021-09-27 20:31:05 -03:00
2021-07-02 18:52:15 -03:00
2021-05-17 16:47:44 -03:00
2021-05-17 16:47:44 -03:00
2021-07-19 13:17:51 -03:00
2021-05-17 16:47:44 -03:00
2021-08-12 10:16:20 -03:00
2021-07-02 18:52:15 -03:00
2021-06-17 14:04:51 -03:00
2021-09-21 17:51:35 -03:00
2021-05-17 16:47:44 -03:00
2021-07-02 18:52:15 -03:00
2021-07-19 13:17:51 -03:00
2021-09-30 18:30:04 -03:00
2021-04-07 13:39:49 -03:00
2021-05-17 16:47:44 -03:00
2021-07-02 18:52:15 -03:00
2021-07-19 13:17:51 -03:00
2021-05-13 20:25:19 -03:00
2021-06-17 14:04:51 -03:00
2021-04-19 13:31:01 -03:00
2021-04-07 13:39:49 -03:00
2021-05-13 20:25:19 -03:00
2021-05-13 20:25:19 -03:00
2021-06-21 21:06:09 -03:00
2021-07-19 13:18:10 -03:00
2021-06-17 14:04:51 -03:00
2021-05-13 20:25:19 -03:00
2021-05-13 20:25:19 -03:00
2021-05-13 20:25:19 -03:00
2021-04-30 18:45:27 -03:00
2021-05-13 20:25:19 -03:00
2021-05-13 20:25:19 -03:00
2021-05-13 20:25:19 -03:00
2021-05-13 20:25:19 -03:00
2021-05-13 20:25:19 -03:00
2021-05-13 20:25:19 -03:00
2021-05-13 20:25:19 -03:00
2021-06-17 14:04:51 -03:00
2021-06-17 14:04:51 -03:00
2021-05-13 20:25:19 -03:00
2021-05-13 20:25:19 -03:00
2021-05-13 20:25:19 -03:00
2021-05-13 20:25:19 -03:00
2021-05-13 20:25:19 -03:00
2021-05-13 20:25:19 -03:00
2021-05-13 20:25:19 -03:00
2021-08-12 10:16:20 -03:00
2021-05-13 20:25:19 -03:00
2021-06-17 14:04:51 -03:00
2021-05-13 20:25:19 -03:00
2021-06-17 14:04:51 -03:00
2021-05-13 20:25:19 -03:00
2021-06-17 14:04:51 -03:00
2021-05-13 20:25:19 -03:00
2021-05-13 20:25:19 -03:00
2021-05-17 16:47:44 -03:00
2021-05-13 20:25:19 -03:00
2021-09-21 17:51:35 -03:00
2021-05-17 16:47:44 -03:00
2021-07-02 18:52:15 -03:00
2021-07-19 13:17:51 -03:00
2021-07-19 13:17:51 -03:00
2021-07-19 13:17:51 -03:00
2021-06-17 14:04:51 -03:00
2021-06-17 14:04:51 -03:00
2021-08-26 18:01:05 -03:00
2021-06-17 14:04:51 -03:00
2021-06-17 14:04:51 -03:00
2021-05-13 20:25:19 -03:00
2021-08-12 10:16:20 -03:00
2021-04-07 13:39:49 -03:00
2021-09-07 22:05:36 -03:00
2021-06-17 14:04:51 -03:00
2021-05-17 16:47:44 -03:00
2021-08-12 10:16:20 -03:00
2021-06-17 14:04:51 -03:00
2021-07-02 18:52:15 -03:00
2021-09-10 19:28:49 -03:00
2021-05-13 20:25:19 -03:00
2021-05-17 16:47:44 -03:00
2021-05-20 13:19:39 -03:00
2021-05-13 20:25:19 -03:00
2021-06-17 14:04:51 -03:00
2021-07-19 13:17:51 -03:00
2021-08-25 15:25:39 -03:00
2021-07-15 21:10:46 -03:00
2021-08-10 18:57:23 -03:00
2021-07-19 13:18:10 -03:00
2021-07-02 18:52:15 -03:00
2021-08-05 12:53:04 -03:00
2021-05-13 20:25:19 -03:00
2021-05-17 16:47:44 -03:00
2021-05-17 16:47:44 -03:00
2021-06-17 14:04:51 -03:00
2021-05-17 16:47:44 -03:00
2021-05-13 20:25:19 -03:00
2021-06-17 14:04:51 -03:00
2021-08-20 15:14:36 -03:00
2021-06-21 21:06:09 -03:00
2021-08-25 11:22:31 -03:00
2021-08-12 10:16:20 -03:00
2021-06-17 14:04:51 -03:00
2021-05-13 20:25:19 -03:00
2021-05-17 16:47:44 -03:00
2021-05-17 16:47:44 -03:00
2021-07-19 13:17:51 -03:00
2021-08-12 10:16:20 -03:00
2021-08-05 12:53:04 -03:00
2021-05-13 20:25:19 -03:00
2021-09-17 16:32:01 -03:00
2021-08-12 10:16:20 -03:00
2021-08-12 10:16:20 -03:00
2021-05-17 16:47:44 -03:00