Hi, for all. My name is Eugene.

Early I worked with mql4 and now when I decide to develop strategy in QuantConnect, I can't find some features.

After couple days of study, I decide to write my questions here.

May be somebody has enough time to answer for my questions. Any help would be appreciated.

1) How I can get list of all orders which opened in current time. (Order count, orders Id)?

2) How I can get access to specific order by id (Order info like profit, price, lot, order direction, order symbol, order date)?

3) How I can close specific order by id?

Thank you for your time :)

Author