How to read the coordinates of the cursor
How to read the coordinates of the cursor
09 Oct 2014, 12:41
Is it possible to read the cursor position in cAlgo?
Replies
frehar
16 Oct 2014, 11:45
RE:
Spotware said:
There is no such functionality at the moment. We plan to implement it in future.
------------------------
Thank you. Implementation should be nice, for moving self made objects on the graph.
I need a fan with more lines than the Fibonacci-fan ( a Gann-fan with fixed angles).
You said there is no such functionality, reading the position in the graph in an other way, for instance to read the position of a horizontal line and a vertical line is not possible as well?
@frehar
Spotware
16 Oct 2014, 12:59
RE: RE:
frehar said:
Spotware said:
There is no such functionality at the moment. We plan to implement it in future.
------------------------
Thank you. Implementation should be nice, for moving self made objects on the graph.
I need a fan with more lines than the Fibonacci-fan ( a Gann-fan with fixed angles).
You said there is no such functionality, reading the position in the graph in an other way, for instance to read the position of a horizontal line and a vertical line is not possible as well?
Ability to read position of chart object will be also added in the future.
@Spotware
if.mihai@gmail.com
16 Oct 2017, 22:59
RE:
Spotware said:
There is no such functionality at the moment. We plan to implement it in future.
Which future?
2017 is already ending
And i'm searching in the forum for mouse click events on chart and on objects
I don't quite get it, really, do we have to wait for 2020 to be able to get time and price under the mouse?
@if.mihai@gmail.com
PanagiotisCharalampous
17 Oct 2017, 09:39
Dear if.mihai@gmail.com,
We do not have an ETA yet but I can say that the development team is already working on it. It should be included in one of our next releases.
Best Regards,
Panagiotis
@PanagiotisCharalampous
if.mihai@gmail.com
14 Nov 2017, 21:15
@if.mihai@gmail.com
Vitali Gajdabrus
14 Apr 2018, 08:03
RE:
Panagiotis Charalampous said:
Dear if.mihai@gmail.com,
We do not have an ETA yet but I can say that the development team is already working on it. It should be included in one of our next releases.
April 2018.
Is it possible to read the cursor position in cAlgo?..
@Vitali Gajdabrus
PanagiotisCharalampous
16 Apr 2018, 11:15
Hi Vitali,
We will have this in version 3.01. We already have this feature on internal releases and we are testing it.
Best Regards,
Panagiotis
@PanagiotisCharalampous
Vitali Gajdabrus
23 May 2018, 11:10
RE:
Panagiotis Charalampous said:
We will have this in version 3.01. We already have this feature on internal releases and we are testing it.
Is it possible to read the cursor position in cAlgo?..
@Vitali Gajdabrus
Vitali Gajdabrus
24 May 2018, 09:10
RE:
Panagiotis Charalampous said:
We will have this in version 3.01. We already have this feature on internal releases and we are testing it.
1. How can I get a color from a hexadecimal color code (e.g. #FFDFD991)?
2. How can I get version 3.01 ?
@Vitali Gajdabrus
Vitali Gajdabrus
24 May 2018, 09:11
RE: RE:
2. How can I get version 3.01 ?
or Beta cTrader...
@Vitali Gajdabrus
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
Vitali Gajdabrus
24 May 2018, 09:22
RE:
Panagiotis Charalampous said:
Hi Vitali,
3.01 has not been released yet. Regarding your question about the color, check here.
"You can not use hex or RGB values. It is only possible to use predefined colors."
:(
@Vitali Gajdabrus
Vitali Gajdabrus
26 Sep 2018, 23:14
RE:
Spotware said:
There is no such functionality at the moment. We plan to implement it in future.
Well, how's the progress?
@Vitali Gajdabrus
PanagiotisCharalampous
27 Sep 2018, 10:44
Hi Vitali,
Check the MouseMove event made available in cTrader Automate 3.01.
Best Regards,
Panagiotis
@PanagiotisCharalampous
frehar
09 Oct 2014, 14:11
RE:
frehar said:
To be more specific: I need Price and Time on the cursor position.
@frehar