Matthias
|
4c8411537f
|
Don't require fiat-currency
|
2018-07-22 14:53:46 +02:00 |
|
Matthias
|
6336d8a0e2
|
remove copy leftover
|
2018-07-14 13:32:35 +02:00 |
|
Matthias
|
a4643066a8
|
allow more flexibility in webhook
|
2018-07-14 13:32:35 +02:00 |
|
Matthias
|
ed2a1becef
|
Merge branch 'develop' into feat/stop_loss
|
2018-07-01 20:01:02 +02:00 |
|
xmatthias
|
e39d88ef65
|
Address some PR comments
|
2018-07-01 19:54:26 +02:00 |
|
xmatthias
|
2dc881558d
|
address PR comments
|
2018-07-01 19:41:19 +02:00 |
|
Nullart
|
98108a78f1
|
separating unfulfilled timeouts for buy and sell
|
2018-06-30 13:44:42 +02:00 |
|
xmatthias
|
da5be9fbd0
|
add stop_loss based on work from @berlinguyinca
|
2018-06-26 23:06:27 +02:00 |
|
Anton
|
f82b809fcf
|
Merge with develop
|
2018-06-23 16:50:27 +03:00 |
|
xmatthias
|
8a44dff595
|
don't sell if buy is still active
|
2018-06-22 20:23:23 +02:00 |
|
Anton
|
b4138f29c8
|
Merge with develop
|
2018-06-08 00:29:44 +03:00 |
|
gcarq
|
5b1ff6675f
|
define constants.DEFAULT_DB_DRYRUN_URL and fix StaticPool conditions
|
2018-06-07 17:29:43 +02:00 |
|
gcarq
|
58a6f21705
|
remove dry_run_db and replace it with db_url in config
|
2018-06-07 05:26:39 +02:00 |
|
Matthias
|
15fb81da92
|
Merge pull request #844 from creslinux/Constants_usdt
To be able to start with USDT in fiat_display_currency in config.json
|
2018-06-04 21:56:34 +02:00 |
|
creslinux
|
a44978a068
|
Per steer from project core member, add other valid coinmarketcap
listed crypto base currencies that are valid during conversion lookup
Here is the test of USDT working:
https://api.coinmarketcap.com/v2/ticker/1027/?convert=USDT&limit=10
CMK page lists: "BTC", "ETH" "XRP", "LTC", and "BCH" as valid.
|
2018-06-04 21:48:15 +03:00 |
|
creslinux
|
7c8bf95f8f
|
To be able to start bot with USDT in fiat_display_currency in config.json
There are use case that build the base pair to consider price of whitelist pairs.
On Binance this is USDT not USD.
|
2018-06-04 16:45:47 +03:00 |
|
Janne Sinivirta
|
7df77b1b28
|
match timeframes to arguments
|
2018-06-04 16:35:34 +03:00 |
|
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 |
|