Gert Wohlgemuth
|
ecca676c07
|
added more logging
|
2018-06-06 22:32:03 -07:00 |
|
Gert Wohlgemuth
|
df91312685
|
optimized data handling to reduce lambda calls
|
2018-06-06 21:51:03 -07:00 |
|
gcarq
|
c3d0980763
|
test_persistence: fix reference before assignment
|
2018-06-07 06:06:21 +02:00 |
|
Gert Wohlgemuth
|
b3dc4b564f
|
optimized data handling to reduce lambda calls
|
2018-06-06 20:57:30 -07:00 |
|
gcarq
|
4ee5271de7
|
fix failing dynamic-whitelist test
|
2018-06-07 05:50:07 +02:00 |
|
gcarq
|
a29ac44d64
|
adapt tests
|
2018-06-07 05:27:55 +02:00 |
|
gcarq
|
e2aa78c11b
|
remove obsolete param
|
2018-06-07 05:27:27 +02:00 |
|
gcarq
|
58a6f21705
|
remove dry_run_db and replace it with db_url in config
|
2018-06-07 05:26:39 +02:00 |
|
gcarq
|
8583e89550
|
persistence: simplify init and pass db_url via config dict
|
2018-06-07 05:25:53 +02:00 |
|
Gert Wohlgemuth
|
ab57926530
|
added more logging
|
2018-06-06 20:07:25 -07:00 |
|
Gert Wohlgemuth
|
7e8d903bf4
|
updated lambda to reduce traffic
|
2018-06-06 20:06:16 -07:00 |
|
Gert Wohlgemuth
|
cfb436c1d8
|
updated lambda to reduce traffic
|
2018-06-06 20:05:24 -07:00 |
|
Gert Wohlgemuth
|
26038da08e
|
updated lambda to reduce traffic
|
2018-06-06 19:57:23 -07:00 |
|
Gert Wohlgemuth
|
f733de1662
|
updated lambda to reduce traffic
|
2018-06-06 18:20:26 -07:00 |
|
xmatthias
|
7714490530
|
Test keyerror exception
|
2018-06-06 21:24:57 +02:00 |
|
xmatthias
|
4a17671f45
|
improve log message
|
2018-06-06 20:30:42 +02:00 |
|
xmatthias
|
a901f21bcd
|
test ticker caching
|
2018-06-06 20:24:47 +02:00 |
|
xmatthias
|
e690003621
|
reinstate caching for get_ticker
|
2018-06-06 20:18:16 +02:00 |
|
Gert Wohlgemuth
|
4b92c0f848
|
added more logging
|
2018-06-06 09:48:09 -07:00 |
|
Gert Wohlgemuth
|
778b9ac634
|
added more logging
|
2018-06-06 09:26:46 -07:00 |
|
Gert Wohlgemuth
|
9eaf984a2b
|
added comments
|
2018-06-06 09:17:05 -07:00 |
|
Gert Wohlgemuth
|
9379e0b15a
|
updated backtesting to allow for more data aggregation
|
2018-06-06 08:27:08 -07:00 |
|
Gert Wohlgemuth
|
a506caaaa4
|
fixed encoding
|
2018-06-06 00:45:59 -07:00 |
|
Gert Wohlgemuth
|
f1ef1446e5
|
updated revision
|
2018-06-05 23:11:36 -07:00 |
|
Gert Wohlgemuth
|
d4c381b74b
|
working on fixing env errors
|
2018-06-05 22:58:26 -07:00 |
|
Gert Wohlgemuth
|
a4a0242eb7
|
working on fixing env errors
|
2018-06-05 22:47:02 -07:00 |
|
Gert Wohlgemuth
|
de086579e6
|
updated lambdas to allow for new scheduling approach
|
2018-06-05 22:24:08 -07:00 |
|
Gert Wohlgemuth
|
9f274e1cef
|
added additional data to be persisted
|
2018-06-05 18:03:04 -07:00 |
|
Gert Wohlgemuth
|
ede1e20526
|
added additional data to be persisted
|
2018-06-05 17:31:05 -07:00 |
|
Gert Wohlgemuth
|
b5a67d44d3
|
added support for more metadata in the strategy
|
2018-06-05 17:22:18 -07:00 |
|
Gert Wohlgemuth
|
92155b11eb
|
fixed message delivery for data entry
|
2018-06-05 17:02:25 -07:00 |
|
Gert Wohlgemuth
|
a07f17776c
|
added service to query aggregated trades
|
2018-06-05 16:34:30 -07:00 |
|
Gert Wohlgemuth
|
b41dd0b790
|
added service to query aggregated trades
|
2018-06-05 16:34:01 -07:00 |
|
Gert Wohlgemuth
|
50dd33b35f
|
fixed dynamo query table
|
2018-06-05 16:15:28 -07:00 |
|
Gert Wohlgemuth
|
473339f740
|
added some more testing as well as cron expression is now scheduling larger intervals
|
2018-06-05 16:04:43 -07:00 |
|
xmatthias
|
cac6e0d715
|
Add docstring to TimeRange class
|
2018-06-06 00:10:18 +02:00 |
|
xmatthias
|
f37c5b70ba
|
Fix tests - read optional argument
|
2018-06-05 23:53:49 +02:00 |
|
xmatthias
|
270ccbb0da
|
fix args test
|
2018-06-05 23:41:50 +02:00 |
|
xmatthias
|
7a34578b4d
|
refactor timerange to named tuple
|
2018-06-05 23:34:26 +02:00 |
|
Gert Wohlgemuth
|
19a525265f
|
improve data aggregation
|
2018-06-05 13:59:45 -07:00 |
|
Gert Wohlgemuth
|
7e8461b8fe
|
changed from form param to json
|
2018-06-05 12:47:25 -07:00 |
|
Gert Wohlgemuth
|
f5c6e638f1
|
fixed some minor issues
|
2018-06-05 00:37:25 -07:00 |
|
Gert Wohlgemuth
|
8559af96da
|
refacturing aws lambda to spawn container instead
|
2018-06-05 00:04:45 -07:00 |
|
Gerald Lonlas
|
c29c13dfd7
|
Fix a typo in Arguments() comment
|
2018-06-04 22:42:24 -07:00 |
|
Gerald Lonlas
|
947462e134
|
Add back 'import os' in Arguments()
|
2018-06-04 21:29:53 -07:00 |
|
Gerald Lonlas
|
3778bcda24
|
Ok! you won Flake8
|
2018-06-04 21:18:03 -07:00 |
|
Gerald Lonlas
|
662436acd2
|
Fix typo in Argument()
|
2018-06-04 21:18:03 -07:00 |
|
Gerald Lonlas
|
5683f9e10e
|
Remove hardcoded backtest-result.json in Plot scripts
|
2018-06-04 21:17:20 -07:00 |
|
Gert Wohlgemuth
|
536e78bff5
|
minor optimizations
|
2018-06-04 14:55:19 -07:00 |
|
Gert Wohlgemuth
|
6fa57da664
|
fixed some minor issues
|
2018-06-04 14:30:00 -07:00 |
|