axel
|
cf96ad1d1b
|
add trade param to custom entry price in interface, bot, backtesting, exemples
|
2023-09-16 02:32:03 -04:00 |
|
Matthias
|
3919bf3740
|
Adjust sequence of trade json output
|
2023-09-16 08:25:36 +02:00 |
|
Stefano
|
9814cf5360
|
flake8 fix
|
2023-09-15 12:35:56 +09:00 |
|
Stefano
|
c19fe95d39
|
add the filter to docs, tyding up the py file
|
2023-09-15 11:34:56 +09:00 |
|
Stefano
|
383bdb7d56
|
flake8 fix
|
2023-09-15 10:15:19 +09:00 |
|
Matthias
|
41765b14dc
|
Merge pull request #9182 from stash86/fix-rangestability
Change the cache of rangestability to 1 day
|
2023-09-14 20:43:07 +02:00 |
|
Matthias
|
33bf7f9f30
|
Ensure test doesn't fail based on daytime
failed if it's run in the first hour of the (UTC) day
|
2023-09-14 20:05:11 +02:00 |
|
Matthias
|
454c2343a8
|
More clarity for adjust_trade_position callback docstring
|
2023-09-14 18:27:45 +02:00 |
|
Matthias
|
6d8bf75572
|
Merge pull request #9179 from freqtrade/chore/better-freqai-reload
chore: fix bug associated with leaving FreqAI offline for more than 1candle
|
2023-09-14 18:10:47 +02:00 |
|
Robert Caulk
|
310c9f6034
|
Update test_freqai_datadrawer.py
|
2023-09-14 13:49:31 +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 |
|
Stefano Ariestasia
|
08dffc95d8
|
fix wording
|
2023-09-13 11:58:28 +09:00 |
|
Stefano Ariestasia
|
57800e78c7
|
Merge branch 'freqtrade:develop' into bt-metrics2
|
2023-09-13 08:20:28 +09:00 |
|
Stefano Ariestasia
|
bd4d7efbc9
|
Merge pull request #20 from stash86/bt-metrics2
create BaseAnalysis class
|
2023-09-13 08:20:09 +09:00 |
|
Stefano Ariestasia
|
5019fb5bf3
|
fix flake8
|
2023-09-12 19:58:40 +09:00 |
|
Stefano Ariestasia
|
a0e0d7fe27
|
more fixes
|
2023-09-12 19:57:16 +09:00 |
|
Stefano Ariestasia
|
6377fd2689
|
flake8 fix
|
2023-09-12 19:54:25 +09:00 |
|
root
|
bd9ea9bd8c
|
precommit fix
|
2023-09-12 19:50:39 +09:00 |
|
Stefano Ariestasia
|
cfeefa8754
|
remove prepare data from baseanalysis
|
2023-09-12 19:29:13 +09:00 |
|
Stefano Ariestasia
|
475d8486bb
|
fix mutable Backtest
|
2023-09-12 19:21:01 +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 |
|
Stefano Ariestasia
|
4d1810c2b6
|
update lookahead analysis
|
2023-09-12 19:11:19 +09:00 |
|
Stefano Ariestasia
|
05f0dccb8e
|
add missing args to config
|
2023-09-12 16:25:25 +09:00 |
|
Stefano Ariestasia
|
6360e7fb15
|
debug
|
2023-09-12 16:20:04 +09:00 |
|
Stefano Ariestasia
|
40695a39d5
|
add missing var
|
2023-09-12 16:14:25 +09:00 |
|
Stefano Ariestasia
|
008f621211
|
create BaseAnalysis class
|
2023-09-12 15:42:32 +09:00 |
|
Matthias
|
a52cf42218
|
use last order date to fill order.
|
2023-09-12 07:01:51 +02:00 |
|
Matthias
|
a866b0a35e
|
Improve test correctness
|
2023-09-12 07:01:05 +02:00 |
|
Matthias
|
af1054fa70
|
Avoid re-implementing existing feature
|
2023-09-12 07:00:55 +02:00 |
|
Stefano Ariestasia
|
5608bbde9c
|
Merge branch 'freqtrade:develop' into bt-metrics
|
2023-09-12 13:56:24 +09: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
|
4798dea6e1
|
Merge pull request #9168 from freqtrade/dependabot/pip/develop/ccxt-4.0.88
Bump ccxt from 4.0.81 to 4.0.88
|
2023-09-11 19:12:17 +02:00 |
|
Matthias
|
23a4ff9f25
|
Merge pull request #9171 from freqtrade/dependabot/pip/develop/orjson-3.9.7
Bump orjson from 3.9.5 to 3.9.7
|
2023-09-11 18:23:06 +02:00 |
|
Matthias
|
5ddfbea611
|
Merge pull request #9172 from freqtrade/dependabot/pip/develop/questionary-2.0.1
Bump questionary from 2.0.0 to 2.0.1
|
2023-09-11 08:12:00 +02:00 |
|
Matthias
|
e8e67d1c85
|
Merge pull request #9173 from freqtrade/dependabot/pip/develop/pytest-7.4.2
Bump pytest from 7.4.1 to 7.4.2
|
2023-09-11 08:11:41 +02:00 |
|
Matthias
|
dc9c31252b
|
Merge pull request #9169 from freqtrade/dependabot/pip/develop/mkdocs-material-9.2.8
Bump mkdocs-material from 9.2.7 to 9.2.8
|
2023-09-11 06:45:44 +02:00 |
|
Matthias
|
82baa3f93f
|
Improve and clarify wording around use_exit_signal
|
2023-09-11 06:32:40 +02:00 |
|
Matthias
|
78ca11155b
|
Merge pull request #9167 from freqtrade/dependabot/github_actions/develop/actions/checkout-4
Bump actions/checkout from 3 to 4
|
2023-09-11 06:22:44 +02:00 |
|
dependabot[bot]
|
45c90c2013
|
Bump pytest from 7.4.1 to 7.4.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.1 to 7.4.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.1...7.4.2)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-11 03:33:55 +00:00 |
|