Hello,
I try to seup amibroker for automated trading and have no clue to do
it..
Up to now, I am able to place orders manually from a chart to IB via
the IB-Plugin. Actually, I found very good AFL-Stuff from Barry to
automate trading which should be attached to a chart.
If you attach an indica
r use brackets have a go.
>
> Have fun,
> Barry
>
> --- In amibroker@yahoogroups.com, "guhu0434" wrote:
> >
> > Hello Guys,
> >
> > I have too a question concerning the IB plugin.
> >
> > I want to send a trailing stop order with for
Hello Guys,
I have too a question concerning the IB plugin.
I want to send a trailing stop order with for an example of 15%.
I read the documentation at http://www.amibroker.com/at/.
There I saw the possibility to creat a order of type "TRAIL", but I do
not see the chance to pass the "15%" as
Mike,
thanks a lot. I will try it this way.
GuHu
--- In amibroker@yahoogroups.com, "_sdavis" <[EMAIL PROTECTED]> wrote:
>
> Try this:
>
> SetOption("MaxOpenPositions", 5 );
> PositionSize = -100/5;
>
Hy Sdavis,
thank you for the hint. To my knowledge, with this option I can define
the total quantity of open position. I am looking for the tota
Hello,
I'm working with Amibroker since some months and I'm getting more and
more familiar with it. I have a question regarding the backtester and
hopefully somebody can help me and enlight me ...
As I know, the backtester scans for all buy and sell signals. Wether a
specific stock will be tra
.. thanks a lot for your answers, both are valuable for me.
Guido
--- In amibroker@yahoogroups.com, "guhu0434" <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> since I trade a trade system in real life since a couple of weeks,
I
> have the problem to 'sy
Hello,
since I trade a trade system in real life since a couple of weeks, I
have the problem to 'sync' the reality with the backtest of amibroker.
I look at the suggestions of my trading system explored by amibroker
and type the generated orders manually at the website of the broker
of my choi
Hello,
I have also seen the video, very impressive.
Unfortunatly, the blog tipster.ca isn't reachable.
With regards, Guido
--- In amibroker@yahoogroups.com, "murthysuresh" <[EMAIL PROTECTED]> wrote:
>
> wow. that is cool. do u plan to share ur code or sell ur code in
some
> shape or form. i
ld take on margin loan.
> > > >
> > > > --- In amibroker@yahoogroups.com, "Mike" wrote:
> > > > >
> > > > > Hi,
> > > > >
> > > > > The feature dictates what percentage of the purchase price
is
> > to
ld take on margin loan.
> > > >
> > > > --- In amibroker@yahoogroups.com, "Mike" wrote:
> > > > >
> > > > > Hi,
> > > > >
> > > > > The feature dictates what percentage of the purchase price
is
> > to
P.S. Where did you read that Foreign("~~~Equity", "L") was equal to
> cash? Or are you making an assumption?
>
> --- In amibroker@yahoogroups.com, "guhu0434" wrote:
> >
> > Hello,
> >
> > I hope somebody can help me with this que
Hello,
I hope somebody can help me with this question. How can I control the
MarginLoan during backtest?
As I see, Equity and Cash can be controlled via the ~~~EQUITY
eq = Foreign("~~~EQUITY", "C");
cash = Foreign("~~~EQUITY", "L");
I tested the other values "H","O","V" as well, but can't find
13 matches
Mail list logo