Hallo
My name is Kobus and I am quite new to EFS.
I got a very simple indicator that basically check if the high of the previous bar and the high of the subsequint bar is lower and then put a dot on top of the high bar, the same for the lows.
My question is, how do I get the last dot to connect to the previous dot and extend it into the future (in other words a RAY). Further more for the high dots, it must only connect to the previous dot that is higher than the current dot and for the low dots it must only connect to a previous dot that is lower than the latest low dot.
Does this make sense?
I attach my current code.
Any help will be appreciated.
Regards
KObus
My name is Kobus and I am quite new to EFS.
I got a very simple indicator that basically check if the high of the previous bar and the high of the subsequint bar is lower and then put a dot on top of the high bar, the same for the lows.
My question is, how do I get the last dot to connect to the previous dot and extend it into the future (in other words a RAY). Further more for the high dots, it must only connect to the previous dot that is higher than the current dot and for the low dots it must only connect to a previous dot that is lower than the latest low dot.
Does this make sense?
I attach my current code.
Any help will be appreciated.
Regards
KObus
Comment