Good Day.
I am totally new to EFS, just started writing a script based on the strRSI.efs
I want to use the values of RSI for the previous bar, and bars before, how do write code to do that?
Also, how can I write values etc to a text file so I can debug & test?
I am also looking to implement STOP and LIMIT exits - can I store the entry price so that I can put stops at specific values away from the entry price?
Please direct me to examples and areas in the manuals where I can get this info.
Thanks,
DB
I am totally new to EFS, just started writing a script based on the strRSI.efs
I want to use the values of RSI for the previous bar, and bars before, how do write code to do that?
Also, how can I write values etc to a text file so I can debug & test?
I am also looking to implement STOP and LIMIT exits - can I store the entry price so that I can put stops at specific values away from the entry price?
Please direct me to examples and areas in the manuals where I can get this info.
Thanks,
DB
Comment