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'm Max, and I'm currently working on a Python script to automate order placement on the DYDX platform. At the moment, I'm handling limit orders, but my goal is to also support leveraged orders. However, I haven't been able to find any references or code examples on how to set leverage in orders. I've been going through the library's source code but couldn't locate anything related to "leverage."
Could you please provide any references or code snippets that might help?
Hi Team,
I'm Max, and I'm currently working on a Python script to automate order placement on the DYDX platform. At the moment, I'm handling limit orders, but my goal is to also support leveraged orders. However, I haven't been able to find any references or code examples on how to set leverage in orders. I've been going through the library's source code but couldn't locate anything related to "leverage."
Could you please provide any references or code snippets that might help?
Thank you!
one example:
The text was updated successfully, but these errors were encountered: