PureBytes Links
Trading Reference Links
|
Ed!
The way I have done it is to make a custom indicator out of a system which
takes the value of +1 when long, -1 when short and 0 when flat. Then use
BarsSince when the flipover in the indicator takes place.
This way you can also easily monitor the equity on individual trades, etc.
Best regards,
Yngvi
hardy@xxxxxxxxxxxxx
> -----Original Message-----
> From: owner-metastock@xxxxxxxxxxxxx
> [mailto:owner-metastock@xxxxxxxxxxxxx]On Behalf Of Ed Middleton
> Sent: 27. maí 1999 02:14
> To: metastock@xxxxxxxxxxxxx
> Subject: Since the buy signal trigger
>
>
> Anyone know how to keep track of, for example, the highest high
> since a buy
> signal was triggered? I want to add this into a system test that I am
> trying to run.
>
> thanks in advance,
>
> Ed Middleton
>
>
|