Commit Graph

64 Commits (10ee23622a34797170e2ad37b3389b7b1ea7ebfd)

Author SHA1 Message Date
Matthias c3b4a4dde1 Update sample configurations
6 years ago
Matthias 6fe7b13e37 Replace coins in whitelist with existing ones
6 years ago
hroff-1902 9b23376415 Move experimental settings to ask_strategy
7 years ago
Matthias 5db10bdcc7 Add rateLimit parameters for different exchanges
7 years ago
misagh c4f17f1c45 config json updated
7 years ago
misagh 23d3a7f31e capital after dots and default values corrected
7 years ago
misagh 714ac6dd08 Merge branch 'develop' into money_mgt
7 years ago
misagh b6d4e11e88 added minimum win rate to config
7 years ago
misagh 25daf3a0f7 Merge branch 'develop' into money_mgt
8 years ago
Matthias 6ff4c9b888 Update docs for /forcesell
8 years ago
Matthias ddc1513286 Add ccxt_config to both config_samples
8 years ago
misagh c8d06e2b0e filter pairs according to expectancy + bug at the end of array resolved
8 years ago
misagh f1b4e4b36c stop loss range “start, end, step” configurable for Edge
8 years ago
misagh 3e3ed947cc added “max_trade_duration” config + using “remove_dumps” config
8 years ago
misagh 61095db071 edge config enriched
8 years ago
misagh ef52c7b510 edge positioning put into package
8 years ago
Nullart2 b6b89a464f move order_book config out of experimental
8 years ago
Nullart2 4a9bf78770 Order Book with tests
8 years ago
misagh 74fa4ddca4 CCXT rate limit config default to => true
8 years ago
misagh be1298dbd2 Initializing CCXT with rate_limit parameter optional (default to false)
8 years ago
xmatthias 782570e71e Address PR comment
8 years ago
Matthias ed2a1becef
Merge branch 'develop' into feat/stop_loss
8 years ago
xmatthias 2dc881558d address PR comments
8 years ago
xmatthias 14e12bd3c0 Fix missing comma in example.json
8 years ago
Nullart 98108a78f1 separating unfulfilled timeouts for buy and sell
8 years ago
xmatthias da5be9fbd0 add stop_loss based on work from @berlinguyinca
8 years ago
xmatthias 3e167e1170 update sample configs
8 years ago
xmatthias 8a44dff595 don't sell if buy is still active
8 years ago
Samuel Husso 7552c912a2 config.json.example: add ticker_interval
8 years ago
Matthias Voppichler 4dc1d7538e switch currencies to new format
8 years ago
mijgame 7bf88333dd Fix typos (#497)
8 years ago
Jordy c9f97149e1
Update config.json.example
8 years ago
Gerald Lonlas f69adc1894 Add setup.sh script to install and update the bot
8 years ago
Samuel Husso 757a46ab12 ticker_interval as int (instead of string)
8 years ago
Jean-Baptiste LE STANG 8e5de365a5 Ticker in the conf is now an enum string
8 years ago
Jean-Baptiste LE STANG e2e2005567 Adding 30 minutes, 1 hour, 1 day tickers
8 years ago
Stephen Dade b5d2cfecc7 Unfilled Order timeout - better documentation and variable naming
8 years ago
Stephen Dade b4d6250d55 Added order timeout handling
8 years ago
Samuel Husso fd5497cfc7
Merge pull request #265 from gcarq/feature/experimental/force_profit_sell
8 years ago
Gerald Lonlas 1f635d3793 Add pair_blacklist in config.example
8 years ago
Gerald Lonlas 714d77dbd8 Add expiremental feature to sell only if we make a profit
8 years ago
Gerald Lonlas ff6b0fc1c9 Display profits in fiat
8 years ago
Janne Sinivirta a692ef6715 update example coins to be from monthly max volume list
8 years ago
Samuel Husso 86a94798dd BTC_TIME will be removed from bittrex Dec 8th
8 years ago
Michael Egger 858d2329e5
add experimental flag support and add use_sell_signal (#143)
8 years ago
Janne Sinivirta 371e6d99c9 set stoploss to -10%
8 years ago
Janne Sinivirta 84b105c82b fix invalid json in example config
8 years ago
Samuel Husso 7a44a1d1c1 match example config to backtest_conf and update README to fix #124
8 years ago
gcarq d3b3370f23 Add configurable throttle mechanism
8 years ago
Janne Sinivirta c9741cb291 adjust roi settings for faster trades
9 years ago