You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered this error market_order_full_example.py: error: unrecognized arguments: instrument EUR_USD units 1000 whenever I execute market_order_full_example.py script. I did pass in the required arguments but it always complains about the instrument and units arguments.
The command I used. python market_order_full_example.py accountid [my_account_id] token [token] instrument EUR_USD units 1000
The text was updated successfully, but these errors were encountered:
I encountered this error market_order_full_example.py: error: unrecognized arguments: instrument EUR_USD units 1000 whenever I execute market_order_full_example.py script. I did pass in the required arguments but it always complains about the instrument and units arguments.
The command I used.
python market_order_full_example.py accountid [my_account_id] token [token] instrument EUR_USD units 1000
The text was updated successfully, but these errors were encountered: