Matthias
|
f5f151fcc5
|
Fix typing error
|
2023-03-19 15:06:56 +01:00 |
|
Matthias
|
62c8dd98d5
|
Use combination of thread-local and asyncio-aware session context
|
2023-03-18 19:28:22 +01:00 |
|
Timothy Pogue
|
659c8c237f
|
initial revision
|
2022-11-14 20:27:45 -07:00 |
|
Timothy Pogue
|
09679cc798
|
fix dependency
|
2022-09-09 11:27:20 -06:00 |
|
Timothy Pogue
|
7952e0df25
|
initial rework separating server and client impl
|
2022-08-29 13:41:15 -06:00 |
|
Matthias
|
5250189f77
|
Add Rollback function to Trade
simplifies Session work
|
2022-08-06 17:03:49 +02:00 |
|
Matthias
|
2eb1d18c2a
|
Don't load leverage tiers when not necessary
|
2022-07-23 19:56:38 +02:00 |
|
Matthias
|
3b1b66bee8
|
Prevent backtest starting when not in webserver mode
#6455
|
2022-02-25 07:40:49 +01:00 |
|
Matthias
|
a43c088448
|
Allow @informative in webserver mode
|
2022-01-22 07:11:59 +01:00 |
|
Matthias
|
fb2c8f7621
|
Rollback after each request
This closes the transaction and avoids "sticking" transactions.
|
2021-10-17 10:30:06 +02:00 |
|
Matthias
|
5ba1d66be7
|
Make sure transactions are reset
closes #5719
|
2021-10-16 17:57:51 +02:00 |
|
Matthias
|
e6176d43f3
|
Optional RPC dependency
|
2021-01-03 06:49:07 +01:00 |
|
Matthias
|
3dc37dd79d
|
Add types for deps
|
2021-01-03 06:49:07 +01:00 |
|
Matthias
|
b2ab553a31
|
Rename api_server2 module to apiserver
|
2021-01-03 06:49:04 +01:00 |
|