API reference window contains no descriptions of the entities

Created at 15 Jun 2021, 19:25
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!
bvarga128's avatar

bvarga128

Joined 15.06.2021

API reference window contains no descriptions of the entities
15 Jun 2021, 19:25


Hi All,

 

I really enjoy programming cTrader using C#, but I don't understand, why the API reference window describing the classes/enums/etc. contains no descriptions at all? Also, the summary fields are all empty.

I'm using the IC Markets version of cTrader desktop client (Win10 x64, cTrader version: 4.0.14.48969).

Here is a screenshot:

Empty API reference

According to the cTrader online documentation, the description should look like this (https://help.ctrader.com/ctrader-automate/ui_basics#api-reference-explorer):

Proper API reference

Is this problem related to the IC Markets version of cTrader app, or is this a problem on Spotware's side?

 

While of course I can always check the online API reference, for reading the proper documentation, it would be so much better to have these informations available right within my trader app.

Is it me, who is missing here something, or is it happening to others as well? Maybe it's only present on IC Markets clients?

 

Thanks in advance,

Benjamin Varga


@bvarga128
Replies

amusleh
18 Jun 2021, 20:23

Hi, Its an issue, thanks for reporting, we will fix it in future versions, in meantime you can use the Automate API references.


@amusleh

bvarga128
18 Jun 2021, 22:01

RE:

amusleh said:

Hi, Its an issue, thanks for reporting, we will fix it in future versions, in meantime you can use the Automate API references.

Thanks for your reply!


@bvarga128