Discussions
»
Product and Service Development
»
Product Wish List
»
Equis Formula Primer - Suggested Modification/Addition
Rank: Member
Groups: Registered, Registered Users, Subscribers Joined: 12/19/2008(UTC) Posts: 19 Location: New York State
Was thanked: 2 time(s) in 1 post(s)
|
The Equis Formula Primer is very well written, and I think it goes a long way towards quickly educating the new users to the capabilities of the MSFL. However, there is one thing that appears to be missing, and I think it is a common source of error among a significant number of MSFL programmers, including myself.
Many of us are not aware that the MSFL is a line-by-line fully evaluated programming language. Instead of evaluating every line on a specific day, a line of code is evaluated for every day in the entire chart before going to the next line. Of course, it is perfectly natural for even an advanced C, FORTRAN, Perl, Basic programmer to expect/assume that all lines are executed before going on to the next day, especially if you have never encountered this kind of code.
My recommendation is to include a section at the end of the Equis Formula Primer titled "What the MSFL Can and Cannot Do", or something comparable, that explains this concept. It should especially provide a couple of examples of the line-by-line values of variables to illustrate the kind of mistakes that can be made. I think this would also give more insight into the properties of indicators. You could also use this section to make a pitch for the MDK.
What do you think?
|
|
|
|
Users browsing this topic |
Guest (Hidden)
|
Discussions
»
Product and Service Development
»
Product Wish List
»
Equis Formula Primer - Suggested Modification/Addition
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.