Quick question
I thought I knew how to do this, but as I start looking close to it felt i don't.
I want to for example create an efs that runs on a lower time frame chart, lets say a 1 min. From this same EFS on the 1 min, I want to reference this same EFS running on a 3min and peek into what value it is currently plotting(really a trend statement) and compare this value to a value on the 1min. This would be a type of recursive call to the same EFS but with a different time frame. Can someone point me to an example of and EFS calling itself from a different time frame?
Thanks
Todd
I thought I knew how to do this, but as I start looking close to it felt i don't.
I want to for example create an efs that runs on a lower time frame chart, lets say a 1 min. From this same EFS on the 1 min, I want to reference this same EFS running on a 3min and peek into what value it is currently plotting(really a trend statement) and compare this value to a value on the 1min. This would be a type of recursive call to the same EFS but with a different time frame. Can someone point me to an example of and EFS calling itself from a different time frame?
Thanks
Todd
Comment