Matthias
|
463714832d
|
Merge branch 'develop' into feat/short
|
2022-01-29 14:19:30 +01:00 |
|
Matthias
|
e7409e74c2
|
Remove default from position_adjustment (otherwise strategy parameters won't work anymore)
|
2022-01-28 19:21:42 +01:00 |
|
Matthias
|
002226f5fd
|
Update setting to max_entry_position_adjustment
|
2022-01-27 16:57:50 +01:00 |
|
Stefano Ariestasia
|
cc3852daf3
|
Add defaults to constants.py and update docs
|
2022-01-23 03:54:58 +00:00 |
|
Matthias
|
f090dcc597
|
Merge branch 'develop' into feat/short
|
2022-01-22 17:56:01 +01:00 |
|
Matthias
|
d319204dea
|
Add note about legacy metadata format
|
2022-01-19 20:08:09 +01:00 |
|
Rokas Kupstys
|
5fffc5033a
|
Rework backtesting --no-cahche to --cache=[none, day, week, month].
Fix an issue where config modification during runtime would prevent use of cached results.
|
2022-01-19 11:44:35 +02:00 |
|
Matthias
|
ddfbe55e7c
|
Merge branch 'develop' into feat/short
|
2022-01-01 19:16:49 +01:00 |
|
Matthias
|
e729fad99c
|
Add unknown_fee_rate parameter
|
2021-12-11 15:26:08 +01:00 |
|
Matthias
|
e75f31ee86
|
Create correct Type for PairWithTimeFrame
|
2021-12-03 15:20:18 +01:00 |
|
Matthias
|
5493212672
|
More candletype changes
|
2021-12-03 13:04:31 +01:00 |
|
Matthias
|
f4d0abc51a
|
Merge branch 'feat/short' into pr/samgermain/5780
|
2021-12-02 07:09:37 +01:00 |
|
Matthias
|
67f3570bf3
|
Merge branch 'develop' into feat/short
|
2021-12-01 07:21:36 +01:00 |
|
Spat
|
018407852a
|
Added missing webhook config params to constants
|
2021-11-29 18:17:59 +11:00 |
|
Spat
|
29180a1d2b
|
Moved retry config to constants
|
2021-11-29 10:48:35 +11:00 |
|
Sam Germain
|
64a6abc541
|
Added candle type to ohlcv_get_available_data
|
2021-11-21 17:48:14 -06:00 |
|
Matthias
|
f40221dd9f
|
Merge branch 'develop' into feat/short
|
2021-11-18 20:20:01 +01:00 |
|
Matthias
|
25fcab0794
|
Enhance /show_config endpoint
|
2021-11-06 16:20:18 +01:00 |
|
Matthias
|
7a907a7636
|
Add Emergencyselling after X timeouts have been reached
|
2021-11-06 11:48:49 +01:00 |
|
Matthias
|
c094ac5762
|
Merge branch 'develop' into feat/short
|
2021-10-30 19:45:19 +02:00 |
|
Matthias
|
5cdae2ce3f
|
Remove CalmarDaily hyperopt loss
|
2021-10-29 06:53:40 +02:00 |
|
Matthias
|
dffb4c5d53
|
Merge branch 'develop' into pr/TreborNamor/5607
|
2021-10-24 08:55:10 +02:00 |
|
Sam Germain
|
aed22f7dad
|
Merge branch 'develop' into feat/short
|
2021-10-22 11:45:27 -06:00 |
|
Matthias
|
fa028c2134
|
Support day/week/month breakdowns
|
2021-10-21 06:58:40 +02:00 |
|
Sam Germain
|
57d7009fd9
|
Added trading mode and collateral to constants.py
|
2021-10-18 01:21:41 -06:00 |
|
Matthias
|
45b7a0c837
|
Add Test and docs for MaxDrawDownHyperOptLoss
|
2021-10-07 07:12:45 +02:00 |
|
Robert Roman
|
67e9626da1
|
fixed isort issue
|
2021-09-27 12:16:57 -05:00 |
|
Robert Roman
|
a1566fe5d7
|
updated to latest constant.py file
|
2021-09-27 11:47:03 -05:00 |
|
Robert Roman
|
a77ca22026
|
Merge branch 'freqtrade:develop' into develop
|
2021-09-26 02:57:02 -05:00 |
|
Robert Roman
|
89b7dfda0e
|
Added Calmar Ratio Daily
|
2021-09-25 16:34:41 -05:00 |
|
Matthias
|
b59906b117
|
Update minimum for tradable_balance_ratio to 0.0
|
2021-09-24 19:24:33 +02:00 |
|
Robert Roman
|
0f29cbc882
|
added CalmarHyperOptLoss
I added CalmarHyperOptLoss to HYPEROPT_LOSS_BUILTIN variable inside constants.py file
|
2021-09-23 21:37:28 -05:00 |
|
Matthias
|
3ce05c0d54
|
Add "sane" defaults to protection triggers
|
2021-09-20 20:16:58 +02:00 |
|
Matthias
|
3675df8344
|
Update documentation regarding Legacy Hyperopt
|
2021-09-12 08:18:17 +02:00 |
|
Matthias
|
ef9c1addcf
|
Add expired to list of canceled statuses
|
2021-08-27 19:54:53 +02:00 |
|
axel
|
2fb9f6e2f4
|
rename custom price max distance option in config, update formula and test associated
|
2021-08-18 05:07:37 -04:00 |
|
axel
|
17daba321b
|
add custom_price_max_distance_percent config option in constants
|
2021-08-16 23:09:30 -04:00 |
|
Sam Germain
|
b9356a5564
|
Autopep8 formatting
|
2021-08-06 16:35:39 -06:00 |
|
Matthias
|
6f8519d0a3
|
Add environment variable support
|
2021-07-31 19:26:56 +02:00 |
|
Matthias
|
7863746904
|
Add available_capital parameter
|
2021-07-12 06:54:06 +02:00 |
|
nightshift2k
|
346d66748b
|
first version of OffsetFilter
|
2021-07-05 12:50:56 +02:00 |
|
Matthias
|
55f032b18e
|
Catch trying to read faulty parameter file
|
2021-06-29 20:51:29 +02:00 |
|
Matthias
|
d4514f5f16
|
Introduce File versions to hyperopt result files
|
2021-06-29 06:50:47 +02:00 |
|
Matthias
|
1067a9f356
|
Move strategy-override signals to top-level of the config
closes #2867
|
2021-06-26 16:06:13 +02:00 |
|
Matthias
|
c62fad0088
|
Pricing strategies should default to use orderbook pricing
|
2021-06-26 08:19:37 +02:00 |
|
Matthias
|
d59a38665c
|
Remove support for order_book_max
|
2021-06-25 20:36:39 +02:00 |
|
aayush-jain18
|
a46f60bd94
|
spell corrections
|
2021-06-25 22:10:04 +05:30 |
|
Matthias
|
a7f8342171
|
Add small documentation about reload disabling
|
2021-06-19 16:49:54 +02:00 |
|
Matthias
|
cf7394d01c
|
Export backtesting results by default
closes #4977
|
2021-06-14 19:57:24 +02:00 |
|
Matthias
|
e0083bc58e
|
Support backwards-compatible sell setting
|
2021-05-27 13:00:05 +02:00 |
|
Kamontat Chantrachirathumrong
|
c5c323ca88
|
Settings notify sell in telegram base on sell reason (#5028)
* BREAK: notification sell by sell reason
* Update constants.py
* Update telegram.py
* Update telegram-usage.md
* Update telegram.py
* Update telegram.py
* Fix test fail
* Update config_full.json.example
* Update telegram-usage.md
* Update telegram.py
* Update telegram.py
* Update telegram-usage.md
* validate value of sell object
* Fix linter
* Update constants.py
* Make telegram sample slightly more positive
Co-authored-by: Matthias <xmatthias@outlook.com>
|
2021-05-27 11:35:27 +02:00 |
|
axel
|
75f88b466a
|
add ability to choose unit in unfilled timeout
|
2021-05-18 19:30:36 -04:00 |
|
Matthias
|
ccaf5764da
|
Small adjustments
|
2021-04-22 19:41:01 +02:00 |
|
Rokas Kupstys
|
3144185409
|
Allow specifying "new_pairs_days" in config.
|
2021-04-22 11:18:28 +03:00 |
|
Matthias
|
d740aae8ca
|
Default fill notifications to off
|
2021-04-20 19:23:29 +02:00 |
|
Matthias
|
8cd3c05c39
|
Merge pull request #4686 from gerrito333/develop
Add Pairlist Handler for Volatility
|
2021-04-08 20:00:41 +02:00 |
|
klara31
|
f37fbbf4e1
|
Update constants.py
|
2021-04-06 19:47:48 +02:00 |
|
klara31
|
bf0886a839
|
Update constants.py
|
2021-04-06 18:35:30 +02:00 |
|
gbojen
|
be770a8941
|
added VolatilityFilter resolves freqtrade#4650
|
2021-04-06 10:42:53 +02:00 |
|
gbojen
|
6f02acdbbd
|
Revert "resolves freqtrade/freqtrade#4650"
This reverts commit 142690c930 .
|
2021-04-06 10:39:27 +02:00 |
|
gbojen
|
142690c930
|
resolves freqtrade/freqtrade#4650
|
2021-04-06 10:05:03 +02:00 |
|
Matthias
|
43d7f9ac67
|
Add bid_last_balance parameter
to interpolate sell prices
closes #3270
|
2021-03-20 14:38:26 +01:00 |
|
Matthias
|
ef9977fc1e
|
Make stake_amount + stake_currency mandatory for backtesting
|
2021-03-10 10:43:44 +01:00 |
|
Matthias
|
a405d578da
|
Introduce forcebuy ordertype to allow specifiying a different ordertype for forcebuy / forcesells
|
2021-03-05 20:22:04 +01:00 |
|
Matthias
|
a13dc3cdde
|
Use sensible defaults for balance_dust_level
|
2021-02-28 09:57:52 +01:00 |
|
Florian Reitmeir
|
0895407811
|
add balance_dust_level parameter to make telegram less chatty
|
2021-02-28 08:51:32 +01:00 |
|
Matthias
|
072abde9b7
|
Introduce round_coin_value to simplify coin rounding
|
2021-02-13 16:05:35 +01:00 |
|
Matthias
|
53c208197d
|
Add bot_name setting
allows naming the bot to simply differentiate when running different
bots.
|
2021-01-16 16:19:49 +01:00 |
|
Matthias
|
63a579dbab
|
Add sell_profit_offset parameter
Allows defining positive offsets before enabling the sell signal
|
2021-01-11 19:30:25 +01:00 |
|
Matthias
|
a93bb6853b
|
Document *candles settings, implement validations
|
2020-12-07 10:47:13 +01:00 |
|
Matthias
|
089c463cfb
|
Introduce max_drawdown protection
|
2020-12-07 08:23:10 +01:00 |
|
Matthias
|
9d6f3a89ef
|
Improve docs and fix typos
|
2020-12-07 08:23:10 +01:00 |
|
Matthias
|
bb06365c50
|
Improve protection documentation
|
2020-12-07 08:23:10 +01:00 |
|
Matthias
|
1f703dc341
|
Improve protection documentation
|
2020-12-07 08:23:10 +01:00 |
|
Matthias
|
00d4820bc1
|
Add low_profit_pairs
|
2020-12-07 08:23:10 +01:00 |
|
Matthias
|
9f6c2a583f
|
Better wording for config options
|
2020-12-07 08:23:10 +01:00 |
|
Matthias
|
2a66c33a4e
|
Add locks per pair
|
2020-12-07 08:23:10 +01:00 |
|
Matthias
|
816703b8e1
|
Improve protections work
|
2020-12-07 08:23:10 +01:00 |
|
Matthias
|
f39a534fc0
|
Implement global stop (First try)
|
2020-12-07 08:23:10 +01:00 |
|
Matthias
|
dda5bcbc8d
|
Merge pull request #4009 from mrsegen/patch-4
[Pairlist] Add PerformanceFilter
|
2020-11-30 07:48:15 +01:00 |
|
Leif Segen
|
e1d42ba78c
|
Alphabetize
|
2020-11-28 09:44:01 -06:00 |
|
Leif Segen
|
cfbd1c4c43
|
Merge branch 'develop' into patch-4
|
2020-11-28 01:17:34 -06:00 |
|
Leif Segen
|
7cbd89657f
|
Initial step towards implementing proposed code
|
2020-11-27 21:24:40 -06:00 |
|
Matthias
|
95c3c45ec9
|
Remove long deprecated settings that moved from experimental to
ask_strategy
|
2020-11-27 20:24:32 +01:00 |
|
Matthias
|
8f1d2ff070
|
Renamd volatilityFilter to RangeStabilityFilter
|
2020-11-25 15:14:29 +01:00 |
|
Matthias
|
109824c9a8
|
Add VolatilityFilter
|
2020-11-21 15:39:00 +01:00 |
|
Matthias
|
83861fabde
|
Fix #3967, move TradeList type to constants
|
2020-11-21 10:52:15 +01:00 |
|
Matthias
|
5cb3735a57
|
Improve error when hyperopt-loss-function is missing
|
2020-10-28 07:58:55 +01:00 |
|
Matthias
|
378b214a56
|
Remove hyperopt-loss default option
Force users to make a concious choice on a hyperopt-loss function
|
2020-10-05 19:27:28 +02:00 |
|
Matthias
|
e53b88bde3
|
Introduce notification_settings for telegram
|
2020-09-19 19:38:33 +02:00 |
|
Matthias
|
43035a3f76
|
Merge pull request #3724 from freqtrade/fix/3084
Forcesell should use the available methods for handling a trade correctly
|
2020-09-01 15:11:05 +02:00 |
|
Matthias
|
38c52c7eee
|
Merge pull request #3626 from freqtrade/feat/hdf5
Introduce HDF5 Datahandler
|
2020-08-31 16:10:24 +02:00 |
|
Matthias
|
9c0a3fffd7
|
Avoid double notifications in case of partially filled buy orders
|
2020-08-26 22:17:43 +02:00 |
|
Matthias
|
add78414e4
|
Don't overwrite cancel_reason
|
2020-08-26 21:24:47 +02:00 |
|
Matthias
|
87e4a82041
|
Merge branch 'develop' into bt_add_maxdrawdown
|
2020-08-09 08:34:36 +02:00 |
|
Matthias
|
0614e59966
|
Add tables dependency
|
2020-07-23 19:33:23 +02:00 |
|
Matthias
|
0b36693acc
|
Add filter for stoploss_on_exchange_limit_ratio to constants
|
2020-07-13 19:48:21 +02:00 |
|
Matthias
|
2ed808da1f
|
Extract .last_result.json to constant
|
2020-07-03 06:58:27 +02:00 |
|
Matthias
|
fbddfaeacf
|
Introduce DatetimePrintFormat
|
2020-07-03 06:58:27 +02:00 |
|
Matthias
|
c2a6f70b4c
|
Merge branch 'develop' into keep_dataframe_noapi
|
2020-06-30 07:46:52 +02:00 |
|
Matthias
|
865b73a456
|
Merge pull request #3520 from freqtrade/rpc/cors_setting
Fix RPC Cors
|
2020-06-27 15:38:40 +02:00 |
|
gambcl
|
ab7f5a2bcf
|
Added pairslist AgeFilter
|
2020-06-24 23:58:12 +01:00 |
|
Matthias
|
b77a105778
|
Add CORS_origins key to configuration
|
2020-06-24 20:32:19 +02:00 |
|
Matthias
|
9794914838
|
store dataframe updated as tuple
|
2020-06-18 06:50:05 +02:00 |
|
hroff-1902
|
64881a94e2
|
Merge branch 'develop' into timeframe
|
2020-06-02 15:56:34 +03:00 |
|
hroff-1902
|
2cc47f651d
|
Merge pull request #3408 from freqtrade/apiserver_logging
Apiserver logging
|
2020-06-02 14:32:44 +03:00 |
|
Matthias
|
09fe3c6f5e
|
create compatibility code
|
2020-06-02 09:52:30 +02:00 |
|
Matthias
|
009ea0639f
|
Exchange some occurances of ticker_interval
|
2020-06-01 20:33:26 +02:00 |
|
Matthias
|
3139343946
|
Remove capital_available_percentage and raise instead
|
2020-06-01 19:58:28 +02:00 |
|
Matthias
|
7ad1c7e817
|
Allow lower verbosity level for api server
Not logging all calls makes sense when running the UI
otherwise this is VERY verbose, clogging up the log.
|
2020-05-31 09:51:45 +02:00 |
|
Matthias
|
ea5daee505
|
Allow changing severity of strategy-validations to log only.
|
2020-05-29 19:37:18 +02:00 |
|
Matthias
|
046202fdda
|
Fix typing circular dependency
|
2020-05-22 20:56:34 +02:00 |
|
hroff-1902
|
4bfab5e222
|
Add ShuffleFilter
|
2020-05-18 02:36:40 +03:00 |
|
hroff-1902
|
baf5f4f29c
|
Update freqtrade/constants.py
|
2020-05-16 21:28:54 +03:00 |
|
Matthias
|
2a1fcc0f06
|
Merge branch 'develop' into pr/jpribyl/3210-1
|
2020-05-16 13:09:38 +02:00 |
|
jpribyl
|
bd51cd332b
|
Cancel all open orders after receiving /stop or ctrl+c
|
2020-05-01 10:36:11 -06:00 |
|
Matthias
|
1659ddcc5d
|
Add conversion function from fetch_trades to list
|
2020-04-01 19:45:21 +02:00 |
|
Matthias
|
8bfbbac748
|
Add default trades columns
|
2020-04-01 19:45:00 +02:00 |
|
Matthias
|
281cf577d1
|
Remove unsupported FIAT
|
2020-03-07 17:03:31 +01:00 |
|
Matthias
|
de48a697b0
|
Use price_side for get_sell_rate
|
2020-02-26 19:39:12 +01:00 |
|
Matthias
|
f91d7beaa1
|
Fix constants wrong parenteses
|
2020-02-26 19:39:12 +01:00 |
|
Matthias
|
d34515a5de
|
Remove constraint to have pairs in base/quote format
|
2020-02-25 07:04:20 +01:00 |
|
Matthias
|
6335d81ceb
|
Merge branch 'develop' into data_handler
|
2020-02-16 15:12:14 +01:00 |
|
Matthias
|
d65a06947d
|
Merge branch 'develop' into data_handler
|
2020-02-09 15:16:43 +01:00 |
|
Yazeed Al Oyoun
|
f3b1161640
|
wide notifications fixes
|
2020-02-08 21:02:52 +01:00 |
|
Matthias
|
97e48080e8
|
Merge pull request #2839 from hroff-1902/list-hyperopts-2
Add list-hyperopts subcommand
|
2020-02-06 07:06:36 +01:00 |
|
untoreh
|
aa54fd2251
|
- added spread filter
- minimum value to volume pairlist
|
2020-02-04 14:49:59 +01:00 |
|
hroff-1902
|
3fe39a3e1b
|
Rename constant
|
2020-02-02 19:41:22 +03:00 |
|
hroff-1902
|
a5e670b402
|
Add USERPATH_NOTEBOOKS
|
2020-02-02 19:41:22 +03:00 |
|
Matthias
|
fc2970f41b
|
Merge branch 'develop' into data_handler
|
2020-01-21 06:58:48 +01:00 |
|
Matthias
|
13274964a9
|
Implement validation for valid stake currency
|
2020-01-11 11:54:00 +01:00 |
|
Matthias
|
5faebad863
|
Don't hardcode TimeFrames - they can differ by exchange.
|
2020-01-11 11:16:05 +01:00 |
|
Matthias
|
fab19ae3a7
|
Implement last_stake_amount_min_ratio
|
2020-01-10 06:36:28 +01:00 |
|
Matthias
|
b37f34ff5b
|
Implement amend_last_stake_amount
|
2020-01-05 13:25:11 +01:00 |
|
Matthias
|
a75420f75f
|
Merge branch 'develop' into relative_stake
|
2020-01-05 12:55:55 +01:00 |
|
Matthias
|
2409261cb7
|
Merge branch 'develop' into data_handler
|
2020-01-04 11:36:27 +01:00 |
|
Matthias
|
f3beaa3374
|
Deprecate capital_available_percentage
|
2020-01-03 10:58:31 +01:00 |
|
Matthias
|
c13c11cfa1
|
Type does not need to be a list
|
2020-01-02 14:41:28 +01:00 |
|
Matthias
|
1b8943ac54
|
Add documentation for tradable_balance_ratio
|
2020-01-02 10:59:41 +01:00 |
|
Matthias
|
9325880fe5
|
Split config-validation requires
|
2020-01-02 10:39:32 +01:00 |
|
Matthias
|
6b5983339d
|
Require dataformat entries in configuration
|
2019-12-28 14:47:30 +01:00 |
|
Matthias
|
9c5b94adf5
|
Pass data_format to methods
|
2019-12-28 11:01:42 +01:00 |
|
Matthias
|
b83487a70d
|
Extract default dataframe columns to constant
|
2019-12-28 11:01:41 +01:00 |
|
Matthias
|
eff5cc0568
|
Add default to internals
|
2019-12-28 11:01:41 +01:00 |
|
Matthias
|
c3064dfd2b
|
Enhance validation constants
|
2019-12-28 11:00:45 +01:00 |
|
Matthias
|
ffd7034c00
|
Persist dry-run trade per default
|
2019-12-22 10:16:16 +01:00 |
|
Matthias
|
931d24b5a8
|
Have dry_run_wallet default to 1000
|
2019-12-15 09:26:17 +01:00 |
|
Matthias
|
111f018c85
|
Add datatype to configuration documentation
|
2019-11-27 14:46:09 +01:00 |
|
Matthias
|
585b8332ad
|
Improve tests and unify required attribute
|
2019-11-26 11:48:01 +01:00 |
|
Matthias
|
e7c17df844
|
validate defaults in documentation
|
2019-11-25 12:56:05 +01:00 |
|
Matthias
|
0775ac081a
|
Cleanup constants and required
|
2019-11-25 07:12:30 +01:00 |
|
Matthias
|
646a9d12b2
|
Align quoting of json schema
|
2019-11-25 07:06:55 +01:00 |
|
Matthias
|
e7be742c58
|
Run validation after custom validations
|
2019-11-25 07:05:30 +01:00 |
|
Matthias
|
4dc0631a4b
|
Lower minimum tradeable value
|
2019-11-25 07:05:30 +01:00 |
|
Matthias
|
cbb187e9b9
|
Use constant for Strategy and hyperopt userdirpaths
|
2019-11-21 06:32:45 +01:00 |
|
Matthias
|
471bd4d889
|
Small stylistic fixes
|
2019-11-21 06:32:45 +01:00 |
|
Matthias
|
fd45ebd0e9
|
Copy templates when creating userdir
|
2019-11-21 06:32:45 +01:00 |
|
Matthias
|
09b302abf7
|
Merge pull request #2442 from freqtrade/volumeList_enhanced_filter
Pairlists enhanced filter options
|
2019-11-19 20:19:10 +01:00 |
|
Matthias
|
a8855bf795
|
rename LowPriceFilter to PrieFilter
|
2019-11-19 06:49:45 +01:00 |
|
Matthias
|
9b050523e9
|
Merge pull request #2397 from freqtrade/feat/new_args_system
require subcommand for all actions
|
2019-11-14 06:28:42 +01:00 |
|
Matthias
|
1c57a4ac35
|
more replacements of ticker_interval
|
2019-11-12 15:13:06 +01:00 |
|
Matthias
|
ed0c7a6aaf
|
Update configschema to fit new pairlists approach
|
2019-11-09 14:16:11 +01:00 |
|
Matthias
|
a368646745
|
Merge branch 'develop' into feat/new_args_system
|
2019-10-29 19:33:56 +01:00 |
|
Matthias
|
45b83cc544
|
Don't require pair_whitelist for dynamicPairlist usecases
|
2019-10-25 07:07:01 +02:00 |
|
Matthias
|
f3cfe147b5
|
Merge branch 'develop' into feat/new_args_system
|
2019-10-20 19:32:34 +02:00 |
|
hroff-1902
|
4ec83a2c24
|
DefaultHyperOpts --> DefaultHyperOpt; hyperopts --> hyperopt where it's not correct
|
2019-10-18 23:29:19 +03:00 |
|
Matthias
|
2588990f4b
|
Require unfilledtimeout - don't require telegram in config
|
2019-10-18 07:10:02 +02:00 |
|
hroff-1902
|
08e6d8a780
|
Rollback defaulting to DefaultHyperOptLoss
|
2019-10-11 23:33:22 +03:00 |
|
hroff-1902
|
c4105436eb
|
Disable defaulting to DefaultHyperOpts and DefaultHyperOptLoss
|
2019-10-10 04:37:32 +03:00 |
|
hroff-1902
|
9b23376415
|
Move experimental settings to ask_strategy
|
2019-10-05 13:29:59 +03:00 |
|
Matthias
|
b73426b91f
|
Disable Defaulting to DefaultStrategy
|
2019-10-01 07:02:30 +02:00 |
|
Matthias
|
49f0a72121
|
Add test for rounding error on fload aggregation
|
2019-09-26 07:17:54 +02:00 |
|
Matthias
|
ee808abfea
|
Add emergency_sell as sell reason
|
2019-09-01 09:07:09 +02:00 |
|
Matthias
|
e8ee087e9d
|
Merge branch 'develop' into download_module
|
2019-08-20 06:49:18 +02:00 |
|
Matthias
|
d785d76370
|
make VolumePairlist less verbose
no need to print the full whitelist on every iteration
|
2019-08-18 18:11:24 +02:00 |
|
Matthias
|
3c15e3ebdd
|
Default load minimal config
|
2019-08-16 14:56:38 +02:00 |
|
Matthias
|
91886120a7
|
use nargs for --pairs argument
|
2019-08-16 14:39:29 +02:00 |
|
Matthias
|
d23179e25c
|
Update hyperopt-loss to use resolver
|
2019-07-16 06:27:43 +02:00 |
|
hroff-1902
|
451d4a400e
|
fix help strings shown to the user
|
2019-06-22 23:51:29 +03:00 |
|
Matthias
|
90ece09ee9
|
require username/password for API server
|
2019-05-25 14:42:13 +02:00 |
|
Matthias
|
6f67ea44dc
|
Enable config-check for rest server
|
2019-05-18 09:57:10 +02:00 |
|
hroff-1902
|
cb2f422e1c
|
make name option required again
|
2019-04-08 11:19:45 +03:00 |
|
hroff-1902
|
4559a38172
|
PoC: use defaults in json schema for some exchange options
|
2019-04-08 04:42:28 +03:00 |
|
hroff-1902
|
2aa1b43f01
|
get rid of TICKER_INTERVAL_MINUTES dict, use ccxt's parse_timeframe() instead
|
2019-04-04 20:56:40 +03:00 |
|
hroff-1902
|
aa15312670
|
wallets cleanup
|
2019-03-19 20:51:27 +03:00 |
|
Matthias
|
6666d31ee9
|
Merge pull request #1648 from hroff-1902/sd-watchdog
Support for systemd watchdog
|
2019-03-16 13:46:04 +01:00 |
|
misagh
|
9a226ec7e6
|
conflict with develop resolved
|
2019-03-14 07:56:21 +01:00 |
|
iuvbio
|
cb9849e192
|
add markets_refresh_interval to CONF_SCHEMA
|
2019-03-12 16:54:59 +01:00 |
|
misagh
|
a772ab323e
|
adding the option to resolver
|
2019-03-12 15:43:53 +01:00 |
|
hroff-1902
|
8730852d6e
|
Support for systemd watchdog via sd_notify
|
2019-03-10 21:04:38 +03:00 |
|
hroff-1902
|
4df44d8b32
|
wallets cleanup
|
2019-03-01 01:26:29 +03:00 |
|
Matthias
|
2531961bf8
|
Merge pull request #1571 from hroff-1902/patch-9
multiple --config options
|
2019-02-24 13:50:39 +01:00 |
|
hroff-1902
|
eb21170691
|
added amount_reserve_percent into config json-schema
|
2019-02-21 00:26:02 +03:00 |
|
hroff-1902
|
2f225e2340
|
multiple --config options
|
2019-02-19 15:14:47 +03:00 |
|
hroff-1902
|
f9d68d919c
|
move default amount_reserve_percent value into constants
|
2019-02-19 11:49:49 +03:00 |
|
Axel CHERUBIN
|
797ac71376
|
fix stoploss_on_exchange_interval type
from boolean to number
|
2019-01-19 13:26:30 -04:00 |
|
misagh
|
da51ef40f8
|
SL interval added to CONF_SCHEMA
|
2019-01-16 19:04:43 +01:00 |
|
misagh
|
510f78079b
|
conflict with develop resolved
|
2018-12-09 15:16:38 +01:00 |
|
Matthias
|
2c27736dfe
|
Merge pull request #1390 from freqtrade/feat/dynamic_provider
Dynamic Pairlist provider
|
2018-12-09 08:39:53 +01:00 |
|
misagh
|
e3876bcf0f
|
removing AON as it is not supported in binance. will be added once TIF
is added for other exchanges
|
2018-12-04 20:36:44 +01:00 |
|