Matthias
|
454c2343a8
|
More clarity for adjust_trade_position callback docstring
|
2023-09-14 18:27:45 +02:00 |
|
Stefano Ariestasia
|
c0a600858f
|
Change the cache of rangestability to 1 day
|
2023-09-14 08:50:06 +09:00 |
|
Stefano Ariestasia
|
5b07385414
|
simplify the filter
|
2023-09-14 08:13:47 +09:00 |
|
robcaulk
|
844ab4aef5
|
chore: add tests for set_initial_return_values
|
2023-09-14 00:05:59 +02:00 |
|
Stefano Ariestasia
|
44ca6f1c46
|
remove unused vars and change wording
|
2023-09-13 17:07:45 +09:00 |
|
Stefano Ariestasia
|
552f947248
|
remove unnecessary check
|
2023-09-13 15:09:13 +09:00 |
|
Stefano Ariestasia
|
7655bf6ea7
|
turn off logger for now
|
2023-09-13 14:53:33 +09:00 |
|
Stefano Ariestasia
|
25ae25248c
|
add logger
|
2023-09-13 14:42:43 +09:00 |
|
Stefano Ariestasia
|
dd01ae880f
|
fix error
|
2023-09-13 14:38:16 +09:00 |
|
Stefano Ariestasia
|
e0a06ca454
|
add fulltradesfilter
|
2023-09-13 14:18:07 +09:00 |
|
Stefano Ariestasia
|
a93592c467
|
add fulltradespairlist
|
2023-09-13 14:17:43 +09:00 |
|
robcaulk
|
628963c207
|
chore: fix bug associated with leaving FreqAI offline for more than 1 candle.
|
2023-09-12 12:19:12 +02:00 |
|
Matthias
|
a52cf42218
|
use last order date to fill order.
|
2023-09-12 07:01:51 +02:00 |
|
Matthias
|
af1054fa70
|
Avoid re-implementing existing feature
|
2023-09-12 07:00:55 +02:00 |
|
Matthias
|
ee9d2c637a
|
Improve "order refind" mechanics
|
2023-09-11 20:18:42 +02:00 |
|
Matthias
|
f0819d9df1
|
Improve "filled" date assignment for order updates
|
2023-09-11 20:03:38 +02:00 |
|
Matthias
|
96e5615d1b
|
Update safe_value_fallback to allow empty 2nd keys
|
2023-09-11 20:03:38 +02:00 |
|
Matthias
|
29fbac9f96
|
Add "catch-all" exceptionhandler for handle_onexchange_order
(it's actually a poor mans workaround)
closes #9025
|
2023-09-10 20:27:08 +02:00 |
|
Matthias
|
421a6c02a0
|
Improve enum imports
|
2023-09-10 18:10:38 +02:00 |
|
Matthias
|
2ee152c5a6
|
Merge pull request #8779 from Axel-CH/feature/multiple_open_orders
Feature: Multiple open orders
|
2023-09-10 17:22:26 +02:00 |
|
Matthias
|
563e68e894
|
Don't hard-fail merge if there's no informative data
|
2023-09-10 16:16:52 +02:00 |
|
Matthias
|
7455e56a29
|
Add docstrings, simplify some code
|
2023-09-09 10:09:37 +02:00 |
|
Matthias
|
245a67e37e
|
Avoid tons of commits when cancelling all orders
|
2023-09-09 09:55:01 +02:00 |
|
Matthias
|
e76d4241a0
|
Remove further unnecessary method
|
2023-09-09 09:54:12 +02:00 |
|
Matthias
|
01ff054a0b
|
fix open orders telegram reporting
|
2023-09-09 09:40:55 +02:00 |
|
Matthias
|
9e1f7dc6f7
|
have force-enter also include has_open_orders
|
2023-09-09 09:23:25 +02:00 |
|
Matthias
|
067c9219b6
|
replace 'open_orders' with "has_open_orders" in api
|
2023-09-09 08:36:28 +02:00 |
|
Matthias
|
830fc7580c
|
Cleanup unused property
|
2023-09-08 19:51:14 +02:00 |
|
Matthias
|
21859f79db
|
Merge pull request #9159 from stash86/fix-adjust
remove old codes when we only can do partial entries
|
2023-09-08 08:04:20 +02:00 |
|
Matthias
|
376b5fce54
|
Merge pull request #9160 from mohsenjfar/develop
Update strategy_analysis_example.md
|
2023-09-08 07:59:55 +02:00 |
|
Matthias
|
f8b97b6aa7
|
Fix dtype mismatch error
|
2023-09-08 07:05:38 +02:00 |
|
Matthias
|
7b6e2eac49
|
use ffill instead of fillna(method='ffill')
|
2023-09-08 07:04:12 +02:00 |
|
Matthias
|
f13e134e9b
|
Update actual notebook (not just the docs)
|
2023-09-08 06:47:31 +02:00 |
|
Matthias
|
8c95207ca4
|
Merge branch 'develop' into pr/Axel-CH/8779
|
2023-09-07 20:19:25 +02:00 |
|
Matthias
|
ffaa121bc7
|
Simplify code by removing unnecessary (and non-working) method
|
2023-09-07 20:16:56 +02:00 |
|
Matthias
|
227b194a88
|
Partial exits should consider leveraged trades.
|
2023-09-07 18:27:19 +02:00 |
|
Matthias
|
2c095c07f2
|
Improve variable naming
|
2023-09-07 18:27:19 +02:00 |
|
Matthias
|
9c3656e24e
|
Merge pull request #9158 from freqtrade/remove_3.8
Remove python 3.8 support
|
2023-09-07 18:19:17 +02:00 |
|
Stefano Ariestasia
|
7ccff18437
|
remove old codes when we only can do partial entries
|
2023-09-07 18:05:46 +09:00 |
|
Matthias
|
c5f26e72e1
|
Merge pull request #9153 from freqtrade/rpc/drawdown
Add better drawdown metrics to /profit outputs
|
2023-09-07 06:33:15 +02:00 |
|
Matthias
|
4ef1647132
|
Setup.sh should require 3.9
|
2023-09-07 06:25:44 +02:00 |
|
Matthias
|
20cca01d10
|
Fix bug in volumepairlist if lookback is bigger than the available candles (new pairs)
closes #9154
|
2023-09-06 19:40:31 +02:00 |
|
Matthias
|
feea20fb0a
|
Merge pull request #9151 from freqtrade/refactor/calc_profits
Refactor calculate profits
|
2023-09-05 06:26:04 +02:00 |
|
Matthias
|
e854667eb8
|
Add max_drawdown_start and end to /profit API endpoints
|
2023-09-04 20:09:59 +02:00 |
|
Matthias
|
7bf20d9060
|
Show drawdown from/to on /profit calls
|
2023-09-04 20:09:59 +02:00 |
|
Matthias
|
7c5a11623e
|
Use dt_ts_def in profit endpoints
|
2023-09-04 20:09:32 +02:00 |
|
Matthias
|
783a2d945e
|
add dt_ts_def helper
|
2023-09-04 20:09:32 +02:00 |
|
Matthias
|
2073c71811
|
use format_date in rpc methods
|
2023-09-04 20:09:32 +02:00 |
|
Matthias
|
d8122962db
|
Add "date to string" helper
|
2023-09-04 20:09:32 +02:00 |
|
Matthias
|
39b6a00224
|
Improve naming of calculate_profit method
|
2023-09-04 06:42:16 +02:00 |
|
Matthias
|
fac8e0fde5
|
Remove calc_profit content
|
2023-09-04 06:28:29 +02:00 |
|
Matthias
|
ffb1cf52b1
|
Convert further usages to calc_profit_combined
|
2023-09-04 06:28:29 +02:00 |
|
Matthias
|
399f144c27
|
more calc_profit_combined usage
|
2023-09-04 06:28:29 +02:00 |
|
Matthias
|
459b9d80d4
|
use calc_profit_combined
|
2023-09-04 06:28:29 +02:00 |
|
Matthias
|
28e685ee2b
|
Switch combined profit response to dataclass
|
2023-09-04 06:28:29 +02:00 |
|
Matthias
|
c58a1649cb
|
add calc_profit_combined call
|
2023-09-04 06:28:29 +02:00 |
|
Robert Caulk
|
d2c0e9e438
|
Merge pull request #9133 from initrv/patch-1
add QRDQN to SB3_CONTRIB_MODELS
|
2023-09-03 23:24:19 +02:00 |
|
Matthias
|
a4077e96ba
|
Merge pull request #9135 from froggleston/frog-fix-analysis-nulls
Fix nulls in indicator list output and add expectancy ratio
|
2023-09-03 17:16:44 +02:00 |
|
Matthias
|
a4fc7ce0c4
|
"fix" bybit invalid order responses for canceled orders
closes #9128
|
2023-09-03 17:05:57 +02:00 |
|
Matthias
|
00cef56a57
|
Merge pull request #9137 from froggleston/frog-update-rpc
Implment weekly/monthly RPC endpoints
|
2023-09-03 10:22:37 +02:00 |
|
Matthias
|
3c20ab683a
|
Have /monthly return proper dates, move formatting to telegram
|
2023-09-02 20:11:19 +02:00 |
|
froggleston
|
f838bc760f
|
Implment weekly/monthly RPC endpoints
|
2023-09-02 16:06:23 +01:00 |
|
Matthias
|
25f5dbfcbd
|
Delete trade if replacing the first order failed
part of #9128
|
2023-09-02 16:49:12 +02:00 |
|
Matthias
|
be044fbacf
|
Improve log output
|
2023-09-02 16:37:53 +02:00 |
|
Matthias
|
7a4276f6c7
|
Include pair in dry-run order names
|
2023-09-02 16:37:41 +02:00 |
|
froggleston
|
925e18368a
|
Fix linting a.k.a. Maybe one day, flake8 will like me
|
2023-09-02 15:05:34 +01:00 |
|
froggleston
|
250e00e6c7
|
Fix dropna subset
|
2023-09-02 12:52:05 +01:00 |
|
froggleston
|
81672da57b
|
Fix nulls in indicator list output and add expectancy ratio per entry tag in analysis group 0 output
|
2023-09-02 12:45:33 +01:00 |
|
Matthias
|
6f86e30c7e
|
Add leverage adjustment to "stoploss_from_absolute"
|
2023-09-02 11:01:59 +02:00 |
|
Matthias
|
a87404b5a8
|
Reduce limit order cross threshold
|
2023-09-02 10:37:57 +02:00 |
|
initrv
|
0357d373a9
|
add QRDQN to SB3_CONTRIB_MODELS
|
2023-09-01 11:31:09 +03:00 |
|
Matthias
|
28c62724df
|
Add explicit test and message for "Order could not be replaced" scenario
part of #9128
|
2023-09-01 06:58:59 +02:00 |
|
Matthias
|
6429282f05
|
add iterating emulation to fetch_orders for bybit
|
2023-08-31 08:07:44 +02:00 |
|
Matthias
|
b5fa013600
|
Add pairs argument to fetch_orders
|
2023-08-31 08:05:07 +02:00 |
|
Matthias
|
02bd052e45
|
Improve naming of variable
|
2023-08-31 06:39:26 +02:00 |
|
Matthias
|
4ed46ef6b3
|
Add significant digits Round_Up / round_down
|
2023-08-30 16:48:31 +00:00 |
|
Matthias
|
bfc2c70b44
|
Fix and improve Tick size ROUND_DOWN logic
|
2023-08-30 08:21:02 +00:00 |
|
Matthias
|
133660ff4e
|
Fall back "price_to_precision" to ccxt where possible
|
2023-08-30 07:53:00 +00:00 |
|
Matthias
|
994b2a0f28
|
Update sorting of price precision logic
|
2023-08-30 07:43:53 +00:00 |
|
Matthias
|
23aa8dcd51
|
Simplify profit calculation (removes unnecessary fallback)
|
2023-08-29 18:31:51 +02:00 |
|
Matthias
|
f3187ddcbf
|
Merge pull request #9057 from freqtrade/feat/stoploss_adjust
"After order" stoploss adjustment
|
2023-08-29 18:06:37 +02:00 |
|
Matthias
|
5eb446f1ce
|
Don't remove elements from list we're iterating over
closes #9127
|
2023-08-29 17:44:39 +02:00 |
|
Matthias
|
5efa40215b
|
Allow invalid futures pairs (: separated)
closes #9127
|
2023-08-29 17:40:35 +02:00 |
|
Matthias
|
1a8b793c0a
|
Merge branch 'develop' into feat/stoploss_adjust
|
2023-08-29 07:04:08 +02:00 |
|
Matthias
|
f256701679
|
Bump version to 2023.9-dev
|
2023-08-27 20:40:37 +02:00 |
|
Matthias
|
c1df94b507
|
Bump version to 2023.8
|
2023-08-27 20:40:07 +02:00 |
|
Matthias
|
0c15eb4ace
|
Merge branch 'stable' into develop
|
2023-08-27 20:39:53 +02:00 |
|
Matthias
|
981cf1f6ee
|
Update cached binance leverage tiers
|
2023-08-27 14:50:54 +02:00 |
|
Matthias
|
f19f3ed4eb
|
Fix rpc forceexit logic, fix remaining test
|
2023-08-27 10:29:34 +02:00 |
|
robcaulk
|
04122abd17
|
chore: protect users who dont read log warnings
|
2023-08-25 16:45:46 +02:00 |
|
Matthias
|
5659ca2ecd
|
Fix migrations
|
2023-08-25 07:29:10 +02:00 |
|
Matthias
|
0181abc629
|
Fix migration SQL statement
|
2023-08-25 07:14:39 +02:00 |
|
Matthias
|
43c73c75c5
|
Remove more open_order_id references
|
2023-08-25 07:10:30 +02:00 |
|
Matthias
|
95daff182d
|
Update backtesting to not use open_order_id
|
2023-08-25 07:08:24 +02:00 |
|
Matthias
|
b82b77d03f
|
Fix some rpc tests
|
2023-08-25 07:01:48 +02:00 |
|
Matthias
|
193dcf578d
|
Fix logic error in force_exit if no order is open
|
2023-08-25 06:47:02 +02:00 |
|
Matthias
|
3e986e24fa
|
Merge branch 'develop' into pr/Axel-CH/8779
|
2023-08-24 20:09:41 +02:00 |
|
Matthias
|
e5a88fdeda
|
Fix stylistic issues
|
2023-08-24 20:06:51 +02:00 |
|
Matthias
|
9c4aca2b90
|
Improve download data debug output
|
2023-08-24 20:05:20 +02:00 |
|
Matthias
|
0f73e38f98
|
Improve docstring for "select_filled_orders".
|
2023-08-24 17:44:48 +02:00 |
|