Matthias
|
0a5cee6a73
|
Ensure we're not erroring on invalid custom_entry / exit prices
closes #9323
|
2023-10-19 22:06:21 +02:00 |
|
Matthias
|
b65fa98cee
|
Simplify backtesting by using current_time more consequently
|
2023-10-11 19:45:00 +02:00 |
|
Matthias
|
b57821b273
|
Add set_funding_fees to backtesting
|
2023-10-11 19:38:58 +02:00 |
|
Matthias
|
504f51fabb
|
Fix liquidation price setting in backtesting
closes #9205
|
2023-09-27 06:40:24 +02:00 |
|
Matthias
|
966247baaf
|
Make sure use_db is set as early as possible.
|
2023-09-23 18:20:19 +02:00 |
|
Axel-CH
|
a7cd9d77f2
|
ignore custom_entry_price trade object type test, remove LocalTrade as type
|
2023-09-16 13:58:59 -04:00 |
|
axel
|
cf96ad1d1b
|
add trade param to custom entry price in interface, bot, backtesting, exemples
|
2023-09-16 02:32:03 -04:00 |
|
Matthias
|
8c95207ca4
|
Merge branch 'develop' into pr/Axel-CH/8779
|
2023-09-07 20:19:25 +02:00 |
|
Matthias
|
1a8b793c0a
|
Merge branch 'develop' into feat/stoploss_adjust
|
2023-08-29 07:04:08 +02:00 |
|
Matthias
|
95daff182d
|
Update backtesting to not use open_order_id
|
2023-08-25 07:08:24 +02:00 |
|
Matthias
|
452e1ab016
|
get_analyzed_dataframe should provide dataframe with startup candles
closes #7389
|
2023-08-15 19:43:04 +02:00 |
|
Matthias
|
161ab14ed0
|
Avoid lookahead bias through informative pairs in callbacks
|
2023-08-15 17:48:07 +02:00 |
|
Matthias
|
070a1990e8
|
Improve handling of None values from custom_stoploss
|
2023-08-14 16:46:33 +02:00 |
|
Matthias
|
fc60c0df19
|
Add call to stoploss-adjust for backtesting
|
2023-08-14 16:00:33 +02:00 |
|
Matthias
|
d53b6871ea
|
Bump pre-commit mypy
|
2023-08-14 13:22:55 +02:00 |
|
Matthias
|
08bc615826
|
Further simplify backtest order handling
|
2023-08-14 13:22:55 +02:00 |
|
Matthias
|
bcc2dd9803
|
Simplify backtest order closing
|
2023-08-14 13:22:55 +02:00 |
|
Matthias
|
d7e9f87b33
|
Improve comment indent
|
2023-08-14 13:22:55 +02:00 |
|
Matthias
|
d7556cd66a
|
Remove duplicate call in backtesting
|
2023-08-14 13:22:55 +02:00 |
|
Matthias
|
1a1103c239
|
Add backtest-result typing
|
2023-07-30 10:54:03 +02:00 |
|
Matthias
|
6659d26131
|
Merge branch 'develop' into dataformat/feather
|
2023-07-29 20:04:12 +02:00 |
|
Matthias
|
9bfe96d4d6
|
Simplify advise calls by extracting that part into a method.
|
2023-07-21 20:27:52 +02:00 |
|
Matthias
|
91bf8abf38
|
Add comment to clarify usage of trim_dataframes
|
2023-07-21 20:22:44 +02:00 |
|
Matthias
|
626ea6b119
|
Add backtesting support for order.stake_amount
|
2023-07-15 14:55:22 +02:00 |
|
Matthias
|
17296fdf9c
|
Use proper cost for order
closes #8906
|
2023-07-15 09:02:17 +02:00 |
|
Matthias
|
b593205ad9
|
No need to use .get() for properties with default values
|
2023-07-12 18:29:12 +02:00 |
|
Matthias
|
cca8c4e5b8
|
Update default dataformat to feather
|
2023-07-12 18:23:30 +02:00 |
|
Matthias
|
05ea36f03b
|
Fix performance when running tons of backtests
|
2023-06-09 06:45:34 +02:00 |
|
Matthias
|
1552d81f45
|
Simplify load_exchange interface
|
2023-05-13 11:03:26 +02:00 |
|
Matthias
|
023c155a25
|
Extract signals generation from backtesting class
|
2023-04-28 16:14:16 +02:00 |
|
Matthias
|
6e395ad7c9
|
Refactor methods in backtesting
|
2023-04-28 16:09:09 +02:00 |
|
Matthias
|
8dd8c24595
|
Merge branch 'develop' into pr/froggleston/7861
|
2023-04-28 14:59:03 +02:00 |
|
Matthias
|
80a27bc0db
|
Fix random uvicorn error
|
2023-03-26 18:18:52 +02:00 |
|
Matthias
|
1c9abd9e35
|
Properly respect can_short flag in backtesting
closes #8387
|
2023-03-26 17:27:52 +02:00 |
|
Matthias
|
c14ac8a205
|
Properly handle non-replaced first entry orders
|
2023-03-26 16:46:41 +02:00 |
|
Matthias
|
b09fb5826f
|
don't use "can_short" in backtesting to determine application of leverage
|
2023-03-26 16:21:51 +02:00 |
|
Matthias
|
73b59df77b
|
Merge branch 'develop' into pr/paranoidandy/8272
|
2023-03-26 11:22:24 +02:00 |
|
Matthias
|
86aef7cf9d
|
Add current_time to bot_loop_start callbak
|
2023-03-26 11:22:19 +02:00 |
|
Matthias
|
b317524ed7
|
protect adjust_trade_position from crashing in case of unsafe code
|
2023-03-24 20:27:45 +01:00 |
|
Matthias
|
ce3efa8f00
|
Remove pointless asserts
|
2023-03-19 18:05:08 +01:00 |
|
Matthias
|
cd9c2c4c23
|
Merge branch 'develop' into pr/froggleston/7861
|
2023-03-19 15:00:20 +01:00 |
|
Matthias
|
af6fc886f6
|
Small refactor for new methods
|
2023-03-19 14:56:41 +01:00 |
|
Matthias
|
8f29312c9e
|
Minimum re-entry stake should not include stoploss
|
2023-03-14 08:14:01 +01:00 |
|
Andy Lawless
|
a3dee9350f
|
Move bot_loop_start call to run on every candle
|
2023-03-03 20:37:05 +00:00 |
|
Matthias
|
6e9ff5fdd8
|
Merge pull request #8202 from freqtrade/remove-populate-any-indicators
remove populate_any_indicators
|
2023-03-03 06:33:25 +01:00 |
|
Matthias
|
b5f55c9b14
|
Improve type safety in backtesting
|
2023-03-01 20:32:32 +01:00 |
|
Matthias
|
f6b3998bbd
|
Fix backtesting type incompatibilities
|
2023-03-01 20:32:32 +01:00 |
|
robcaulk
|
fd4e27d889
|
remove populate_any_indicators
|
2023-02-21 14:22:40 +01:00 |
|
Matthias
|
f57394c1ce
|
Merge branch 'develop' into bybit
|
2023-01-30 07:23:41 +01:00 |
|
Matthias
|
25dfbb5a08
|
Compare stake amout >= in backtesting
closes #8067
|
2023-01-29 12:47:16 +01:00 |
|