Finish porting data structures for positions
This commit is contained in:
@@ -105,6 +105,9 @@ get_all_positions_schema = {
|
||||
"symbol": "symbol",
|
||||
"unrealized_pl": "unrealized_pl",
|
||||
"price": "current_price",
|
||||
"units": "qty",
|
||||
"side": "side",
|
||||
"value": "market_value",
|
||||
}
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user