VR Orders History
The script unloads trading history to a CSV file.
- Ticket - Tikket order;
- Type - order type;
- Lots - lot orders;
- Symbol - symbol order;
- Prise Open - the opening price of the order;
- Prise Close - the closing price of the order;
- Time Open - the opening of the order;
- Time Close - closing time of the order;
- Magic - The unique number of the order;
- Profit - Profit orders;
- MAX Profit - The maximum possible profit orders;
- MAX Drawdown - The maximum drawdown on a warrant;
- Time Drawdown - Maximum drawdown time;
- price drawdown - Price maximum drawdown.
settings:
- Magic - The unique order number (0 manual orders, all orders -1, greater than 0 advisors warrant);
- Symbol - symbol order;
- TypeOrders - order type.
No comments:
Post a Comment