[MAS-tips] Re: [MAS-discuss] edit names of pre-set market analyzers
Brought to you by:
jcochrane
From: Jim C. <jt...@di...> - 2003-09-12 07:14:05
|
> Oh i see now. That is a scripting facility for macl - great. > > The procedure that you described did not work at first, > but i figured it out and learnt a lot about MAS in the process. > > I am using your pre-release mas-1.6.5g so maybe that is why. > The script for "volume spike analyzer" needed some tweaks. > It needed an "m" at the beginning, so the first lines are: That's right - I had forgotten the 'm'. It's also needed for 1.6.5 and earlier. > m > c > s > o > ... > and the line "CONSTANT" needed to change to "NUMERIC_VALUE_COMMAND" > as you had described to the list in another mail. These name changes are new - after 1.6.5. > > It works. Thanks. > --David Thanks for catching it and posting to the list. Jim |