Joe Schr
|
d7b88194e0
|
Resolve various issues and comments
|
2024-02-12 13:45:56 +01:00 |
|
Joe Schr
|
6e7a536c7a
|
Replaces public_trades_to_dataframe with trades_list_to_df
|
2024-02-12 13:45:56 +01:00 |
|
Joe Schr
|
c610c44a43
|
Removes unrequired drop_incomplete
|
2024-02-12 12:12:20 +01:00 |
|
Joe Schr
|
a7e4a5e2dc
|
Removes clean_duplicate_trades
|
2024-02-12 12:11:52 +01:00 |
|
Joe Schr
|
c85ded14d1
|
Extract _if_enabled_populate_trades
|
2024-02-12 10:18:17 +01:00 |
|
Joe Schr
|
71e36be34b
|
Use get_historic_trades directly
|
2024-02-12 10:10:45 +01:00 |
|
Joe Schr
|
aab3c07b87
|
Use _max_trades_candle_limit directly
|
2024-02-12 10:10:36 +01:00 |
|
Joe Schr
|
50070bc2ca
|
Removes unused import
|
2024-02-12 09:39:09 +01:00 |
|
Joe Schr
|
e60b997fd0
|
Pass on missed argument stop_on_from_id
|
2024-02-12 09:38:49 +01:00 |
|
Joe Schr
|
e8714d52cd
|
Removes nonsensical if gate
|
2024-02-12 09:31:37 +01:00 |
|
Joe Schr
|
0a4da26f2d
|
Resolve using trades directly from trades_load when backtesting
|
2024-02-12 09:29:30 +01:00 |
|
Joe Schr
|
eaa85e8651
|
Removes do_plot and old comments
|
2024-02-11 13:16:16 +01:00 |
|
Joe Schr
|
0fd2aca47e
|
Remove if since
|
2024-02-11 13:14:17 +01:00 |
|
Joe Schr
|
e8c911e7b4
|
Remove since/until superfluous arguments
|
2024-02-11 13:04:39 +01:00 |
|
Matthias
|
d23079f837
|
improve tests slighly
|
2024-02-10 20:13:17 +01:00 |
|
Matthias
|
fc15f98b80
|
Reduce unnecessary newlines
|
2024-02-10 17:45:03 +01:00 |
|
Matthias
|
4b0383f197
|
Fix overly long lines
|
2024-02-10 17:40:24 +01:00 |
|
Matthias
|
a216a08f09
|
Formatting ...
|
2024-02-10 17:29:17 +01:00 |
|
Matthias
|
7ae69a9cde
|
update imports
|
2024-02-10 17:27:11 +01:00 |
|
Matthias
|
cfcc8f9fde
|
Ensure docs are rendered in the navigation pane
|
2024-02-10 17:26:59 +01:00 |
|
Joe Schr
|
849413c5ea
|
Changes scale from type int to float
|
2024-02-10 11:53:40 +01:00 |
|
Joe Schr
|
4ae63d7ecb
|
Fix superfluous formatting
|
2024-02-09 13:15:12 +01:00 |
|
Joe Schr
|
9ec45ce042
|
Ruff fix
|
2024-02-08 19:48:53 +01:00 |
|
Joe Schr
|
3d92b40ad3
|
Ruff fix: E303 too many blank lines
|
2024-02-08 19:48:53 +01:00 |
|
Joe Schr
|
5b264d66e0
|
Ruff and flake fixes
|
2024-02-08 19:38:21 +01:00 |
|
Joe Schr
|
c40f3d91d4
|
Ruff fix
|
2024-02-08 19:06:43 +01:00 |
|
Joe Schr
|
1a0610f3e4
|
mypy fixes
|
2024-02-08 12:11:10 +01:00 |
|
Joe Schr
|
14fb29516a
|
Removes unused code path
|
2024-02-08 11:56:57 +01:00 |
|
Joe Schr
|
0647ce59e7
|
Fix error if until is undefined
|
2024-02-08 11:06:15 +01:00 |
|
Joe Schr
|
2925a2a2fa
|
Fix regression BaseException
|
2024-02-07 17:39:49 +01:00 |
|
Joe Schr
|
d6e3464973
|
Flake8 fix
|
2024-02-07 13:39:02 +01:00 |
|
Joe Schr
|
ca8cb73efa
|
Ruff fixes
|
2024-02-07 13:37:17 +01:00 |
|
Joe Schr
|
69eb35deff
|
Ruff fixes
|
2024-02-07 13:35:20 +01:00 |
|
Joe Schr
|
b8f92ecc52
|
Ruff fixes
|
2024-02-07 13:23:43 +01:00 |
|
Joe Schr
|
118ca784e8
|
Adds TRADESResponse
|
2024-02-07 13:20:39 +01:00 |
|
Joe Schr
|
634e81c7e0
|
Fix ruff
|
2024-02-07 13:10:04 +01:00 |
|
Joe Schr
|
79074ea4b3
|
Fix untrue ruff error by adding line ignore
|
2024-02-07 12:51:18 +01:00 |
|
Joe Schr
|
39ba6fe56b
|
Ruff --fix
|
2024-02-07 12:48:15 +01:00 |
|
Joe Schr
|
72a20e9928
|
Ruff changes for clean_duplicate_trades, populate_dataframe_with_trades, public_trades_to_dataframe
|
2024-02-07 12:42:30 +01:00 |
|
Joe Schr
|
b117f1b474
|
Fix superfluous changes
|
2024-02-07 12:30:50 +01:00 |
|
Joe Schr
|
e6c1c3d60b
|
Fix immediate rename of argument
|
2024-02-07 12:30:50 +01:00 |
|
Joe Schr
|
9c070431e1
|
Fix isort after ruff changes
|
2024-02-07 12:30:48 +01:00 |
|
Joe Schr
|
f61c75ffcc
|
Fix isort imports
|
2024-02-06 20:35:16 +01:00 |
|
Joe Schr
|
3ae5667684
|
Fix merge regression regarding _pairs_last_refresh_time
|
2024-02-06 20:23:10 +01:00 |
|
Joe Schr
|
c04cce52ea
|
Fix unnecessary deep intend
|
2024-02-06 20:13:23 +01:00 |
|
Joe Schr
|
aa663b926a
|
Fix tests for use public trades
|
2024-02-06 14:33:13 +01:00 |
|
Joe Schr
|
1f783b2995
|
Start writing orderflow documentation
|
2024-02-06 14:10:18 +01:00 |
|
TheJoeSchr
|
5487e02ba2
|
Merge branch 'develop' into feature/fetch-public-trades
|
2024-02-02 15:14:04 +01:00 |
|
Joe Schr
|
8337bf3c47
|
Fix typo
|
2024-02-02 15:12:05 +01:00 |
|
TheJoeSchr
|
0153fd8d70
|
Update constants.py
Fix formatting change
|
2024-02-02 14:59:45 +01:00 |
|