mgerber![]() Regular ![]() ![]() Posts: 61 Joined: 3/30/2006 Location: Issaquah, WA ![]() | Well . . . digging into ATS coding I encountered a couple of interesting situations. I began by trying my hand at making a zScore ranking formulation, but have failed at every attempt. Parsing Mel's OLang code for the zScore indicator, I thought that it would be something like this: ((C - SMA(4)) / STD(4)) But I get multiple character invalid compile errors. Any thoughts as to how this is properly done? Thanks, Mark G. |