Joshua Magady
Joshua Magady
I to have this issue where the order is created but I never receive an Order is completed and it results in multiple trades being opened
you can also solve this by adding RUN microdnf update && microdnf -y install wget in the dockerfile to add wget back in and then you can use the latest...
This is related to the oanda api creds not being updated. You need to supply your oanda creds to this file: https://github.com/saeed349/Microservices-Based-Algorithmic-Trading-System/blob/master/Storage/q_pack/q_credentials/oanda_cred.py
> > Hi @drbothen , Thanks for bring udacimak back to life. I am new to npm and nodejs. I tried to install your fork with command: `npm install -g...
you need to adjust the permission the volume that is being mounted into the container. The error message is indicating that its a permission issue and it cant read/modify the...