Matthias
|
63c28b6519
|
Remove obsolete get_balance method
|
2021-04-28 16:00:12 +02:00 |
|
Matthias
|
1465af50d7
|
FTX usable configuration
|
2021-04-27 19:19:08 +02:00 |
|
Matthias
|
2aa4bff118
|
Merge pull request #4776 from onerobotband/patch-1
Create config_ftx.json.example
|
2021-04-27 19:18:53 +02:00 |
|
Matthias
|
3f84c37a79
|
Fix wallet calls
closes #4810 #4812
|
2021-04-26 14:12:52 +02:00 |
|
Matthias
|
929c49a62e
|
Merge pull request #4808 from freqtrade/dependabot/pip/develop/pytest-asyncio-0.15.1
Bump pytest-asyncio from 0.15.0 to 0.15.1
|
2021-04-26 13:46:26 +02:00 |
|
Matthias
|
528b1357af
|
Merge pull request #4807 from freqtrade/dependabot/pip/develop/pycoingecko-2.0.0
Bump pycoingecko from 1.4.1 to 2.0.0
|
2021-04-26 12:29:48 +02:00 |
|
Matthias
|
cd4be33607
|
Merge pull request #4801 from freqtrade/pairlist_caching
Cache pairlist in pairlist, not globally
|
2021-04-26 12:29:14 +02:00 |
|
Matthias
|
6f0a585bd0
|
Fix random test failure due to ttl 0 issue
|
2021-04-26 11:53:44 +02:00 |
|
Matthias
|
8327e35a8d
|
Merge pull request #4809 from freqtrade/dependabot/pip/develop/scipy-1.6.3
Bump scipy from 1.6.2 to 1.6.3
|
2021-04-26 09:30:31 +02:00 |
|
Matthias
|
9792d71202
|
Merge pull request #4804 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.11
Bump sqlalchemy from 1.4.9 to 1.4.11
|
2021-04-26 09:16:27 +02:00 |
|
Matthias
|
ee2d4ffaf8
|
Merge pull request #4806 from freqtrade/dependabot/pip/develop/ccxt-1.48.76
Bump ccxt from 1.48.22 to 1.48.76
|
2021-04-26 09:13:52 +02:00 |
|
Matthias
|
40f31319a2
|
Merge pull request #4805 from freqtrade/dependabot/pip/develop/pytest-mock-3.6.0
Bump pytest-mock from 3.5.1 to 3.6.0
|
2021-04-26 08:44:54 +02:00 |
|
Matthias
|
bfb8aa13b7
|
Merge pull request #4803 from freqtrade/dependabot/pip/develop/mkdocs-material-7.1.3
Bump mkdocs-material from 7.1.2 to 7.1.3
|
2021-04-26 07:59:28 +02:00 |
|
Matthias
|
bb7ef2f804
|
Cache pairlist in pairlist, not globally
closes #4797 closes #4689
|
2021-04-25 20:10:47 +02:00 |
|
Matthias
|
7448a05f15
|
Use correct variable in pairlist_manager
|
2021-04-25 11:01:04 +02:00 |
|
Matthias
|
fd3afdc230
|
plot-profit should use absolute values
|
2021-04-25 10:10:09 +02:00 |
|
Matthias
|
1c315a5842
|
Merge pull request #4798 from wr0ngc0degen/develop
fix docstring typo in sample_strategy.py
|
2021-04-25 08:45:30 +02:00 |
|
Matthias
|
4636b3970b
|
Fix failed test due to exchange downtime
|
2021-04-25 08:25:12 +02:00 |
|
Matthias
|
e855530483
|
hdf5 handler should include the end-date
|
2021-04-24 20:26:37 +02:00 |
|
Matthias
|
cb86c90d3e
|
Remove obsolete TODO's
|
2021-04-24 19:16:54 +02:00 |
|
Matthias
|
88f26971fa
|
Use defaultdict for backtesting
|
2021-04-24 19:15:09 +02:00 |
|
Matthias
|
8e85b63b3d
|
Merge pull request #4792 from JoeSchr/add-distribution-graph-to-example-notebook
add distribution graph to example notebook
|
2021-04-24 16:14:48 +02:00 |
|
Matthias
|
b223775385
|
Update "output" of jupyter notebook as well
|
2021-04-24 15:56:53 +02:00 |
|
Matthias
|
f12e002686
|
Merge pull request #4775 from freqtrade/fix_wallet_unlimited
Fix wallet unlimited
|
2021-04-24 15:54:06 +02:00 |
|
Matthias
|
9177d9d129
|
Merge pull request #4790 from freqtrade/hyper_range
add IntParameter.range
|
2021-04-24 13:41:29 +02:00 |
|
Matthias
|
185d754b8b
|
Improve documentation to suggest config-private.json
|
2021-04-24 13:39:20 +02:00 |
|
Matthias
|
7453dac668
|
Improve doc wording
|
2021-04-24 13:25:46 +02:00 |
|
Matthias
|
d647b841f0
|
Add docs how to optimize indicator parameters
|
2021-04-24 09:03:59 +02:00 |
|
Matthias
|
5c7f278c8a
|
add tests for IntParameter.range
|
2021-04-24 07:18:35 +02:00 |
|
Matthias
|
90476c4287
|
Add "range" property to IntParameter
|
2021-04-24 07:00:33 +02:00 |
|
Matthias
|
9dc7f776d9
|
Improve log output when loading parameters
|
2021-04-23 20:35:30 +02:00 |
|
Matthias
|
191a31db30
|
NameErrors should not stop loading a different strategy
|
2021-04-23 19:36:26 +02:00 |
|
Matthias
|
df16fbd742
|
Add "dataload complete" message to backtest + hyperopt
|
2021-04-23 19:22:41 +02:00 |
|
Matthias
|
4005708f85
|
Handle edge with volumepairlist and empty pair_whitelist
closes #4779
|
2021-04-23 06:50:39 +02:00 |
|
Matthias
|
406c1267a2
|
Remove superfluss space
|
2021-04-22 20:01:08 +02:00 |
|
Matthias
|
f5f0bf53af
|
Merge pull request #4780 from rokups/rk/new-pairs-days
Add --new-pairs-days parameter for download-data command.
|
2021-04-22 19:55:25 +02:00 |
|
Matthias
|
33fa196eae
|
Merge pull request #4767 from bzed/patch-1
setup.sh: Install libpython3-dev on Debian/Ubuntu
|
2021-04-22 19:48:52 +02:00 |
|
Matthias
|
ccaf5764da
|
Small adjustments
|
2021-04-22 19:41:01 +02:00 |
|
Matthias
|
0d2457cd47
|
Add lock_reason to per-pair lock
|
2021-04-22 19:28:50 +02:00 |
|
Matthias
|
f2d5f476d4
|
Merge pull request #4777 from c0d5x/informative-global-pairlock-msg
Add the reason why there is a global pairlock when lock is available
|
2021-04-22 19:24:13 +02:00 |
|
Matthias
|
4693cba10d
|
Merge pull request #4769 from freqtrade/trades_pagination
Trades pagination
|
2021-04-22 19:13:19 +02:00 |
|
Matthias
|
7e2e196643
|
improve sell_message by using sell rate
|
2021-04-22 17:13:22 +02:00 |
|
Matthias
|
f744df2374
|
Fix bad fill message
|
2021-04-22 10:01:41 +02:00 |
|
Matthias
|
515c73f399
|
Don't hard-limit trades endpoint for now
|
2021-04-22 06:51:26 +02:00 |
|
Matthias
|
92a2e254af
|
Fix backtesting test
|
2021-04-21 20:17:30 +02:00 |
|
Matthias
|
d8c8a8d8c2
|
Remvoe pointless arguments from get_trade_stake_amount
|
2021-04-21 20:01:10 +02:00 |
|
Matthias
|
ba2d4d4656
|
Reduce number of calls to Trade.total_open_traes_stakes()
|
2021-04-21 19:27:42 +02:00 |
|
Matthias
|
0233aa248e
|
Limit stake_amount to max available amount
|
2021-04-21 17:22:16 +02:00 |
|
Matthias
|
9f6f3e0862
|
Address ZeroDivisionExceptiond
closes #4764 closes #4617
|
2021-04-20 21:41:49 +02:00 |
|
Matthias
|
05ce3acc46
|
Improve tests for api_trades
|
2021-04-20 21:29:16 +02:00 |
|
Matthias
|
759bbd8e72
|
Update documentation about pagination
|
2021-04-20 21:23:37 +02:00 |
|
Matthias
|
bd92ce938c
|
trade_history should paginate through results
this avoids huge results
|
2021-04-20 21:04:44 +02:00 |
|
Matthias
|
b230558294
|
Merge pull request #4766 from freqtrade/fill_rpc
Add buy/sell fill messages to telegram
|
2021-04-20 20:39:15 +02:00 |
|
Matthias
|
cfa9315e2a
|
Prevent out of candle ROI sells
|
2021-04-20 20:29:53 +02:00 |
|
Matthias
|
ba6049e4aa
|
Merge pull request #4768 from c0d5x/fix-markdrawdown-msg
Fix incorrect message when protection is fired
|
2021-04-20 20:23:16 +02:00 |
|
Matthias
|
f821ef5aec
|
Final finetunings of rpc_fill messages
|
2021-04-20 19:36:30 +02:00 |
|
Matthias
|
efbe0843be
|
Add documentation for fill messages
|
2021-04-20 19:23:29 +02:00 |
|
Matthias
|
d740aae8ca
|
Default fill notifications to off
|
2021-04-20 19:23:29 +02:00 |
|
Matthias
|
0341ac5a55
|
rename RPC message types
|
2021-04-20 19:23:28 +02:00 |
|
Matthias
|
8800a09770
|
Don't send double-notifications for stoploss fills
|
2021-04-20 19:22:14 +02:00 |
|
Matthias
|
fecd5c582b
|
Add buy and sell fill notifications
closes #3542
|
2021-04-20 19:22:14 +02:00 |
|
Matthias
|
71b017e7c3
|
Simplify webhook test
|
2021-04-20 19:22:14 +02:00 |
|
Matthias
|
06d6f9ac41
|
Fix calculation of unlimited_stake in case of modified wallet
|
2021-04-20 15:55:48 +02:00 |
|
Matthias
|
1936dd1ee8
|
Add test-case verifying "changing" wallet
with unlimited amount
|
2021-04-20 15:45:07 +02:00 |
|
Matthias
|
2254f65fa7
|
use binance intests instead of bittrex
|
2021-04-20 12:59:15 +02:00 |
|
Matthias
|
bd7e535e42
|
Use "human" amounts in stake_amount tests
|
2021-04-20 11:58:47 +02:00 |
|
Matthias
|
c9e901cf32
|
Move wallet tasks to test_wallets
|
2021-04-20 11:31:37 +02:00 |
|
Matthias
|
75612496d7
|
Improve poweredBy logo spacing
|
2021-04-19 19:01:39 +02:00 |
|
Matthias
|
a2acb54e7e
|
Clarify comments in pairlist
|
2021-04-19 15:15:40 +02:00 |
|
Matthias
|
a51ffdaa3a
|
Merge pull request #4760 from freqtrade/dependabot/pip/develop/ccxt-1.48.22
Bump ccxt from 1.47.47 to 1.48.22
|
2021-04-19 14:15:36 +02:00 |
|
Matthias
|
efd0d48ad0
|
Merge pull request #4762 from freqtrade/dependabot/pip/develop/mkdocs-material-7.1.2
Bump mkdocs-material from 7.1.1 to 7.1.2
|
2021-04-19 08:45:04 +02:00 |
|
Matthias
|
66b3ecfeed
|
Remove faulty font-family in svg
|
2021-04-19 08:32:25 +02:00 |
|
Matthias
|
81cf09f3b2
|
Merge pull request #4761 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.9
Bump sqlalchemy from 1.4.7 to 1.4.9
|
2021-04-19 08:15:46 +02:00 |
|
Matthias
|
4fc5b5d33d
|
Merge pull request #4757 from freqtrade/dependabot/pip/develop/pytest-asyncio-0.15.0
Bump pytest-asyncio from 0.14.0 to 0.15.0
|
2021-04-19 07:53:08 +02:00 |
|
Matthias
|
00389fa602
|
Merge pull request #4759 from freqtrade/dependabot/pip/develop/pandas-1.2.4
Bump pandas from 1.2.3 to 1.2.4
|
2021-04-19 07:52:48 +02:00 |
|
Matthias
|
36ddf99880
|
Merge pull request #4758 from freqtrade/dependabot/pip/develop/flake8-3.9.1
Bump flake8 from 3.9.0 to 3.9.1
|
2021-04-19 07:52:05 +02:00 |
|
Matthias
|
9407dbcf87
|
Add freqtrade powered by ccxt
|
2021-04-19 07:49:58 +02:00 |
|
Matthias
|
0737e3fa22
|
Clarify refresh_period section for volumepairlist
part of #4689
|
2021-04-17 19:48:29 +02:00 |
|
Matthias
|
44bfb53668
|
Don't use current rate for closed trades
|
2021-04-17 19:29:34 +02:00 |
|
Matthias
|
3b53c88dbe
|
Merge pull request #4751 from freqtrade/pairs_backtesting
Pairs backtesting
|
2021-04-17 19:14:13 +02:00 |
|
Matthias
|
fbb9075539
|
Update util command structures too
|
2021-04-17 10:53:03 +02:00 |
|
Matthias
|
c8d3d449a3
|
Add quick test for pair_whitelist overwrite
|
2021-04-17 10:51:02 +02:00 |
|
Matthias
|
6a9c47d15f
|
Update docs with new options
|
2021-04-17 10:48:24 +02:00 |
|
Matthias
|
1eb9ce4227
|
Allow specifying pairs for optimize commands via --pairs
|
2021-04-17 10:47:32 +02:00 |
|
Matthias
|
c52edcff4d
|
Merge pull request #4677 from mads03dk/get_trade
Add API endpoint for getting a specific trade
|
2021-04-16 19:57:58 +02:00 |
|
Matthias
|
9f2b6ee9a5
|
Merge pull request #4740 from freqtrade/decimal_stoploss_Hyperopt
stoploss and roi skdecimal spaces hyperopt
|
2021-04-16 19:46:07 +02:00 |
|
Matthias
|
5c579613e1
|
add /trade endpoint to rest_client script
|
2021-04-16 19:42:13 +02:00 |
|
Matthias
|
aeb81f90ff
|
Implement errorhandling for /trade endpoint
|
2021-04-16 19:35:56 +02:00 |
|
Matthias
|
e6936ae135
|
Improve wording in docs
|
2021-04-16 19:16:29 +02:00 |
|
Matthias
|
ccd4ef905e
|
Merge pull request #4742 from theomart/patch-2
Correct get_min_pair_stake_amount formula
|
2021-04-16 13:49:46 +02:00 |
|
Matthias
|
8ce5522a10
|
Add additional documentation for SKDecimal space
|
2021-04-16 08:00:04 +02:00 |
|
Matthias
|
2011912a19
|
Adapt documentation to use 3 decimals only
|
2021-04-16 07:46:00 +02:00 |
|
Matthias
|
ce870bbcf7
|
Use 3 decimals for ROI space
|
2021-04-15 21:38:20 +02:00 |
|
Matthias
|
a7f8da4bd5
|
Merge pull request #4713 from ugurcemozturk/patch-1
chore(readme): Fix markdown of docker manual
|
2021-04-15 16:16:02 +02:00 |
|
Matthias
|
7142787256
|
Roll back unintended changes that break rendering
|
2021-04-15 15:41:35 +02:00 |
|
Matthias
|
db9887c335
|
Merge pull request #4743 from JoeSchr/patch-1
remove `copy()` from `custom_info` example
|
2021-04-15 15:34:50 +02:00 |
|
Matthias
|
52c482cecf
|
Convert trailing and roi defaults to skdecimal
|
2021-04-14 20:36:34 +02:00 |
|
Matthias
|
e820814809
|
Default-stoploss-hyperopt should use decimal space, nto real
|
2021-04-14 20:32:34 +02:00 |
|
Matthias
|
862df2b431
|
Add blacklist recommendation for kucoin
closes #4738
|
2021-04-14 19:43:32 +02:00 |
|
Matthias
|
6beb1c223f
|
Merge pull request #4734 from freqtrade/get_tickers_ccache
/balance should use cached tickers when possible
|
2021-04-14 06:30:22 +02:00 |
|