PureBytes Links
Trading Reference Links
|
Kevin,I am 100% with you...Perhaps there could be another related
forum that is more trading related.
Allan
--- In amibroker@xxxxxxxxxxxxxxx, "kevinoversby" <kevinoversby@xxx>
wrote:
>
> Steve,
>
> Thank you for your comments. I do have a fair amount of experience
> trading equities and index futures. The purpose of my post was to
> kickstart a discussion on how to use Amibroker as a tool to make
money
> , admittedly a little obliquely.
>
> With the notable exception of Dimitri, posters are mainly sharing
> programming tips rather than working ideas for profit-making. I'm
> just trying to change things up a little (and hoping I've missed
many
> nuggets that people will point out!).
>
>
> Kevin
>
> --- In amibroker@xxxxxxxxxxxxxxx, "scourt2000" <stevehite@> wrote:
> >
> >
> >
> > I'm dead serious when I say this:
> >
> > Stop talking about making money and go ahead and try to make
it.
> > Find out what's in your gut when it counts. That's the only way
> > you're going to learn if you've got what it takes to be
successful
> > in trading.
> >
> > Your best levels of creativity and self-survival aren't going to
> > kick into high gear until you put your skills up against a live
> > market.
> >
> >
> > --- In amibroker@xxxxxxxxxxxxxxx, "kevinoversby" <kevinoversby@>
> > wrote:
> > >
> > > SetTradeDelays(0,0,0,0);
> > > BuyPrice = Ref(C,-1) - 50;
> > > Buy = L < BuyPrice;
> > > Sell = 1; SellPrice = C;
> > >
> > > Try this long only on ^DJI with same bar exit enabled (daily
> > > timeframe). Nets around 5000 points a year in recent years
with
> > low
> > > drawdowns. Subtract 1 point per day per contract for
commisions
> > (IB
> > > rate for mini-dow). $5K per contract gives acceptable
drawdowns
> > and
> > > 100% account increase per 1000 points on the YM.
> > >
> > > Any comments, improvements or other suggestions would be
welcomed.
> > >
> > >
> > > Kevin
> > >
> >
>
Content-Description: "AVG certification"
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.16.1/611 - Release Date: 12/31/2006 12:47 PM
|