PureBytes Links
Trading Reference Links
|
Matt,
The Three-LineBreak can be programmed with the Metastock Software
Development Kit. A possible solution is to create a DDL file with software
that can produce a Win32 DLL, e.g. C, Delphi Pascal, PowerBasic (not
VisualBasic). I can send you a DDL that contains the LineBreak function.
You can only use the MSDK with MS Version 7.0 and later. Information on the
MSDK can be obtained from http://www.equis.com/partners/developers/.
Requirements to use my DDL:
- MS Version 7.0 and later
- Win95, Win98, WinNT 4.0 or greater
- You don't need to have the MSDK.
Best,
Wilty van Rees
----- Original Message -----
From: Matthew R. Kratter <mkratter@xxxxxxxxxxxxx>
To: <metastock@xxxxxxxxxxxxx>
Sent: Saturday, June 24, 2000 8:36 PM
Subject: System Tester and Three-line break
> Dear List
>
> I am trying to figure out how to use the Metastock system tester to test
trading
> using the three-line break indicator on a daily basis. What I would like
to do
> is go long when the three-line break goes long, and vice versa on the
short
> side. I am sure that there is a simple way of stating this in the
Metastock
> programming language, but I can't seem to figure it out.
> Any hints would be much appreciated!
>
> Thanks in advance,
> Matt
> mkratter@xxxxxxxxxxxxx
>
>
>
>
|