profit_factor_data {lazytrade} | R Documentation |
Table with Trade results samples
Description
Table with Trade results samples
Usage
profit_factor_data
Format
A dataframe with several columns
- X1
Unique identifiers of the Trading Robots
- X2
Ticket Number of closed position
- X3
Date and Time when order started
- X4
Date and Time when order closed
- X5
Monetary result of the trade
- X6
Symbol of the Asset e.g. EURUSD
- X7
Order Type 0 - buy, 1 - sell
[Package lazytrade version 0.5.4 Index]