Topics
Replies
PanagiotisCharalampous
29 May 2020, 08:21
Hi RayAdam,
This happens because Bars does not have enough history to calculate the SMA. Try adding the below in your OnStart() method
while (Bars.Count < inputSMA)
Bars.LoadMoreHistory();
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
29 May 2020, 08:16
Hi cheryntan,
Please provide us with your account number, your broker and some screenshots with the specific deal ids so that we can investigate further.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
29 May 2020, 08:12
Hi hemmatidev,
You can do this using Workspaces.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
29 May 2020, 08:06
Hi gaspper3033,
Range charts will be added in a future release of cTrader Web.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
29 May 2020, 08:04
Hi Vivek,
There aren't any option for this at the moment except of using market orders.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
28 May 2020, 16:52
Hi darcome,
Thanks, your timezone does not seem to be the same with your time. Probably this is why you experience this behavior.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
28 May 2020, 16:32
Hi Cem,
Can you please check again and let us know if the issue is resolved?
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
28 May 2020, 16:22
( Updated at: 21 Dec 2023, 09:22 )
Hi darcome,
Can you please provide us a screenshot of your Date & Time settings as below?
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
28 May 2020, 16:19
Hi Yuval,
They are not supported at the moment for the Trade tab but we plan to add this option in future releases.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
28 May 2020, 16:10
Hi douglascvas,
Swap rates change quite often, usually every week. Yes please repeat the experiment and record the actual swaps. Let me know if you still have trouble with this.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
28 May 2020, 16:08
Hi Yuval,
You will have to calculate this manually. Just subtract the opening time between two consecutive bars to get the time difference and then read the minutes.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
28 May 2020, 16:01
Hi Yuval,
It will appear after you add a cBot on the chart.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
28 May 2020, 16:00
Hi ctid1972541,
When you get this message it means that the cBot comes without source code.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
28 May 2020, 15:55
Hi douglascvas,
The deals are from a year ago. How do you know what the swap rate was at that time?
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
28 May 2020, 15:41
Hi Glen,
Can we arrange a TeamViewer session so that somebody from our team can inspect this issue on your computer?
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
28 May 2020, 15:38
Hi Yuval,
You cannot change a symbol when you run a cBot. For indicators, when the chart symbol is changed then the indicator is reinitialized again therefore the Initialize() method will run again.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
28 May 2020, 15:20
Hi Yuval,
Print works in the Trade tab as well. Check your cBot Log.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
28 May 2020, 11:03
Hi bodhisvaha.forex,
You will receive a new token and refresh token.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
28 May 2020, 10:59
Hi firemyst,
Why don't you use Symbol.Digits?
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
29 May 2020, 08:24
Hi firemyst,
Please avoid such type of advertising in this forum.
Best Regards,
Panagiotis
Join us on Telegram
@PanagiotisCharalampous