PDA

View Full Version : Please help if you can


AZGuy
30th April 2004, 06:18 PM
I was wondering if any of you could help me answer these questions?


1) how does tradesim handle the declaration of MetaStock variables
inside the ExitTrigger variable?

2) is tradesim able to correctly handle FmlVar() function calls in the
MetaStock Formula ( ie reference the correct variable in correct custom
indicator from the MetaStock custom indicator file.

3) is tradesim able to use the ExtFml() function calls to the external
formula DLL file referenced in the MetaStock formula

Thanks

David Samborsky
2nd May 2004, 02:42 AM
1) how does tradesim handle the declaration of MetaStock variables
inside the ExitTrigger variable?

Just like any other indicator etc

2) is tradesim able to correctly handle FmlVar() function calls in the
MetaStock Formula ( ie reference the correct variable in correct custom
indicator from the MetaStock custom indicator file.

Yes

3) is tradesim able to use the ExtFml() function calls to the external
formula DLL file referenced in the MetaStock formula

Yes