PureBytes Links
Trading Reference Links
|
> > does anyone have an idea how to calculate the "Number of Bars in a
> > Trade"? I want to export it for every Trade to excel!
>
> Have you looked at the BarsSinceEntry and BarsSinceExit
> functions? Depending on how you enter & exit your trades (on
> stops, or at the close), you can use those functions to figure
> out the length of a trade.
>
> Gary
>
Thanks for your hint. I will try it that way..
Daniel
|