Matthias
|
cc3ec279c2
|
Bump dateutil types precommit
|
2022-05-23 06:57:49 +02:00 |
|
dependabot[bot]
|
ff9dcfe789
|
Bump types-python-dateutil from 2.8.15 to 2.8.16
Bumps [types-python-dateutil](https://github.com/python/typeshed) from 2.8.15 to 2.8.16.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-python-dateutil
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-23 03:01:32 +00:00 |
|
Matthias
|
e3beaae8be
|
update hyperopt typing
|
2022-05-22 19:32:32 +02:00 |
|
Matthias
|
0b5544ef9e
|
Stoploss fill should fill as "filled" notification
Closes #6873
|
2022-05-22 19:18:12 +02:00 |
|
Matthias
|
1315d02437
|
Fix startup sending "longed" messages for open stoplosses
|
2022-05-22 09:01:46 +02:00 |
|
Matthias
|
26d394ca74
|
Add liquidation Price to api response
|
2022-05-22 08:54:27 +02:00 |
|
Matthias
|
ea8fda0dee
|
Slightly improve test
|
2022-05-22 08:36:28 +02:00 |
|
Matthias
|
1ff1e3b43d
|
Merge pull request #6869 from freqtrade/update_levtiers
Update leveraged tiers
|
2022-05-22 08:35:02 +02:00 |
|
Matthias
|
681ef13174
|
Relax dry-run leverage test-case to simplify future updates
|
2022-05-21 16:23:29 +02:00 |
|
Matthias
|
97abcf4b32
|
Add documentation for leverage_tiers update
|
2022-05-21 16:10:00 +02:00 |
|
Matthias
|
963cc17c18
|
Update leveraged tiers
|
2022-05-21 16:05:00 +02:00 |
|
Matthias
|
0138114fc2
|
Merge pull request #6866 from freqtrade/dry_order_db
Dry orders from db
|
2022-05-20 12:10:09 +02:00 |
|
Matthias
|
c3e3188c6a
|
Rename variable
|
2022-05-20 11:30:25 +02:00 |
|
Matthias
|
843bf0631e
|
Remove Sponsored Promotions
|
2022-05-20 07:14:49 +02:00 |
|
Matthias
|
b3acfb3c6f
|
Bump ccxt to 1.83.12
closes #6849
|
2022-05-20 06:55:51 +02:00 |
|
Matthias
|
2cf17e04be
|
Init persistence for tests that use dry-run orders
|
2022-05-20 06:26:16 +02:00 |
|
Matthias
|
46ea135b6b
|
Update dry-run considerations
|
2022-05-19 20:10:11 +02:00 |
|
Matthias
|
219363fffb
|
Check for both ask and bid in SpreadFilter
closes #6865
|
2022-05-19 19:53:23 +02:00 |
|
Matthias
|
56a73575a1
|
Add explicit test for order_to_ccxt
|
2022-05-19 19:29:39 +02:00 |
|
Matthias
|
5e18e51ce0
|
Fix some tests
|
2022-05-19 07:03:53 +02:00 |
|
Matthias
|
a3d9384bc0
|
Remove clean-dry-run code
|
2022-05-19 06:56:34 +02:00 |
|
Matthias
|
0a95ef6ab2
|
Don't reset open orders in dry-run on restart
|
2022-05-19 06:42:38 +02:00 |
|
Matthias
|
d5486f17d8
|
Update Test to use StrategyV3
|
2022-05-18 10:57:19 +02:00 |
|
Matthias
|
7b9439f2e4
|
Merge pull request #6854 from eSeR1805/feat_bt_cancel_entry_reporting
BT: Reporting canceled/replaced entry orders
|
2022-05-17 19:26:44 +02:00 |
|
eSeR1805
|
34684ec86a
|
Merge branch 'freqtrade:develop' into feat_bt_cancel_entry_reporting
|
2022-05-17 14:09:57 +03:00 |
|
eSeR1805
|
c6bf6779f8
|
Update docs BT sample report and details.
|
2022-05-17 14:09:01 +03:00 |
|
eSeR1805
|
bb7ffd8fbe
|
Update testcases relying on BT results.
|
2022-05-17 14:08:35 +03:00 |
|
eSeR1805
|
0585b378b3
|
BT: Report canceled/replaced orders also.
|
2022-05-17 14:07:42 +03:00 |
|
eSeR1805
|
6e8f24f6a7
|
BT: track canceled/replaced orders also.
|
2022-05-17 14:07:02 +03:00 |
|
Matthias
|
8d46e16c46
|
Merge pull request #6848 from freqtrade/datahandler_case
Datahandler case insensitive
|
2022-05-17 09:34:11 +02:00 |
|
Matthias
|
1cd8ebc8c8
|
Merge pull request #6847 from freqtrade/use_Precise
Use precise
|
2022-05-17 09:33:39 +02:00 |
|
Matthias
|
6fd003c655
|
Merge pull request #6851 from eSeR1805/feat_bt_cancel_entry_reporting
BT: Reporting canceled trade entries
|
2022-05-17 07:05:26 +02:00 |
|
Matthias
|
b022680962
|
Merge pull request #6822 from SmartManoj/patch-10
fixed variable naming style
|
2022-05-17 06:34:39 +02:00 |
|
மனோஜ்குமார் பழனிச்சாமி
|
7cd0f8a7b1
|
Merge branch 'develop' into patch-10
|
2022-05-17 08:07:13 +05:30 |
|
eSeR1805
|
905b24bd4d
|
Update BT report detailing.
|
2022-05-17 02:04:45 +03:00 |
|
eSeR1805
|
a2a8e4fdc7
|
Update doc BT sample report.
|
2022-05-17 02:01:27 +03:00 |
|
eSeR1805
|
99aea454b5
|
Update testcases to match reporting.
|
2022-05-17 01:42:48 +03:00 |
|
eSeR1805
|
f2e2e57237
|
Report trade entries canceled by user.
|
2022-05-17 01:41:31 +03:00 |
|
eSeR1805
|
fb7c0792c0
|
Track trade entries canceled by user.
|
2022-05-17 01:41:01 +03:00 |
|
Matthias
|
76637d3939
|
Simplify timeframe-transition
|
2022-05-16 20:10:52 +02:00 |
|
Matthias
|
2e65a1793d
|
Add fallback to load 1M files as well as 1Mo files
|
2022-05-16 19:48:27 +02:00 |
|
Matthias
|
a1048fb619
|
Store monthly candles as "Mo"
|
2022-05-16 19:39:43 +02:00 |
|
Matthias
|
9607d04279
|
Improve ccxt imports
|
2022-05-16 19:22:07 +02:00 |
|
Matthias
|
d09b462930
|
Add rudimentary tests for Precise "builtin operator" workings
|
2022-05-16 19:21:38 +02:00 |
|
Matthias
|
c8e0fc926d
|
Update to do Builtin Precise math
|
2022-05-16 19:21:38 +02:00 |
|
Matthias
|
a793cf8f05
|
Use ccxt's "precise" to do precise math
|
2022-05-16 19:21:38 +02:00 |
|
Matthias
|
528509f809
|
Extract get_price_side from get_rate
|
2022-05-16 19:20:13 +02:00 |
|
Matthias
|
860a15ff40
|
Merge pull request #6839 from freqtrade/dependabot/pip/develop/plotly-5.8.0
Bump plotly from 5.7.0 to 5.8.0
|
2022-05-16 19:18:43 +02:00 |
|
Matthias
|
1913565507
|
Merge pull request #6834 from stash86/patch-1
Missing \n on /help response
|
2022-05-16 10:39:46 +02:00 |
|
Matthias
|
c54919e4ce
|
Merge pull request #6841 from freqtrade/dependabot/pip/develop/scikit-learn-1.1.0
Bump scikit-learn from 1.0.2 to 1.1.0
|
2022-05-16 10:02:58 +02:00 |
|