Commit Graph

44 Commits (fa48b8a535bb2e5fcf58ffcdb33ac481ff20c08a)

Author SHA1 Message Date
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
9 years ago
Janne Sinivirta c9741cb291 adjust roi settings for faster trades
9 years ago
xsmile 95e5c2e6c1 remove 'enabled' property in exchange config
9 years ago
xsmile b9eb266236 Exchange refactoring
9 years ago
gcarq 378b5a3b14 fix indentation
9 years ago
Janne Sinivirta 1f1e64560a adjust roi and stop loss in config.json.example
9 years ago
Janne Sinivirta 989682457e add a field to config for setting balance between trying to buy with ask price and last price
9 years ago
gcarq f91cd8ea96 drop support for poloniex
9 years ago
gcarq a4b2f4e4b9 Fix application state and add new optional config attribute: "initial_state"
9 years ago
Janne Sinivirta 83b14523ca add stoploss to example config and json schema validation
9 years ago
gcarq 0949f54c7d minor changes
9 years ago
gcarq 4859bf18a3 s/trade_thresholds/minimal_roi/
9 years ago
gcarq ec72fff478 add property: stake_currency
9 years ago
gcarq d4c409a27f add README; minor refactoring
9 years ago
gcarq 1e4f104f51 major refactoring
9 years ago
gcarq e5d693ed4c initial commit
9 years ago