Anton
|
87f750da35
|
Merge with develop
|
2018-06-04 01:50:10 +03:00 |
|
Anton
|
daa9c0c026
|
Fix review comments
|
2018-06-04 01:48:26 +03:00 |
|
Janne Sinivirta
|
20815771ab
|
Merge pull request #817 from gcarq/feature/gdax
Enable Backtesting with GDAX and allow trading with EUR/USD
|
2018-06-03 17:49:20 +03:00 |
|
xmatthias
|
3a158faa30
|
Refactor fiat-list to constants
|
2018-06-03 13:47:36 +02:00 |
|
Gerald Lonlas
|
acbfe91f13
|
Allow EUR / USD as stake_currency
It will enable to trade with FIAT on exhanges like GDAX or Kraken.
|
2018-06-03 00:13:48 -07:00 |
|
Anton
|
3427c7eb54
|
Use constants
|
2018-05-25 17:04:08 +03:00 |
|
Anton
|
9be98cd8f7
|
Add ability to set unlimited stake_amount
|
2018-05-23 13:15:03 +03:00 |
|
gcarq
|
43fd9b37df
|
fix 'max_open_trades must be greater than 0' regression
|
2018-05-03 10:48:25 +02:00 |
|
gcarq
|
306885e174
|
Merge branch 'develop' into feat/objectify-ccxt
|
2018-05-02 22:49:55 +02: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
|
b4d2a3f495
|
refactor StrategyResolver to work with class names
|
2018-03-25 15:12:39 +02:00 |
|
Samuel Husso
|
40a0689183
|
exhcange now uses ccxt in dry_run, update config
|
2018-03-21 19:40:16 +02:00 |
|
Gerald Lonlas
|
db67b10605
|
Remove Singleton from Strategy()
|
2018-03-03 09:33:54 +08:00 |
|
Gerald Lonlas
|
314ab0a84f
|
Add a Constants class that contains Bot constants
|
2018-03-03 09:33:54 +08:00 |
|