Victor Grau Serrat
2dbace37bb
Merge branch 'develop' - Release 0.3.1
...
FIX: bundle start_dt cannot be earlier than asset_start
FIX: prior raise of AuthNotFound, now generates empty auth.json, and raises AuthEmpty when live
FIX: os.path.join to make BUNDLE_NAME_TEMPLATE compatible across OSes
0.3.1
2017-10-21 22:57:47 -06:00
Victor Grau Serrat
2e903fd42c
FIX: bundle start_dt, empty auth, bundle_name_template->os.path.join
2017-10-21 22:56:22 -06:00
fredfortier
d248581523
Fixed an error message
2017-10-21 00:27:05 -04:00
fredfortier
48f6300e08
Optimized imports
2017-10-20 23:18:15 -04:00
Victor
f7a143cb78
Merge pull request #41 from abnera/patch-1
...
Fix issues with .yml file and incompatible packages.
2017-10-20 15:46:02 -06:00
Victor Grau Serrat
2f7cd97852
DOC: WIP fix tutorial
2017-10-20 15:37:04 -06:00
Abner Ayala-Acevedo
73eca75ed9
Updated conda .yml file to work with enigma 0.3 or above.
...
Removed unnecessary libraries that were giving issues.
2017-10-20 14:30:06 -07:00
Victor Grau Serrat
2ade2989e8
Merge branch 'develop' -> release 0.3
0.3
2017-10-20 14:53:23 -06:00
Victor Grau Serrat
b1d5acf2ad
DOC: jupyter notebook in beginner tutorial
2017-10-20 14:51:01 -06:00
Victor Grau Serrat
5d5ec6b9be
DOC: jupyter notebook in beginner tutorial
2017-10-20 14:49:54 -06:00
Victor Grau Serrat
1b84023c5d
Merge branch 'concurrent-exchanges' into develop
2017-10-20 13:42:26 -06:00
Victor Grau Serrat
97f3329c1b
centralizing LOG_LEVEL
2017-10-20 13:41:33 -06:00
fredfortier
493fc95a20
Fixed an issue with historical data in live mode
2017-10-20 15:17:29 -04:00
Victor Grau Serrat
bdeb344999
constants.py, WIP: system-wide log level
2017-10-20 13:08:55 -06:00
Victor Grau Serrat
52e1de954f
Resolving conflicts between branches
2017-10-20 12:15:58 -06:00
Victor Grau Serrat
7b9eafef4e
Merge branch 'master' into develop
2017-10-20 12:09:51 -06:00
fredfortier
f918fc97bc
Fix an issue with data.history() in backtest mode
2017-10-20 13:36:39 -04:00
fredfortier
18e19bb1ae
Merge remote-tracking branch 'origin/concurrent-exchanges' into concurrent-exchanges
2017-10-20 13:17:10 -04:00
fredfortier
f72074876d
Misc small fixes
2017-10-20 13:17:02 -04:00
Victor Grau Serrat
fadd4abe5a
DOC: naming convention
2017-10-20 10:55:35 -06:00
Victor Grau Serrat
5fd4ca33d3
DOC: beginner tutorial
2017-10-20 10:14:31 -06:00
Victor Grau Serrat
653f4c2a5a
DOC: Features
2017-10-20 08:27:36 -06:00
Victor Grau Serrat
3804af3813
DOC: welcome page w/ logo
2017-10-20 00:13:23 -06:00
Victor Grau Serrat
f56abcfc3e
DOC: welcome page
2017-10-19 23:54:02 -06:00
Victor Grau Serrat
cb6432c395
docs: Catalyst Install
2017-10-19 23:32:55 -06:00
fredfortier
946d24bd7a
Refactoring related to auto-ingestion
2017-10-19 23:23:37 -04:00
Victor Grau Serrat
b1a247df6a
gh-pages initial build: Installation (WIP)
2017-10-19 18:03:13 -06:00
Victor Grau Serrat
2c91decc1b
WIP: docs build
2017-10-19 15:31:43 -06:00
Victor Grau Serrat
09f27e5880
WIP: build docs
2017-10-19 14:45:32 -06:00
Victor Grau Serrat
2dd8f54148
WIP: build docs
2017-10-19 14:35:25 -06:00
fredfortier
2d41f124f0
Merge remote-tracking branch 'origin/concurrent-exchanges' into concurrent-exchanges
2017-10-19 15:24:08 -04:00
fredfortier
619eb3cfa4
Fixed an issue with data.history more recent than the server
2017-10-19 15:24:00 -04:00
Victor Grau Serrat
331a31b25a
WIP: docs build
2017-10-19 13:18:21 -06:00
Victor Grau Serrat
6f57660944
WIP: docs build
2017-10-19 12:55:42 -06:00
fredfortier
1a97111ceb
Merge remote-tracking branch 'origin/concurrent-exchanges' into concurrent-exchanges
2017-10-19 14:49:41 -04:00
fredfortier
2502c9a2bb
Minor fixes
2017-10-19 14:49:32 -04:00
Victor Grau Serrat
675957b197
Open calendar starts on 2015-02-19
2017-10-19 10:04:17 -06:00
fredfortier
51172759d3
Fixed some issues and optimized data.history() in live mode
2017-10-19 05:19:01 -04:00
fredfortier
6097128d5c
Fixed small issue with minute ingestion
2017-10-18 23:45:42 -04:00
fredfortier
5ccdd54274
Merge remote-tracking branch 'origin/concurrent-exchanges' into concurrent-exchanges
2017-10-18 23:26:31 -04:00
fredfortier
b3dcb7a9ad
Fixed issue with overlapping chunks
2017-10-18 23:26:24 -04:00
Victor Grau Serrat
8a6d0d7ca0
Catch NoData on Exchange + formatting of errors
2017-10-18 21:25:27 -06:00
fredfortier
e5f7c63ebd
Fixed an issue with minute bundles
2017-10-18 20:43:26 -04:00
fredfortier
2e46323a9e
Fixed an issue with minute bundles
2017-10-18 20:30:24 -04:00
fredfortier
874a4bb682
Fixed an issue with reader array size
2017-10-18 18:33:37 -04:00
fredfortier
339fa21c35
Fixed an issue with the backtest get_history_window method.
2017-10-18 17:23:33 -04:00
fredfortier
1c5822bce9
Merge remote-tracking branch 'origin/concurrent-exchanges' into concurrent-exchanges
2017-10-18 16:41:37 -04:00
fredfortier
b785c10036
Fixed misc issues with the bundle refactoring
2017-10-18 16:41:29 -04:00
Victor Grau Serrat
b69e78b27d
fixes ingestion of 'minute,daily' parameter
2017-10-18 14:10:03 -06:00
Victor Grau Serrat
6486744c66
fix exchange_bundle: period month padded
2017-10-18 13:55:39 -06:00