Full description if trade class

Created at 03 Oct 2012, 01:28
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!
BD

bdabkowski

Joined 29.09.2012

Full description if trade class
03 Oct 2012, 01:28


Hi,

I start developing robots. Being a beginer I started analyzing samples.

1. Where can I find e.g. full description of trade class with specification of all methods and parameters. I'm asking that because in [/docs/reference/calgo/api/tradetype] there is summary statement only.

2. Where to go if I need description of parameters for any indicator. Is it documented or I have to analyze indicator code?

Thanks in advance,

Bogdan

 

 


@bdabkowski
Replies

admin
03 Oct 2012, 09:25

Hello,

 

You can find the descriptions of all the trade methods here:

/docs/reference/calgo/api/internals/itrade

Click on each of the methods on the right menu to see an example.

 


@admin