TRADEMEM[n] |
Top Previous Next |
Keyword Description Memory relative to an individual trade Class Expression Where Legal
Syntax TRADEMEM[n] Where n in an integer value 1-8 Example Sample code ~POSITION IF RISK > INITIALRISK * .2 THEN MULTIPLIER = .9 ; TRADEMEM[1] = TRADEMEM[1] + 1 ' track how many times a trade has been resized
See also: |