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

CloseTime is not available in OrderClose #241

Open
wasimjee opened this issue Dec 7, 2020 · 4 comments
Open

CloseTime is not available in OrderClose #241

wasimjee opened this issue Dec 7, 2020 · 4 comments

Comments

@wasimjee
Copy link

wasimjee commented Dec 7, 2020

We are unable to get the Close time of a trade when the trade is closed

image

@vdemydiuk
Copy link
Owner

vdemydiuk commented Dec 12, 2020

What source have you defined during call function GetOrder (GetOrders) : MODE_TRADES or MODE_HISTORY ?
All closed orders must be loaded by MODE_HISTORY.

@wasimjee
Copy link
Author

Using it in Trade Monitor, where we get the data through

AvailabilityOrdersEventArgs e

its was for close trade

e.Closed

@vdemydiuk
Copy link
Owner

ok, I will check related source code.

@wasimjee
Copy link
Author

wasimjee commented Jan 8, 2021

Hi, any updates

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

No branches or pull requests

2 participants