gcarq
|
306885e174
|
Merge branch 'develop' into feat/objectify-ccxt
|
2018-05-02 22:49:55 +02:00 |
|
Anton
|
24ab1b5be5
|
Fix review comments, documenation update
|
2018-05-01 00:27:05 +03:00 |
|
Anton
|
82ea56c8fd
|
Fix review comments. Add support of datetime timeganges
|
2018-04-28 00:16:34 +03:00 |
|
Anton
|
2fe7812e20
|
Fix codestyle
|
2018-04-25 10:32:58 +03:00 |
|
Anton
|
6675120324
|
Add time range support to download_backtest_data
|
2018-04-25 02:11:07 +03:00 |
|
Samuel Husso
|
de8db9293c
|
exchange: extract ccxt init to its own function (so that we can init ccxt from the scripts)
|
2018-04-22 10:57:48 +03:00 |
|
enenn
|
db46ad6502
|
Change ticker interval from minutes as integer to string (1m, 5m, 1h,...)
|
2018-04-07 16:57:47 +02:00 |
|
Michael Egger
|
9019f6492f
|
define constants on module level (#596)
|
2018-04-02 16:42:53 +02:00 |
|
gcarq
|
a356edb117
|
implement '--strategy-path' argument
|
2018-03-27 16:32:58 +02:00 |
|
gcarq
|
bd2a6467fe
|
adapt argument description and metavar
|
2018-03-25 15:12:39 +02:00 |
|
gcarq
|
b4d2a3f495
|
refactor StrategyResolver to work with class names
|
2018-03-25 15:12:39 +02:00 |
|
gcarq
|
f6df7df9bf
|
modify args typehints
|
2018-03-20 19:50:04 +01:00 |
|
gcarq
|
d2aea7bdc1
|
optimize imports
|
2018-03-20 19:50:04 +01:00 |
|
gcarq
|
ed71340a90
|
arguments: apply missing typehints
|
2018-03-20 19:48:03 +01:00 |
|
Gerald Lonlas
|
d685646446
|
Arguments(): Change private methods to public
|
2018-03-04 17:51:57 -08:00 |
|
Gerald Lonlas
|
6fcc173489
|
Merge commit '35c51c73f713bfdb81bd84721f3dceab0c19e819' into feature/objectify
|
2018-03-04 01:33:39 -08:00 |
|
Gerald Lonlas
|
722ed48d9d
|
Merge commit 'e3d222912dfd775b7456a44d6d6055430711f251' into feature/objectify
|
2018-03-04 00:51:22 -08:00 |
|
Gerald Lonlas
|
3ba365ceb2
|
Merge commit 'fecd9f830ec4e8e9d5d1f3a70310d42bbe3f274a' into feature/objectify
|
2018-03-03 09:39:27 +08:00 |
|
Gerald Lonlas
|
383fb6d20e
|
Add a class Arguments to manage cli arguments passed to the bot
|
2018-03-03 09:33:54 +08:00 |
|