Agent86:
My object appears on screen briefly at a fractal then moves to my expected fractal.
The thing is that is sometimes appear before on chart in a location fractal that is (! histo())
Shouldn't it just appear at the location assigned ?
Print text shows price and bar perfectly as expected and so I expect the object to be at that location only and never anywhere else.
Please advise
Thanks
You are setting its properties in a loop so it will potentially set multiple times My object appears on screen briefly at a fractal then moves to my expected fractal.
The thing is that is sometimes appear before on chart in a location fractal that is (! histo())
Shouldn't it just appear at the location assigned ?
Print text shows price and bar perfectly as expected and so I expect the object to be at that location only and never anywhere else.
Please advise
Thanks
Instead use the loop to find where you want it then set the object properties
Paul Anscombe #:
You are setting its properties in a loop so it will potentially set multiple times
You are setting its properties in a loop so it will potentially set multiple times
Instead use the loop to find where you want it then set the object properties
Thanks, I think I see it now.
I don't know why but I thought the loop would finish before proceeding to the if statement.
Thanks
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
The thing is that is sometimes appear before on chart in a location fractal that is (! histo())
Shouldn't it just appear at the location assigned ?
Print text shows price and bar perfectly as expected and so I expect the object to be at that location only and never anywhere else.
Please advise
Thanks