Topics
Replies
PanagiotisCharalampous
23 May 2018, 15:08
Hi thongbaogiaodich,
We have checked the issue and fixed it. We will release an update soon.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
23 May 2018, 12:39
Hi FMogyi,
It is available in cTrader 3.0. You should receive the update very soon, since we started rolling out the update.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
23 May 2018, 09:24
Hi brianchan661,
Coloring an area is not available currently. If you want to draw a vertical line you can use DrawVerticalLine method.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
22 May 2018, 09:14
Dear fxwisdom1,
The maximum number of allowed pending orders in cTrader is 2000.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
22 May 2018, 09:11
Hi Monty,
Thanks for posting in our forum. However, even though I tried to translate your message, I could not understand what your problem is. Could you please try to explain with more detail and also let me know how it is related to FIX API?
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
22 May 2018, 09:00
Hi FMogyi,
You can use Symbol.MarketHours
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
21 May 2018, 12:49
Hi tradingu,
If you need to revoke the access of a specific application to your accounts, please contact me with at community@spotware.com and we will revoke the access.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
21 May 2018, 11:53
Hi thongbaogiaodich,
This is not what latency means. Latency means that data will arrive from the server to your pc after 45ms. The rate of update is not affected.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
21 May 2018, 09:42
Hi megha,
Since during the weekend markets are closed, you should not expect receiving quotes or being able to execute orders. Did you try connecting over the weekend? Did you have any problems?
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
21 May 2018, 09:30
Dear Trader,
Thanks for posting in our forum. It is possible to build a cBot for a cryptocurrency, as long as this cryptocurrency is provided by your broker. There is nothing special about cryptocurrency cBots therefore you can check any example of developing cBots using cAlgo. You can start from here.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
21 May 2018, 09:25
Hi tradingu,
Currently this information is not provided anywhere. However, we will be introducing a Revoke Permissions functionality in the ID site in the future.
Changing your cTID's password will not affect the application's access.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
21 May 2018, 09:16
Dear thongbaogiaodich,
A millisecond contains 10000 ticks. Therefore, you will have a difference. Read more here.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
18 May 2018, 11:56
Hi GammaQuant,
Unfortunately you cannot tell for which Symbol was the OnTick() called.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
18 May 2018, 09:29
Hi FMogyi,
This information is currently not available in cAlgo.API. It will be added in the future.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
17 May 2018, 17:09
Hi Henry,
OnPendingOrdersCreated will be executed after every order creation.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
17 May 2018, 16:42
Hi Henry,
Move this line of code in the OnStart() method. As it is, it subscribes again on every tick and that is why you are getting multiple executions.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
17 May 2018, 14:46
Hi warren,
Thanks for posting in our forum. It would be helpful if you could share with us the link to the indicator so that we can try as well.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
16 May 2018, 15:26
Hi,
Unfortunately this is not possible in cAlgo. Outputs have to be fixed.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
16 May 2018, 12:44
Hi megha,
If you wish to unsubscribe from market data you should use MsgType(35)=V and tag 263=2.
Let me know if this helps,
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
24 May 2018, 09:17
Hi Vitali,
3.01 has not been released yet. Regarding your question about the color, check here.
Best Regards,
Panagiotis
@PanagiotisCharalampous