SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Strategies & Market Trends : Metastock 6.0 for Window

 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext  
To: CatLady who wrote (2871)3/4/1999 7:12:00 PM
From: Michael Watkins   of 4056
 
Catlady,

You are absolutely right. Shows you I didn't test that one.

I wish WOW (sorry Metastock fans) had an ability to set a variable in code. All this gyrating about would be so much easier if you could have something like

On Enter Long
{
EnterLong.Date = Today()
EnterLong.Price = Close
}
... stuff ...

On EndOfDay
{
if Today() = EnterLong.Date + 3 then Exit
... other stuff ...
}

or some such thing.

Thanks for pointing out my error...
Michael
Report TOU ViolationShare This Post
 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext