feat: trade executor — risk management and order execution
This commit is contained in:
parent
f3e5fc944d
commit
3fef8a631c
5 changed files with 753 additions and 0 deletions
1
services/trade_executor/__init__.py
Normal file
1
services/trade_executor/__init__.py
Normal file
|
|
@ -0,0 +1 @@
|
|||
"""Trade Executor service — risk management and order execution."""
|
||||
Loading…
Add table
Add a link
Reference in a new issue