-
http://developer.oanda.com/rest-live-v20/instrument-ep/ refers an orderBook action, but this is not available in v20
```
api = v20.Context(
hostname=config["hostname"],
port=config["port…
-
I'm having issues with free margin calls, this only happens if there are already open positions when the algo starts.. looks like a sync issue to me. Is this implemented ? I mean , the sync of already…
-
Dear Yves,
you are already aware about the connection error that Oanda raise after a certain amount of time.
I post it here in order to track it.
At the same time, I have sent an email to Oanda …
-
#### CONTEXT
1. imagine a situation where _multiple_ trades are open in the _same subaccount_, _same instrument_, and _unit quantity_... Like this:
![image](https://user-images.githubusercontent.…
-
Hello, I would like to use you daemon, but even after adding account id and access token to OANDAd.cfg during setup I get this error:
******************************************************
*** Ple…
-
### Expected Behavior
Having an example in the documentation on how use this library for Forex trading with lot size, position size, leverage, margin call, multiple positions opening, etc
### Ac…
-
Hi,
I'm trying to backtest your macd demo strategy using Oanda as broker but I'm not able to do so.
Here's steps I've done :
1) Create a demo account in Oanda , so to receive api v20 access t…
-
ins = oanda.get_instruments()
error:
400 response for GET https://api-fxpractice.oanda.com:443/v3/accounts/'...'/instruments does not have field 'instruments' (contains 'errorMessage')
-
File "....\forexbot\venv\lib\site-packages\tpqoa-0.0.55-py3.9.egg\tpqoa\tpqoa.py", line 238, in get_history
File "....\forexbot\venv\lib\site-packages\tpqoa-0.0.55-py3.9.egg\tpqoa\tpqoa.py", line 1…
-
**Describe the bug**
Could not run on Live Mode on Oanda.
```
Traceback (most recent call last):
File "runfile.py", line 23, in
at.run()
File "/usr/local/lib/python3.8/site-packages/a…