Can someone help me? i have copied and pasted EFS code from a document but i get a syntex error. Can someone help me build this study. The doc with the EFS code is attached.
Announcement
Collapse
No announcement yet.
help with EFS study
Collapse
X
-
Re: help with EFS study
booker777
There are two causes for the syntax errors
- one is the row numbers which are at the beginning of each line and that you need to delete.
- the other is the following lines in the code which are unrelated to the script and that also need to be deleted.
Code:eSignal Formula Script --- Printed on: 12/1/2007, 11:14:53 PM --- Page 1 C:\Program Files\eSignal\Formulas\DL_Formulas\DL_MACD_BB.efs --- File time: 10:55:42 PM eSignal Formula Script --- Printed on: 12/1/2007, 11:14:53 PM --- Page 2 C:\Program Files\eSignal\Formulas\DL_Formulas\DL_MACD_BB.efs --- File time: 10:55:42 PM
Alex
Originally posted by booker777
Can someone help me? i have copied and pasted EFS code from a document but i get a syntex error. Can someone help me build this study. The doc with the EFS code is attached.
Comment