Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get margin requirements of an instrument? #6

Open
nbozeman opened this issue Dec 11, 2018 · 1 comment
Open

How to get margin requirements of an instrument? #6

nbozeman opened this issue Dec 11, 2018 · 1 comment

Comments

@nbozeman
Copy link

Each instrument has a margin requirement, e.g. 50:1 or 2%. However, these vary from instrument to instrument based on NFA rules for each currency pair. You can see what that looks like here: https://www.oanda.com/resources/legal/united-states/legal/margin-rates.

Currently, there is no way to retrieve this information programatically to determine the maximum trade size possible (e.g., 36,049). The Oanda mobile and webpp do provide this in real time, however. So is there a way to do this through the rest api?

(Thank you in advance!)

@mfeldt
Copy link

mfeldt commented Oct 11, 2021

No response yet?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants