
Topics
Replies
PanagiotisCharalampous
06 Mar 2020, 08:30
Hi tientvcdt52,
For executions issues, please talk to your broker.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
06 Mar 2020, 08:29
Hi Milos,
We do not support editing tick data downloaded from the server neither we recommend you to do this. If you decide to modify those files, it is at your own risk.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
06 Mar 2020, 08:26
Hi RicoRico,
Which application do you try to install on iPad? cTrader mobile? And what is the problem you have? Do you get any errors? You need to provide us with more information. Also, Pepperstone does not offer cTrader Copy.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
05 Mar 2020, 09:43
Hi acrigney,
You can use ProtoOAGetTickDataReq to get data for specific period of time. If there are tick data in the specified time span they will be returned. If there are not, the repsonce will be empty.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
05 Mar 2020, 08:49
Hi Hans,
Unfortunately it is not possible to read the color value of a parameter.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
05 Mar 2020, 08:44
Hi Hans,
You need to use DrawStaticText instead.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
05 Mar 2020, 08:40
Hi Hans,
No there is no such option. Another approach would be to use multiple IndicatorDataSeries with different color on each and add values only to the series with the relevant color each time.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
05 Mar 2020, 08:34
Hi Alphatrader,
Please use the Suggestions section to post your suggestions.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
05 Mar 2020, 08:30
Hi acrigney,
I do not understand what do you mean when you say "pool". You can get historical tick data using ProtoOAGetTickDataReq and you can get spot prices streamed to you using ProtoOASubscribeSpotsReq.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
05 Mar 2020, 08:27
Hi NE539,
- Two factor authentication is not available for cTrader ID but we have plans to add it in the future. There is no option to limit the use to Google only.
- No, you can only sign in using your cTrader ID,
- When resetting your password, you receive a confirmation email to your registered email address. Also if you try to change your email address, you first need to confirm this with an email received at the original email address. If your email account is compromised, then you need to contact your broker, to link your accounts to a different cTrader ID.
- No that is not possible.
- Brokers do not have access to your cTrader ID.
- Account passwords cannot be used to sign in to cTrader. However they are required if you need to trade via FIX API.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
04 Mar 2020, 15:14
Hi acrigney,
Change it to the below
var type = "Received: " + OpenApiMessagesPresentation.ToString(protoMessage);
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
04 Mar 2020, 15:06
Hi acrigney,
Why do you use a timespan of one millisecond? It is very probable that there will not be any data within this timespan.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
04 Mar 2020, 14:36
Hi acrigney,
What does GetTickData() supposed to do?
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
04 Mar 2020, 12:09
Hi Vadivelan,
I cannot undertake custom development requests. If you need somebody to develop this cBot for you, please post a Job or contact a Consultant. If you still have specific questions about the API or cTrader, please let me know.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
04 Mar 2020, 11:56
Hi A.R.
It is not supposed to work this way. You cannot change the opacity and color of the indicator by creating a new instance. Attributes are not meant to be changed at runtime.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
04 Mar 2020, 11:27
RE: RE:
Hi yearn2012,
cBot/Indicator projects are built in .Net Framework 4.0. Auto-property initializers are not supported in C# 4.0 used by .Net Framework 4.0.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
04 Mar 2020, 10:48
Hi trevorgagetg303,
Visual backtesting has been introduced since v3.3. You can read more here.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
04 Mar 2020, 10:40
Hi Vadivelan,
I backtested your cBot but I cannot see such a behavior. See below a backtesting on m1 chart. Seems fine to me, I do not see positions opening and closing every 4 hours.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
04 Mar 2020, 09:23
Hi yearn2012,
Unfortunately I cannot reproduce your issues since I am missing FxCore.Common.Setting and I do not see anywhere xs.Select((i)=>i.name=="kk"). Can you tell us what errors are you getting?
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
06 Mar 2020, 08:35
Hi noeyamn,
I cannot reproduce any errors when installing from NuGet. Why do you add references manually? The Package Manager should take care of this automatically.
Best Regards,
Panagiotis
Join us on Telegram
@PanagiotisCharalampous