Commit Graph

54 Commits (eeecdd4e5a5f70ba2e7943bf3c6aaf4b5742e5b3)

Author SHA1 Message Date
Matthias 17800c8ca5 Remove folder references (it's directory!)
7 years ago
Matthias 7e952b028a Add basic auth to rest-api
7 years ago
Matthias c272e1ccdf Add default rest config
7 years ago
Matthias 52da64b6dc Align configuration files
7 years ago
Matthias d16ccd7e37 Merge branch 'develop' into json-defaults
7 years ago
Matthias 65a82d7ee6 Add some missing default parameters
7 years ago
Matthias 5db10bdcc7 Add rateLimit parameters for different exchanges
7 years ago
Matthias 707a5fca91 ifix typos in full_json_example
7 years ago
misagh 9a226ec7e6 conflict with develop resolved
7 years ago
iuvbio 35c2b961be add config param
7 years ago
misagh 0467004144 added trailing_only_offset_is_reached to full config
7 years ago
iuvbio 24c587518a add precision_filter
7 years ago
hroff-1902 66cc600076
add amount_reserve_percent into the full config file
7 years ago
misagh 91c714c7d1 stoploss_on_exchange_interval added to full config
7 years ago
misagh 510f78079b conflict with develop resolved
7 years ago
Matthias 2c27736dfe
Merge pull request #1390 from freqtrade/feat/dynamic_provider
7 years ago
misagh b7aa77acdd conflict resolved
7 years ago
Matthias 6ab907bef1 Rename config whitelist to pairlist
7 years ago
Matthias ba3218a87d Support multiple sorting variants
7 years ago
Matthias ab60571ac7 Add sample config
7 years ago
misagh 237dc8290f conflict resolved0
7 years ago
misagh 11101e6668 config full aded
7 years ago
misagh ba20b1b5c7 TIF added to constants and json full
8 years ago
misagh 5e1fb11124 documentation added for stop loss on exchange
8 years ago
Matthias 24ed9a8b7d Add loading order_types from config file
8 years ago
misagh aacc1d5004 removing total capital in favour of stake amount
8 years ago
misagh 714ac6dd08 Merge branch 'develop' into money_mgt
8 years ago
misagh b6d4e11e88 added minimum win rate to config
8 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
Matthias d1edcf9dcd Add documentation for ccxt_config
8 years ago
misagh 23f8980973 edge config added to CONF_SCHEMA and config_full.json.example
8 years ago
Matthias 9f8e68ce02 Merge branch 'develop' into order-book
8 years ago
Nullart2 b6b89a464f move order_book config out of experimental
8 years ago
Matthias c9580b31d0 parametrize outdated_offset to simplify sandbox usage
8 years ago
Nullart2 4a9bf78770 Order Book with tests
8 years ago
misagh 74fa4ddca4 CCXT rate limit config default to => true
8 years ago
Matthias 365ba98131 add option to full_json example
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
gcarq c8a43bad67 add db_url to full example config
8 years ago
gcarq 306885e174 Merge branch 'develop' into feat/objectify-ccxt
8 years ago
enenn db46ad6502 Change ticker interval from minutes as integer to string (1m, 5m, 1h,...)
8 years ago
gcarq e7399b5046 add strategy and strategy_path to config_full.json.example
8 years ago