-
**Describe the bug**
A clear and concise description of what the bug is.
I've added my oanda API key to GT_OANDA_TOKEN and GT_OANDA_ACCOUNT in .env file, but got error "Insufficient authorization to…
-
Hi Mr Hootnot.
Not sure if this is an issue with the factory or Oanda have changed their behaviour in practice v20.
Seems that you can no longer get the last daily candle. Once upon a time the …
-
Hello. OANDA recently made an announcement that they will be updating their minimum trade sizes to allow fractional values (e.g. 0.1). For me this change took effect on Friday 14-May-2021. I capture…
-
#### Expected Behavior
Be able to place orders with lot sizes down to 0.1 (according to oanda documentation)
#### Actual Behavior
orders with fractional quantities are rounded to 1
###…
-
The same problem as #2. Please help
It is Anaconda, JupytrerLab 3.0.14, Python 3.7. The same problem on Jupyter Notebook and Spyder
Installed correct credentials with no quotes.
**content of pyal…
-
https://github.com/ant358/oanda_v20_platform_public/blob/bde19155ed94c68ec6421438aad6b18bc2228e1b/main.py#L22-L22
-
Hi,
I get the below error when attempting to establish a connection to my OANDA Practice account:
api = tpqoa.tpqoa("oanda.cfg")
----------------------------------------------------------------…
-
Hello,
Is there a way to get the Open, High, Low, Close data through a stream? Right now the pricing stream only passes bids and asks.
-
Hi,
I would like to know if there is some way to get open orders on start-up?
My example is this:
- My strategy opens a bracket order.
- Mainside is executed and the stop side and limit side a…
-
Hello, colleagues,
I need to connect to OANDA using a proxy server with authorization to follow the corporate security. Is it possible to do this when the request API?