Topics
Replies
PanagiotisCharalampous
03 Apr 2024, 05:47
Hi there,
You should talk to your broker regarding this matter.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
03 Apr 2024, 05:35
Hi there,
Did you try generating a new token using the Playground area?
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
02 Apr 2024, 09:42
Hi ncel01,
MarketHours are taken from current schedule, historical prices may not correspond to current schedule
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
02 Apr 2024, 06:35
Hi there,
You cannot change an account's type. You would need to create a new netting account.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
02 Apr 2024, 06:32
Hi Janny,
Here is the link
https://itunes.apple.com/cy/app/spotware-ctrader/id767428811?mt=8
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
02 Apr 2024, 06:24
Hi there,
You can post your suggestions in the Suggestions section of the forum
https://ctrader.com/forum/suggestions
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
02 Apr 2024, 06:23
Hi there,
Probably your broker does not offer cTrader Copy. Talk to them
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
02 Apr 2024, 06:22
Hi there,
You should talk to your prop firm regarding this.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
01 Apr 2024, 06:38
Hi there,
Better ask your broker about each symbol's trading hours.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
01 Apr 2024, 06:36
RE: RE: RE: Sell Stop order position closed with stop loss higher than intended
nubfight said:
PanagiotisCharalampous said:
nubfight said:
Don't mean to double post but want to bump this up as I haven't solved the issue yet
It seems you are not using tick data, use tick data for your backtesting instead
Ah okay, does this mean tick data is better for backtesting and for live use we can just go back to using standard data?
Tick data will always execute your strategy as it would execute on a live environment. Other data sources can only be used when your strategy's logic is executed exclusively in OnBar() method
@PanagiotisCharalampous
PanagiotisCharalampous
01 Apr 2024, 06:33
RE: RE: How to get APIKey for receiving the current price and placing orders via python code
pr.rajanbabu said:
PanagiotisCharalampous said:
Hi there,
In the description, please add a description of your strategy
In the Redirect URIs, you need to put a URI where the user will be redirected after authentication. If this is not applicable, just put any site e.g. ctrader.com
You can find a Python example below
https://github.com/spotware/OpenApiPy
Best regards,
Panagiotis
Thank you. I got "ClientId" , "Secret" and the “AccessToken” using Trade option
I checked your link and Now I want to fill the below credentials in "credentials-dev.json"
{
"ClientId": "",
"Secret": "",
"HostType": "demo",
"AccessToken": "",
"AccountId": 0
}I am getting below error While runing “main.ipynb” in JupyterNotebook
host = EndPoints.PROTOBUF_LIVE_HOST if credentials["HostType"].lower() == "live" else EndPoints.PROTOBUF_DEMO_HOST
client = Client(host, EndPoints.PROTOBUF_PORT, TcpProtocol)NameError: name 'CertificateOptions' is not defined.
Please help me to resolve this . Thanks
Unfortunately I cannot help you with this since I am not a python developer
@PanagiotisCharalampous
PanagiotisCharalampous
31 Mar 2024, 09:58
RE: RE: Send notification from cAlgo to Android app
xanderdsa said:
PanagiotisCharalampous said:
Hi traderfxmaster007,
What do you need to know exactly?
Best Regards,
Panagiotis
Any further updates on this?
No plans at the moment
@PanagiotisCharalampous
PanagiotisCharalampous
31 Mar 2024, 09:44
RE: Sell Stop order position closed with stop loss higher than intended
nubfight said:
Don't mean to double post but want to bump this up as I haven't solved the issue yet
It seems you are not using tick data, use tick data for your backtesting instead
@PanagiotisCharalampous
PanagiotisCharalampous
31 Mar 2024, 09:28
Hi there,
Talk to TFT regarding this.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
31 Mar 2024, 09:27
Hi there,
This issue has been fixed in the cross broker application. You can use that one instead.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
30 Mar 2024, 10:11
Hi there,
In the description, please add a description of your strategy
In the Redirect URIs, you need to put a URI where the user will be redirected after authentication. If this is not applicable, just put any site e.g. ctrader.com
You can find a Python example below
https://github.com/spotware/OpenApiPy
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
30 Mar 2024, 10:09
Hi there,
As the platform grows, more features are added resulting to more demand in resources. A slower performance is not necessarily an indication of something going wrong.
However to investigate further, you need to share with us your cBot core as well as backtesting parameters.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
29 Mar 2024, 08:10
Hi there,
Can you please share more information about your system configuration e.g. device, OS etc?
Best regards
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
29 Mar 2024, 06:38
Hi there,
Please use English language and post your suggestions in the link below
https://ctrader.com/forum/suggestions
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
03 Apr 2024, 09:10
RE: Trojan.GenericKD.72162484
jagwarcmj said:
Hi there,
Please share some screenshots of the messages you receive so that we can contact bitdefender.
Best regards,
Panagiotis
@PanagiotisCharalampous