PureBytes Links
Trading Reference Links
|
I might help others if you would post your code.
d
> -----Original Message-----
> From: amibroker@xxxxxxxxxxxxxxx
> [mailto:amibroker@xxxxxxxxxxxxxxx] On Behalf Of C Alvarez
> Sent: Monday, August 21, 2006 5:47 PM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: [amibroker] Re: Scaling In and Custom Backtester
>
> I decided to use VarGet/VarSet to keep track of each symbol's
> scale in status. Seems to work fine. The code does seem to run slower.
>
> Cey
>
> --- In amibroker@xxxxxxxxxxxxxxx, "dingo" <dingo@xxx> wrote:
> >
> > You might get some ideas from http://www.amibroker.com/kb/
> >
> > d
> >
> > > -----Original Message-----
> > > From: amibroker@xxxxxxxxxxxxxxx
> > > [mailto:amibroker@xxxxxxxxxxxxxxx] On Behalf Of C Alvarez
> > > Sent: Monday, August 21, 2006 2:58 PM
> > > To: amibroker@xxxxxxxxxxxxxxx
> > > Subject: [amibroker] Scaling In and Custom Backtester
> > >
> > > I am currently using the custom backtester. I am adding
> scaling in
> > > to my system. The problem I am having is reliably telling when an
> > > open position has had a scale in. I was hoping that the
> Trade object
> > > would have property that returned the number of times
> that a trade
> > > has been scaled into. Does anyone have any
> recommendations on how to
> > > determine how many times a trade has been scaled into if any?
> > >
> > > Thanks,
> > > Cey
> > >
> > >
> > >
> > >
> > >
> > >
> > > Please note that this group is for discussion between users only.
> > >
> > > To get support from AmiBroker please send an e-mail directly to
> > > SUPPORT {at} amibroker.com
> > >
> > > For other support material please check also:
> > > http://www.amibroker.com/support.html
> > >
> > >
> > > Yahoo! Groups Links
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > > --
> > > No virus found in this incoming message.
> > > Checked by AVG Free Edition.
> > > Version: 7.1.405 / Virus Database: 268.11.3/423 - Release
> > > Date: 8/18/2006
> > >
> > >
> >
>
>
>
>
>
>
> Please note that this group is for discussion between users only.
>
> To get support from AmiBroker please send an e-mail directly
> to SUPPORT {at} amibroker.com
>
> For other support material please check also:
> http://www.amibroker.com/support.html
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>
> --
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.1.405 / Virus Database: 268.11.3/423 - Release
> Date: 8/18/2006
>
>
|