I have programmed the attached indicator to emulate all the features of eSignal's Linear Regression Tool. However there are 2 issues which on the second in particular I would appreciate assistance:-
LR.efs
1. This issue has been raised years ago, eSignal tool uses Standard Error instead of Standard Deviation for computing the channels. I am not too bothered about this as my preference is to use Raff anyway. However in case anyone checks the use that is reason of difference between the 2.
2. I tried to incorporate multi time frame features so that a channel could be drawn from a higher time frame into a smaller one. However it will not draw right because it uses the bars in lower time frame to draw the channels however computes correctly from higher time frame as all the values are correctly referenced.
In addition if anyone has suggestions or code improvements to make more efficient/useful any feedback would be welcome.
Robert
LR.efs
1. This issue has been raised years ago, eSignal tool uses Standard Error instead of Standard Deviation for computing the channels. I am not too bothered about this as my preference is to use Raff anyway. However in case anyone checks the use that is reason of difference between the 2.
2. I tried to incorporate multi time frame features so that a channel could be drawn from a higher time frame into a smaller one. However it will not draw right because it uses the bars in lower time frame to draw the channels however computes correctly from higher time frame as all the values are correctly referenced.
In addition if anyone has suggestions or code improvements to make more efficient/useful any feedback would be welcome.
Robert
Comment