API Documentation needs updating/clarification

Created at 17 Jul 2019, 04:24
How’s your experience with the cTrader Platform?
Your feedback is crucial to cTrader's development. Please take a few seconds to share your opinion and help us improve your trading experience. Thanks!
FI

firemyst

Joined 26.03.2019

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.


@firemyst
Replies

PanagiotisCharalampous
17 Jul 2019, 12:54

Hi FireMyst,

Thanks we will improve it.

Best Regards,

Panagiotis


@PanagiotisCharalampous