Matthias
|
b2b19915e6
|
Limit enter_tag and exit_reason to their actual field lenght
closes #8486
|
2023-04-12 07:19:36 +02:00 |
|
Matthias
|
7ff30c6df8
|
Add additional, typesafe getters
|
2023-04-08 16:24:38 +02:00 |
|
Matthias
|
7751768b2e
|
Store initial_time value
|
2023-04-08 16:13:16 +02:00 |
|
Matthias
|
ac817b7808
|
Improve docstrings for key-value store
|
2023-04-08 10:09:31 +02:00 |
|
Matthias
|
4d4f4bf23e
|
Add test for key_value_store
|
2023-04-08 10:07:21 +02:00 |
|
Matthias
|
ee205ddc86
|
Improve trade.from_json when stops are used
|
2023-03-25 20:26:56 +01:00 |
|
Matthias
|
9c6a49436b
|
Export amount/price precisions per trade
|
2023-03-25 11:42:19 +01:00 |
|
Matthias
|
4cfbc55d34
|
Update remaining tests to get rid of .query
|
2023-03-16 18:07:06 +01:00 |
|
Matthias
|
9d6e973e5b
|
remove .query from most tests
|
2023-03-16 07:25:04 +01:00 |
|
Matthias
|
6ed337faa3
|
Update several tests to remove .query
|
2023-03-16 07:04:15 +01:00 |
|
Matthias
|
b469addffb
|
remove usage of .query from regular models
|
2023-03-15 21:00:30 +01:00 |
|
Matthias
|
f0cbb4f949
|
Expose relative realized profit
|
2023-03-04 18:20:31 +01:00 |
|
Matthias
|
103bd9e2f2
|
keep Trade.session private
|
2023-03-02 07:26:50 +01:00 |
|
Matthias
|
0691bbaad9
|
Update some db types
|
2023-03-01 20:32:32 +01:00 |
|
Matthias
|
e59eaf33e0
|
Update _session to session
|
2023-03-01 20:32:31 +01:00 |
|
Matthias
|
aa15837589
|
Add test for filled_date not updating if it's already set
|
2023-01-27 20:20:15 +01:00 |
|
Matthias
|
ad49541947
|
Adapt Tests for new mandatory columns
|
2023-01-08 13:55:52 +01:00 |
|
Matthias
|
62c4675e29
|
Remove some deprecated fields from the API
|
2022-12-27 14:28:07 +01:00 |
|
Matthias
|
cb66663fd2
|
show max_stake_amount in API
|
2022-12-27 14:28:07 +01:00 |
|
Matthias
|
55001bf321
|
Keep max_stake_amount (only relevant for DCA orders).
|
2022-12-27 14:28:07 +01:00 |
|
Matthias
|
6f2c3e2528
|
Split migration and persistence tests
|
2022-12-27 14:28:07 +01:00 |
|
Matthias
|
ee0e59157c
|
Update join relationship of orders table to selectin
closes #6791 by slightly improving performance in this area.
|
2022-11-12 16:34:00 +01:00 |
|
Matthias
|
d1591883a6
|
add missing datetime conversion in fromJson
|
2022-10-21 07:01:47 +02:00 |
|
Matthias
|
bd424a877b
|
Add Trade from_json method
|
2022-10-20 20:33:08 +02:00 |
|
Matthias
|
0aa840792b
|
Move persistence tests to package
|
2022-10-20 20:05:15 +02:00 |
|