Commit Graph

5999 Commits

Author SHA1 Message Date
Victor Grau Serrat 8fe3ab344e MAINT: conda environment updates 2018-02-22 12:54:36 -07:00
Victor bfd7e4b2dd Update python3.6-environment.yml 2018-02-22 12:54:36 -07:00
lenak25 50310576f9 BUG:fix an issue with wrong timestamps seen at tests.exchange.test_suites.test_suite_bundle.TestSuiteBundle#test_validate_bundles (which issue #230 uncovered) 2018-02-22 17:42:14 +02:00
lenak25 fea2ed104e BUG: fix issue #236: handle properly empty candles received from exchanges 2018-02-22 16:50:48 +02:00
embaral 127878413e DOC: added an option "catalyst live --help" to the documentation. 2018-02-22 14:45:14 +02:00
embaral 6a6ccf5595 Merge remote-tracking branch 'origin/develop' into develop 2018-02-22 14:37:46 +02:00
embaral d40585f56e DOC: added an option "catalyst live --help" to the documentation. 2018-02-22 14:34:00 +02:00
Victor Grau Serrat 4337abd60a DOC: linking example_algo to their sources 2018-02-21 15:51:34 -07:00
AvishaiW 92e0a7bb88 Merge branch 'develop' of https://github.com/enigmampc/catalyst into develop 2018-02-21 20:45:39 +02:00
AvishaiW 20f8a75f4a BUG: for issue #237, update positions before checking balances 2018-02-21 20:42:39 +02:00
Frederic Fortier 634d22fb06 Merge remote-tracking branch 'origin/develop' into develop 2018-02-21 13:07:23 -05:00
Frederic Fortier 7ee875ee70 BLD: adjusted sample algo 2018-02-21 13:06:57 -05:00
Victor Grau Serrat 9936b38e09 DOC: updated Visual C++ instructions for Windows & Python 3 2018-02-21 08:52:19 -07:00
AvishaiW 7e22674d40 Merge branch 'develop' of https://github.com/enigmampc/catalyst into develop 2018-02-20 19:18:10 +02:00
AvishaiW ab644bd732 BUG: modified dual_moving_average example
modified long_window to be larger than short_window
2018-02-20 19:17:03 +02:00
lenak25 2becc4157a MAINT: cosmetics 2018-02-20 14:51:25 +02:00
Victor Grau Serrat bd88ba2277 DOC: marketplace code examples 2018-02-16 11:49:07 -07:00
AvishaiW a61857b37d BUG: changed the data, analyze gets in live
- fixed the bug following #229
- at the end of each day the stores the daily stats to local directory
- removes the stats folder at the begining of each run to avoid overloading the disk.
- removes old data (over a month) during the run to avoid overloading the disk
2018-02-15 20:22:15 +02:00
Frederic Fortier 866b0a215c BUG: for issue #227, made more mappings for hourly frequency 2018-02-14 23:30:53 -05:00
Frederic Fortier 2ba825db9b BUG: for issue #227, made more mappings for hourly frequency 2018-02-14 20:26:41 -05:00
Frederic Fortier 041665dee1 BUG: fixed issue with incremental ingestion 2018-02-14 13:37:51 -05:00
Frederic Fortier 8072ded532 BLD: clarified open order message 2018-02-14 12:25:44 -05:00
Victor Grau Serrat 92d3b98448 MAINT: updated conda install instructions for Python3 2018-02-13 12:14:11 -07:00
Victor Grau Serrat d494de7551 MAINT: conda env for Python3 2018-02-13 12:05:01 -07:00
AvishaiW 129778945f Merge branch 'develop' of https://github.com/enigmampc/catalyst into develop 2018-02-13 19:41:52 +02:00
AvishaiW f3183b267a BLD: added password into credentials
needed for exchanges such as 'gdax'
2018-02-13 19:41:37 +02:00
AvishaiW 6812aa0c5b BLD: added password into credentials
needed for exchanges such as 'gdax'
2018-02-13 19:39:38 +02:00
lenak25 89bf6742e3 MAINT: remove unnecessary Binance exclusion code 2018-02-13 16:57:03 +02:00
Frederic Fortier f45d673d94 BUG: fixed issue #227 by allowing H frequency 2018-02-13 00:11:20 -05:00
Frederic Fortier 67400f048b BLD: fix issue with removing extra candle in resampling 2018-02-12 22:39:03 -05:00
Frederic Fortier d64d6f191f BLD: upgraded CCXT 2018-02-12 16:44:25 -05:00
Frederic Fortier 5345bfc43d BLD: remove extra candle at the beginning of history bars after resampling 2018-02-12 13:59:19 -05:00
AvishaiW e9745be0e8 DOC: added use of end_date & start_date in live mode.
issues #225 & #213
2018-02-11 13:53:39 +02:00
Victor Grau Serrat f35444fabc DOC: updated algo as per #201 2018-02-09 15:16:14 -08:00
Victor Grau Serrat 2c1f810163 DOC: pycharm: improved upon #195 2018-02-09 11:10:32 -08:00
Victor 77570f03eb Merge pull request #195 from izokay/develop
PyCharm Documentation
2018-02-09 11:17:16 -07:00
Victor Grau Serrat a8cfcead70 DOC: live-trading: improved upon #221 2018-02-09 10:13:52 -08:00
Victor 00f579c729 Merge pull request #221 from westurner/feature/live-trading-doc-newline
DOC: live-trading.rst: add newline before ul
2018-02-09 11:10:14 -07:00
Frederic Fortier 6b1982274e DOC: updated release notes for 0.5.3 2018-02-09 02:44:45 -05:00
Frederic Fortier bc58640a3a Merge remote-tracking branch 'origin/develop' into develop 2018-02-09 02:41:08 -05:00
Frederic Fortier 511af7946e BUG: for issue #219, created another unit test which compares current price against last candle 2018-02-09 02:40:53 -05:00
Victor Grau Serrat dcdb3d9d7a MAINT: removing many warnings from building docs 2018-02-09 00:07:38 -07:00
westurner 262dffd4bf DOC: live-trading.rst: add newline before ul 2018-02-09 01:46:44 -05:00
Frederic Fortier 5c77cfc68d BUG: for issue #219, fixed a resampling issue 2018-02-09 01:38:22 -05:00
Frederic Fortier 11f8e36ff0 Merge remote-tracking branch 'origin/develop' into develop 2018-02-09 00:56:45 -05:00
Frederic Fortier 44e4e66f5c BLD: adding more log messages 2018-02-09 00:56:35 -05:00
Victor Grau Serrat bebebc46dc DOC: small edits, eliminating sphinx warnings 2018-02-08 22:07:58 -07:00
Frederic Fortier 09ad397ee6 DOC: adjusted the release notes 2018-02-08 17:31:09 -05:00
Frederic Fortier e56e1f8e21 BUG: fixed an issue with open orders 2018-02-08 17:26:48 -05:00
Frederic Fortier 00f232e2d7 BUG: fixed sample algo 2018-02-08 17:10:41 -05:00