Topics
Replies
PanagiotisCharalampous
02 Mar 2024, 07:30
Hi there,
The problem is here
Meini.haOpen.Last(0) > Meini.haClose.Last(0)
On bar opening the values will always be equal. Try executing the code in OnBarClosed() instead.
Regarding the timeframe, the Algo class has a Timeframe parameter, you can user it.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
02 Mar 2024, 07:27
Hi there,
You should talk to your broker for price feed issues.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
02 Mar 2024, 07:25
Hi there,
Can you share videos or screenshots demonstrating this issue?
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
02 Mar 2024, 07:24
RE: RE: IndicatorArea problem
Amin.fx said:
PanagiotisCharalampous said:
Hi there,
Looks good to me
Best regards,
Panagiotis
When I run the indicator for the first time, nothing is displayed to me.
To solve the problem, the ctrader must be closed once and opened again. Or should change the profile to show the button.
This problem did not exist until a few months ago. This problem appeared with the new program update
Can you record a video demonstrating these steps?
@PanagiotisCharalampous
PanagiotisCharalampous
02 Mar 2024, 07:24
RE: RE: IndicatorArea problem
Amin.fx said:
PanagiotisCharalampous said:
Hi there,
Looks good to me
Best regards,
Panagiotis
When I run the indicator for the first time, nothing is displayed to me.
To solve the problem, the ctrader must be closed once and opened again. Or should change the profile to show the button.
This problem did not exist until a few months ago. This problem appeared with the new program update
Can you record a video demonstrating these steps?
@PanagiotisCharalampous
PanagiotisCharalampous
02 Mar 2024, 07:24
It's hard to help you without the actual FIX messages
@PanagiotisCharalampous
PanagiotisCharalampous
02 Mar 2024, 07:22
Hi there,
It is a known issue and will be fixed in an upcoming update.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
01 Mar 2024, 12:12
RE: RE: Sync drawings across chart tabs?
tian.yiwu said:
PanagiotisCharalampous said:
Hi there,
This tool could help you
https://clickalgo.com/chart-drawing-synchroniser
Best regards,
Panagiotis
Thanks!
Do you know if there is a solution for the Web version? Because I find the Mac Desktop version not as good to use, it lacks features by comparison to the Web version.
Hi there,
Unfortunately no. cTrader Web does not support custom indicators
@PanagiotisCharalampous
PanagiotisCharalampous
01 Mar 2024, 12:11
Hi,
Please share the link and I will delete it
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
01 Mar 2024, 12:10
Hi there,
Please share the messages you sent as well
Best regards,
@PanagiotisCharalampous
PanagiotisCharalampous
01 Mar 2024, 09:18
Hi there,
It's not possible.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
01 Mar 2024, 09:16
Hi there,
Unfortunately I cannot understand the question and I guess many other readers. Could you please rephrase and provide some examples of what you are doing?
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
01 Mar 2024, 09:12
Hi there,
Can you please share a screenshot so that we can understand what you are looking at?
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
01 Mar 2024, 09:10
Hi there,
Looks good to me
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
01 Mar 2024, 09:06
Hi there,
You should use the Bars collection instead e.g Bars.ClosePrices[index] etc
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
01 Mar 2024, 09:02
Hi there,
You should talk to your broker regarding execution issues.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
01 Mar 2024, 09:00
Hi there,
This tool could help you
https://clickalgo.com/chart-drawing-synchroniser
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
01 Mar 2024, 08:56
Hi there,
As per the message there is no such position to override. Use Position.Closed method instead.
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
29 Feb 2024, 12:45
Hi Stefano,
Can you share screenshots showing that it is missing from the apps but still existing on your computer?
Best regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
02 Mar 2024, 07:33
Hi there,
There are many reasons that can cause discrepancies in results. You can find them below
Best regards,
Panagiotis
@PanagiotisCharalampous