Discussions
»
Innovative Market Analysis
»
Online Help
»
MetaStock FAQ
»
Enhanced System Tester: How to optimize code to stay within character limits
Rank: Advanced Member
Groups: Registered, Registered Users Joined: 3/19/2005(UTC) Posts: 2,995
Was thanked: 14 time(s) in 10 post(s)
|
How to optimize code to stay within character limits
First off, be careful with optimizing results. Some people consider this to be a waste of time. However, if MetaStock allowed passing variables to custom indicators, then the problem might be largely solved. Until this is addressed, consider the following:
- Condense your existing code. There are many expert code writers willing to assist you on the forum.
- Consider using the Fml(), FmlVar() and/or ExtFml() functions. Processes using the OPT variables are 'kept' locally, while other components are processed remotely.
- Consider using Roy Larsen’s external dll: GV.dll. This will allow you to get and set global variables.
|
|
|
|
Users browsing this topic |
Guest (Hidden)
|
Discussions
»
Innovative Market Analysis
»
Online Help
»
MetaStock FAQ
»
Enhanced System Tester: How to optimize code to stay within character limits
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.