PureBytes Links
Trading Reference Links
|
This is just an idea to trick the limited MS language , but I have not
tested it.
Ex:
Long : condition1 = true
Short : condition2 = true
Exit : ref(condition1,-4) = true or ref(condition2,-4) = true
What do you think ?
Regard,
Yuwono
At 10:54 AM 1/7/98 -0600, you wrote:
>I have had trouble with sys tester language.
>Can anyone tell me how to correctly phrase closing a position a certain #
>of days after the trade was made? Example 4 days after the buy. I have
>tried ref(C,4) and many other variations. I know it must be very simple but
>so far I have not been successful.
>Thanks
>tkjudd@xxxxxxxxxxxxxxxx
>
>
>
|