Axel-CH
|
9a1f2d42a7
|
fix: list_custom_data trade id variable value
|
2025-03-19 02:52:38 -04:00 |
|
Axel-CH
|
bd511c2158
|
fix: rest client custom-data path
|
2025-03-18 14:56:33 -04:00 |
|
Axel-CH
|
ef58aaf9e9
|
chore: update rest client custom-data related functions inline comment and help content
|
2025-03-17 17:33:40 -04:00 |
|
Axel-CH
|
4a432760ed
|
feat: add list_open_trades_custom_data to ft rest client
|
2025-03-17 17:14:37 -04:00 |
|
Axel-CH
|
484943a640
|
feat: set trade_id as required param in list_custom_data, add key as optional
|
2025-03-17 15:13:47 -04:00 |
|
Axel-CH
|
eec16cfc8a
|
chore: move list_custom_data closer to trades related functions
|
2025-03-17 14:58:16 -04:00 |
|
David Arena
|
2231ba3f04
|
fixes: ruff
|
2025-02-13 02:02:15 +01:00 |
|
David Arena
|
bf0a08f5a7
|
Merge branch 'develop' into api-server-list-custom-data
|
2025-02-12 19:32:49 +01:00 |
|
Matthias
|
ae068bd6f5
|
chore: fix formatting
|
2025-02-11 07:53:33 +01:00 |
|
David Arena
|
7d5f021717
|
feat: add timeout to FtRestClient
|
2024-12-20 23:47:18 +01:00 |
|
David Arena
|
83e56a09c2
|
fix: api url and rm key
|
2024-12-17 19:22:02 +01:00 |
|
David Arena
|
47613b1cf9
|
fix: no tradeID only returns open trades
|
2024-12-17 18:32:27 +01:00 |
|
David Arena
|
ef3a7d5c92
|
feat: api_server and client supporting list_custom_data
|
2024-12-16 00:56:34 +01:00 |
|
Matthias
|
748233ca70
|
chore: update imports to prevent shadowing internal exceptions
|
2024-11-25 06:39:18 +01:00 |
|
Meng Xiangzhuo
|
41b725714f
|
chore: bump ruff target-version to 3.10
|
2024-11-08 04:37:33 +08:00 |
|
Matthias
|
607167ebe7
|
fix: improve resilience of ft_rest_client
|
2024-10-20 11:52:29 +02:00 |
|
Matthias
|
628983d123
|
chore: update ft_client to modern typing syntax
|
2024-10-04 07:08:56 +02:00 |
|
Matthias
|
6ec4907271
|
Improve docstring
|
2024-06-15 09:45:34 +02:00 |
|
Matthias
|
9d3e435162
|
Improve error for rest client
|
2024-06-15 09:13:57 +02:00 |
|
Matthias
|
619484a4fd
|
feat: Make the new arguments kwargs only
|
2024-06-15 09:12:21 +02:00 |
|
froggleston
|
8dc70d15db
|
ruff formetting
|
2024-05-29 14:59:32 +01:00 |
|
Robert Davey
|
3da18c3443
|
Add force_enter optional args and tests
|
2024-05-29 14:45:49 +01:00 |
|
Matthias
|
15f32be176
|
ruff format: update ft_client
|
2024-05-13 07:10:25 +02:00 |
|
froggleston
|
9bd5aff879
|
Add new column selection to ft_rest_client pair_candles
|
2024-04-29 14:50:48 +01:00 |
|
Matthias
|
dcb9d5d611
|
Ft Rest client - fix typing
|
2024-03-31 09:37:52 +02:00 |
|
Matthias
|
ad06f93501
|
Add locks_add to rest api client
|
2024-03-30 14:37:34 +01:00 |
|
Matthias
|
8ad0375073
|
Update docstring
|
2024-03-29 16:16:34 +01:00 |
|
Matthias
|
e8cea35f5e
|
Have Pool parameters be kw only
|
2024-03-29 16:15:50 +01:00 |
|
froggleston
|
66422ce9a9
|
Add support for requests pool size configuration
|
2024-03-29 11:52:00 +00:00 |
|
Matthias
|
5888da5bc5
|
Re-add rest_client script
|
2024-03-29 08:39:28 +01:00 |
|
Matthias
|
1036a890b8
|
Split rest client script
|
2024-03-29 08:33:41 +01:00 |
|
Matthias
|
3401e3506b
|
Move rest_client to it's own sub-structure
|
2024-03-29 08:09:03 +01:00 |
|