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

consider add more example for OrderGroup and OrderTracker. #12

Open
fastwei opened this issue Nov 22, 2017 · 2 comments
Open

consider add more example for OrderGroup and OrderTracker. #12

fastwei opened this issue Nov 22, 2017 · 2 comments
Assignees

Comments

@fastwei
Copy link

fastwei commented Nov 22, 2017

consider add more example for OrderGroup and OrderTracker.if have a simple ea demo use api even better.

@dingmaotu dingmaotu self-assigned this Nov 23, 2017
@dingmaotu
Copy link
Owner

OrderGroup is simple and it is demonstrated in the documentation. OrderTracker is a bit complex I will need time to come up with a good example.

@sdejonghe
Copy link

sdejonghe commented Mar 7, 2019

Hello,
I have tried to understand how to use the OrderTracker. Subscribing as events to onStart(), onChange(…), onNew(), … is impossible. And using theses methods is only possible if heriteting from OrderTracker class and overloading them.
What is the best way of using this classe in an EA to track changes of a set of TrackedOrders?
By any chance, do you have a code sample where you show how to use this classe?
Can you help?

By the way, your project is a masterpiece !

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

No branches or pull requests

3 participants