API Documentation needs updating/clarification
Created at 17 Jul 2019, 04:24
API Documentation needs updating/clarification
17 Jul 2019, 04:24
Dear Team Spotware:
While writing some async code, I noticed there's some ambuiguities with the API documentation.
See example below. In this example, is "stopLoss" the value in Pips, or Price?
The sync method "ModifyPosition" explicitly says "new stop loss price". However, the async methods don't, but should since there are methods "ModifyStopLossPips" and "ModifyStopLossPrice" -- we need to know exactly what the value is we're modifying.
Thank you.
PanagiotisCharalampous
17 Jul 2019, 12:54
Hi FireMyst,
Thanks we will improve it.
Best Regards,
Panagiotis
@PanagiotisCharalampous