-
Hi Marcus
It is good job, I want to use it. I tried your sample code it works for me with my account information.
But I can not find how to receive data from the broker and send some orders to …
-
Hi there
just import statement
import spotware_connect as sc
raises an error
:0: UserWarning: You do not have a working installation of the service_identity module: 'No module named 'pyasn1''.…
-
**Describe the bug**
Unable to build project on platform linux/arm.
**To Reproduce**
Try running `mvn compile` on an ARM machine.
**Expected behavior**
The program should build on any platfor…
-
**Describe the bug**
I am unable to create to two instances of NettyClient as I need to Authorise a Live and a Demo account in the same application.
**To Reproduce**
Try initialising two instance…
-
**Describe the bug**
Package does not exist.
Error:(15, 42) java: package com.xtrader.protocol.proto.commons does not exist
**Log files**
Information:java: Errors occurred while compiling module…
-
Import brokerage API for TDAmeritrade (perhaps https://github.com/kriasoft/TDAmeritrade) and implement a QC IBrokerage
-
Hi Josh,
I am working on a small tool that enables me to write data into a table by column and row values and then exports the result to a csv, which is where CsvHelper came into play.
Unfortunately…
M1k50 updated
5 years ago
-
This is my first post so excuse me if I'm not as **sharp** as you guys. Great work everyone! Cheers!
I wish to use NumSharp in my cAlgo projects and version 0.1.6 works just fine but neither one of…
-
Currently the way to extend the package is by overwriting public methods. This is not scalable and not safe as different parts of the project may overwrite the same method without a clue of that. We s…