gipsiu:
Use CopyTime and use the same index array as the index array for iFractal's CopyBuffer (uFractals).
Hi,
I have a problem with drawing a line between two points in my script.
I use this piece of code to get fractals collection:
Then, after a few calculations I would like to draw a line which connect two fractals - let say uFractals[5] with uFractals[12]. I wanted to use something like this:
But I have now idea how to get a datatime value for my selected fractals.
Does anyone know the trick how to get a datetime value for single fractal? Or maybe there is a better/easiest way to draw a line between two points?
Br,
Andrzej

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi,
I have a problem with drawing a line between two points in my script.
I use this piece of code to get fractals collection:
Then, after a few calculations I would like to draw a line which connect two fractals - let say uFractals[5] with uFractals[12]. I wanted to use something like this:
But I have now idea how to get a datatime value for my selected fractals.
Does anyone know the trick how to get a datetime value for single fractal? Or maybe there is a better/easiest way to draw a line between two points?
Br,
Andrzej