Fix price parsing
This commit is contained in:
@@ -104,7 +104,7 @@ get_all_positions_schema = {
|
||||
{
|
||||
"symbol": "symbol",
|
||||
"unrealized_pl": "unrealized_pl",
|
||||
"price:": "current_price",
|
||||
"price": "current_price",
|
||||
}
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user