Begin implementing positions
This commit is contained in:
4
core/lib/trades.py
Normal file
4
core/lib/trades.py
Normal file
@@ -0,0 +1,4 @@
|
||||
# Trade handling
|
||||
|
||||
def sync_trades_with_db(user):
|
||||
pass
|
||||
Reference in New Issue
Block a user