I am attempting to create/modify an EFS script which will work with trendlines.
I want the study to be able to plot trendlines using the exact low or high of the bars vs just an approx. I am working with the EFS study created by stevehare2003:
http://forum.esignalcentral.com/show...threadid=10564
Anyway is there anyway to accomplish this using EFS? I have been searching all morning, but I might not be searching for the correct thing?
Then is the fuction getCurrentBarCount capable of counting the # of bars from the first low/high to the 2nd low/high and is it capable of calculating future points based on these 2 lows/highs?
Hopefully I explained this correctly, if anyone can point me to the right functions to use I would greatly appreciate it.
I want the study to be able to plot trendlines using the exact low or high of the bars vs just an approx. I am working with the EFS study created by stevehare2003:
http://forum.esignalcentral.com/show...threadid=10564
Anyway is there anyway to accomplish this using EFS? I have been searching all morning, but I might not be searching for the correct thing?
Then is the fuction getCurrentBarCount capable of counting the # of bars from the first low/high to the 2nd low/high and is it capable of calculating future points based on these 2 lows/highs?
Hopefully I explained this correctly, if anyone can point me to the right functions to use I would greatly appreciate it.