Matthias
|
0b8dfa6878
|
chore: improved docstring for precision_mode_price
|
2024-08-13 09:29:36 +02:00 |
|
Matthias
|
cfa591838f
|
feat: use "precision_mode_price" where applicable
|
2024-08-13 09:13:10 +02:00 |
|
Matthias
|
ac1ac0debe
|
feat: set precision_mode_price when creating trade objects
|
2024-08-13 09:11:44 +02:00 |
|
Matthias
|
f8de46cea9
|
feat: Add precision_mode_price column
|
2024-08-13 09:09:12 +02:00 |
|
Matthias
|
0f820e4498
|
chore: Fix 3.9 syntax error
|
2024-08-13 07:12:57 +02:00 |
|
Matthias
|
2b86865b9b
|
chore: improve wording in subcommand helptext
|
2024-08-13 07:02:53 +02:00 |
|
Matthias
|
a991c76842
|
feat: add test for test_list_data command
|
2024-08-13 06:54:35 +02:00 |
|
Matthias
|
d02ea3244a
|
feat: add "trades" switch to list-data command
|
2024-08-13 06:46:02 +02:00 |
|
Matthias
|
5a9f87ac63
|
feat: add start_list_trades_data command to output trades data
|
2024-08-13 06:44:28 +02:00 |
|
Matthias
|
cf26635e3c
|
feat: add trades helper functions
trades_get_available data and trades_data_min_max
|
2024-08-13 06:36:39 +02:00 |
|
Matthias
|
b63c04df4f
|
chore: update help wording
|
2024-08-12 20:11:43 +02:00 |
|
Matthias
|
7972a023ed
|
fix: oddly wrong fee_cost calculation
|
2024-08-12 16:45:51 +02:00 |
|
Matthias
|
6cf92c2a90
|
chore: enhanced aggregation syntax
|
2024-08-12 16:41:07 +02:00 |
|
Matthias
|
980b81f009
|
chore: Simplify futures backtest
|
2024-08-12 14:51:37 +02:00 |
|
Matthias
|
10f0522a6b
|
chore: update attribute wording to bt_profit
|
2024-08-12 10:57:53 +02:00 |
|
Matthias
|
2bc9cdafb2
|
chore: update attribute wording to bt_trades
|
2024-08-12 10:57:53 +02:00 |
|
Matthias
|
e643a2ea32
|
chore: update attribute wording to bt_trades_open
|
2024-08-12 10:57:53 +02:00 |
|
Matthias
|
0afd3fc5e1
|
fix: improved handling for corrupt trades files
part of #10515
|
2024-08-10 20:13:36 +02:00 |
|
Matthias
|
f5ebfcca5a
|
chore: accept that trades dataframes may be empty for some reason
part of #10515
|
2024-08-10 20:13:30 +02:00 |
|
Matthias
|
6f33115187
|
Merge pull request #10400 from simwai/feature/stoploss-start-at
Added unlock_at field for protection config
|
2024-08-10 16:40:09 +02:00 |
|
Matthias
|
ed59f74cb8
|
chore: move asyncio import to only import when necessary
|
2024-08-09 06:45:08 +02:00 |
|
Matthias
|
2b4438720c
|
chore: call selectorPolicy
|
2024-08-09 06:16:44 +02:00 |
|
Matthias
|
758e532a6a
|
chore: add todo to uvicorn workaround
|
2024-08-08 20:25:17 +02:00 |
|
Matthias
|
d4ca6617de
|
chore: set asyncio-policy for windows
|
2024-08-08 20:25:09 +02:00 |
|
xmatthias
|
9d0cd961b4
|
chore: update pre-commit hooks
|
2024-08-08 03:12:08 +00:00 |
|
froggleston
|
17dc41279c
|
Ruff formatting
|
2024-08-04 21:59:07 +01:00 |
|
froggleston
|
cb4747aed2
|
Add rich table width if jupyter in modules
|
2024-08-04 21:43:00 +01:00 |
|
Matthias
|
6c5fb5e22b
|
chore: add_config_files to config_schema
|
2024-08-04 09:03:32 +02:00 |
|
Matthias
|
4854bdd02f
|
chore: Add log_responses to config schema
|
2024-08-04 08:29:15 +02:00 |
|
Matthias
|
c8d30ae801
|
chore: fix oneline exchange-list output
|
2024-08-03 18:30:21 +02:00 |
|
Matthias
|
b3915ff8fd
|
chore: use classname to show exchanges
|
2024-08-03 18:25:31 +02:00 |
|
Matthias
|
805c946b33
|
feat: improve structure of list_exchange endpoints
|
2024-08-03 18:24:52 +02:00 |
|
Matthias
|
f63910d355
|
chore: improve wording for cooldown_period
|
2024-08-02 20:15:46 +02:00 |
|
Matthias
|
98c8521057
|
chore: fix minor gotcha
|
2024-08-02 20:13:59 +02:00 |
|
Matthias
|
79d4dc1646
|
Merge branch 'develop' into feature/stoploss-start-at
|
2024-08-02 19:51:28 +02:00 |
|
Matthias
|
9429657a2b
|
chore: make Hyperliquid class actually usable
|
2024-08-02 07:28:09 +02:00 |
|
Matthias
|
2b0b1e23eb
|
chore: enhance error message on ohlcv error
|
2024-08-02 07:26:54 +02:00 |
|
Matthias
|
dd55baf148
|
chore: support snake_case for api keys
|
2024-08-02 07:26:54 +02:00 |
|
Matthias
|
abef8e376c
|
feat: add $schema to config examples
|
2024-08-01 07:03:34 +02:00 |
|
Matthias
|
8a85077e70
|
chore: add download_trades config key, reorder some keys
|
2024-08-01 07:02:47 +02:00 |
|
Matthias
|
b3ac296cac
|
chore: Improve schema wording
|
2024-08-01 06:58:17 +02:00 |
|
xmatthias
|
af554fc3f7
|
chore: update pre-commit hooks
|
2024-08-01 03:15:58 +00:00 |
|
Matthias
|
d33c930f26
|
Merge pull request #10454 from jainanuj94/feature/10348
Add percent change pairlist
|
2024-07-30 20:58:27 +02:00 |
|
Matthias
|
1ebbfffd2a
|
chore: hyperliquid doesn't have historic ohlcv
|
2024-07-29 19:42:28 +02:00 |
|
Matthias
|
faaa1050da
|
chore: Bump dev version to 2024.8
|
2024-07-28 20:10:30 +02:00 |
|
jainanuj94
|
aa327643f5
|
Merge remote-tracking branch 'upstream/develop' into feature/10348
|
2024-07-28 22:26:58 +05:30 |
|
jainanuj94
|
ac1e405c34
|
Update documentation and fix doc test
|
2024-07-28 21:10:20 +05:30 |
|
Matthias
|
61b573bb89
|
feat: Add "strategy override" hints
|
2024-07-28 08:25:35 +02:00 |
|
Matthias
|
a368c00302
|
feat: add freqAI remaining parameters
|
2024-07-27 16:58:10 +02:00 |
|
Matthias
|
06bbcf4c9f
|
feat: add some freqAI parameter descriptions
|
2024-07-27 16:57:56 +02:00 |
|