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

Re: [amibroker] Re: Automated Trading With Amibroker



PureBytes Links

Trading Reference Links

Hello,

I have got their API , but did not write any single line of code for MB Trading yet.
Maybe some time in the future.

Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message ----- 
From: "Ara Kaloustian" <ara1@xxxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Tuesday, September 28, 2004 9:37 PM
Subject: Re: [amibroker] Re: Automated Trading With Amibroker


> Tomasz,
> 
> Are you considering interfacing with MB Trading also... ???
> 
> Ara
> 
> ----- Original Message ----- 
> From: "Tomasz Janeczko" <amibroker@xxxxxx>
> To: <amibroker@xxxxxxxxxxxxxxx>
> Sent: Tuesday, September 28, 2004 11:27 AM
> Subject: Re: [amibroker] Re: Automated Trading With Amibroker
> 
> 
>> Hello,
>>
>> Are you now speaking about BACKTESTING or AUTO-TRADING ?
>>
>> These are TWO different areas and it is important to
>> tell which one you mean.
>>
>> If you are speaking about automated trading then yes
>> all such orders are supported in our interface (being under internal
> tests).
>>
>> If you are speaking about backtesting, then:
>> 1. "limit" orders can be specified as follows:
>>
>> "Buy 2 shares at limitprice"
>>
>> Trigger = High >= LimitPrice;
>> Buy = Trigger;
>> BuyPrice = LimitPrice;
>> PositionSize = 2 * LimitPrice;
>>
>> 2. Stop loss orders can be implemented via ApplyStop
>> 3. Profit target (limit orders) can be implemented via ApplyStop
>> 4. Partial liquidation - no direct support for it (it is on to-do list)
>> however you can simulate it by liquidating all and re-opening
>> smaller position.
>>
>> Best regards,
>> Tomasz Janeczko
>> amibroker.com
>> ----- Original Message ----- 
>> From: "rhoemke" <robert@xxxxxxxxx>
>> To: <amibroker@xxxxxxxxxxxxxxx>
>> Sent: Tuesday, September 28, 2004 8:03 PM
>> Subject: [amibroker] Re: Automated Trading With Amibroker
>>
>>
>> > Which MM functions?
>> >
>> > Buy 2 at xx and if filled, sell 2 at yy (Stoploss) and 1 at zz (first
>> > aim). If 1st aim is reached cancel sell 2 at yy and sell 1 at buylevel
>> > oder trailstop 5 Ticks behind.
>> >
>> > Just like that for example. And you say it is already there?
>> > So i missed something. I check the link.
>> >
>> > Regards
>> > Robert
>> >
>> >
>> > --- In amibroker@xxxxxxxxxxxxxxx, "Tomasz Janeczko" <amibroker@xxxx>
>> > wrote:
>> >> Hello,
>> >>
>> >> > Saw my wildest dreams become true, and to wake up was too hard i
> think
>> >> > :) so big sorry for the hard reaction.
>> >> >
>> >> > But it's just a part of the whole thing.
>> >> > At least for me, it is nothing to betatest then in a month or so.
>> >> > Would just cost me a lot of money as i can't run a profitable system
>> >> > with it.
>> >>
>> >> No, it would not cost any penny because you can run it either
>> >> on demo account or with "transmit" flag set to false.
>> >>
>> >> > Before getting a sort of interface for betatest i would like to have
>> >> > the MM-functions first.
>> >> >
>> >> > How far away are the MM-functions?
>> >>
>> >> I do not know what MM functions you are after.
>> >> If simple position sizing - it is already available (see
>> > PositionSize variable
>> >> in Backtester documentation)
>> >>
>> >> If pyramiding positions - you can simulate this already
>> >> http://groups.yahoo.com/group/amibroker/message/21048
>> >> and 81 other messages on this mailing list.
>> >>
>> >> Best regards,
>> >> Tomasz Janeczko
>> >> amibroker.com
>> >
>> >
>> >
>> >
>> > Check AmiBroker web page at:
>> > http://www.amibroker.com/
>> >
>> > Check group FAQ at:
> http://groups.yahoo.com/group/amibroker/files/groupfaq.html
>> > Yahoo! Groups Links
>> >
>> >
>> >
>> >
>> >
>> >
>>
>>
>>
>> Check AmiBroker web page at:
>> http://www.amibroker.com/
>>
>> Check group FAQ at:
> http://groups.yahoo.com/group/amibroker/files/groupfaq.html
>> Yahoo! Groups Links
>>
>>
>>
>>
>>
>>
> 
> 
> 
> 
> 
> Check AmiBroker web page at:
> http://www.amibroker.com/
> 
> Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
> Yahoo! Groups Links
> 
> 
> 
> 
> 
>


------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/GHeqlB/TM
--------------------------------------------------------------------~-> 

Check AmiBroker web page at:
http://www.amibroker.com/

Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/amibroker/

<*> To unsubscribe from this group, send an email to:
    amibroker-unsubscribe@xxxxxxxxxxxxxxx

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/