can, someone tell me if this indicator repaint or not ?
it's not possible to test it in the strategy tester...
thanks so much
Jeff
Re: Does this indicator repaint?
572this indicator repaint, it works in the strategy tester on time frame D1ionone wrote: Thu Sep 23, 2021 10:27 pm can, someone tell me if this indicator repaint or not ?
it's not possible to test it in the strategy tester...
thanks so much
Jeff
Re: Does this indicator repaint?
573I cant tell if this indicator repaints or not. I have a hard time with line indicators in back test . Any help would be greatly appreciated!
Re: Does this indicator repaint?
574Doesn't look like it repaints.louisforex wrote: Thu Jan 13, 2022 10:04 am I cant tell if this indicator repaints or not. I have a hard time with line indicators in back test . Any help would be greatly appreciated!
Re: Does this indicator repaint?
575Im not questioning your expertise at all. But im still learning about alot in regards to forex. How did you come to that conclusion so that I can know what to look for in the future?
Re: Does this indicator repaint?
576Usually this if 0 or EMPTYVALUE before the main values are entered.louisforex wrote: Thu Jan 13, 2022 10:54 am Im not questioning your expertise at all. But im still learning about alot in regards to forex. How did you come to that conclusion so that I can know what to look for in the future?
Code: Select all
double BullCount=0;
double BearCount=0;Re: Does this indicator repaint?
577i agreelouisforex wrote: Thu Jan 13, 2022 10:54 am Im not questioning your expertise at all. But im still learning about alot in regards to forex. How did you come to that conclusion so that I can know what to look for in the future?
by looking at the code it cannot repaint
studying the code is the best way to determine if it repaints, because repainting can be tricky
Scalping the Century TimeFrame since 1999
Re: Does this indicator repaint?
578I know fractals repaint but im not sure how they work specifically. So for this indicator, once the candle closes can it repaint after that. So if an arrow comes when the fractal is broken andboth Moving Average are the same color, can it repaint and delete the arrow after the candle already closed? Thanks if anyone knows since im not familiar with fractals
LIFE IS WAR
Re: Does this indicator repaint?
579I think, yes. All fractal repaint...KAESER444 wrote: Fri Jan 21, 2022 2:43 am I know fractals repaint but im not sure how they work specifically. So for this indicator, once the candle closes can it repaint after that. So if an arrow comes when the fractal is broken andboth Moving Average are the same color, can it repaint and delete the arrow after the candle already closed? Thanks if anyone knows since im not familiar with fractals
Re: Does this indicator repaint?
580
Hi,
Wish to enquire does the attached indicator repaints? In my testing, it works rather well with half trend when trading only the very first signal after a half trend changed.
Secondly, wish to request Mt4 alerts + mobile alerts. Thank you!
Wish to enquire does the attached indicator repaints? In my testing, it works rather well with half trend when trading only the very first signal after a half trend changed.
Secondly, wish to request Mt4 alerts + mobile alerts. Thank you!