ght81
Členom od Jun 17, 2013
2 príspevkov
Mar 14 2021 at 07:14
Add the number of closed trades to the get-data-daily API method.
{
'error': false,
'message': '',
'dataDaily': [
[ {
'date': '02/01/2010',
'balance': 25083.56,
'pips': 83.30,
'lots': 0.41,
'floatingPL': -500.00,
'profit': 84.7400,
'growthEquity': -4.15,
'floatingPips': 1.00
}]
]
}
{
'error': false,
'message': '',
'dataDaily': [
[ {
'date': '02/01/2010',
'balance': 25083.56,
'pips': 83.30,
'lots': 0.41,
'floatingPL': -500.00,
'profit': 84.7400,
'growthEquity': -4.15,
'floatingPips': 1.00
}]
]
}
tracigilbert
Členom od Jan 06, 2021
9 príspevkov
Apr 03 2021 at 03:46
This is a good suggestion. I hope they consider it soon.
chantellepresley
Členom od Apr 03, 2021
13 príspevkov
Apr 14 2021 at 07:23
Thanks for the code. I would like to make some changes to it as per my trades. It is not exactly what I want.
Ak chcete komentovať, prihláste sa .