[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: An Easy Solution to BarsSinceEntry, EntryPrice, PREV, etc.



PureBytes Links

Trading Reference Links

I was under the impression that you could not have 
access to internal MS functions from external DLLs.
That is you would need to reimplement all functions
like Cum(), Mov(), etc. Am I wrong?

    Joel

----- Original Message ----- 
From: "Dave Nadeau" <dave_nadeau@xxxxxxxxx>


> Through the Metastock Formula Language, there are functions which
> could provide the information to a .dll that would hold any value from
> the start of a trade:  Cum(1), ValueWhen(),BarsSince(), to name a few.