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

[amibroker] Re: Random Data Generator



PureBytes Links

Trading Reference Links

Mr. Peters,

Thank you very much.

Regards,

John
--- In amibroker@xxxxxxxxxxxxxxx, "William Peters" 
<williampeters@xxxx> wrote:
> 
> Version 1.20 of the Simulator didn't have a randomize function it 
simply
> replayed the current stock data, so i've just added it and released 
a new
> version 1.22. A few other users have requested this feature so its 
there
> now. The randomizing functionality is the same as the jscript 
supplied by
> Tomasz.
> 
> It is attached to this email and also available 
as "Simulator122.zip" in
> files section http://groups.yahoo.com/group/amibroker/files/
> Ensure you read the associated readme file before installing.
> 
> Regards,
> William Peters
> www.amitools.com
> 
> -----Original Message-----
> From: Tomasz Janeczko [mailto:amibroker@x...]
> Sent: October 17, 2003 3:04 PM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: Re: [amibroker] Re: Random Data Generator
> 
> 
> Gary,
> 
> If you run the script from command line windows scripting host 
(CSCRIPT.EXE)
> then Ctrl+C should work.
> But... the script was very quick hack and I did not work on it any 
futher
> since William Peters
> built upon the the idea his own VB program that provides more 
features, user
> interface and ability to start/stop the process.
> It is available as "Simulator120.zip" in files section
> http://groups.yahoo.com/group/amibroker/files/
> 
> Best regards,
> Tomasz Janeczko
> amibroker.com
>   ----- Original Message -----
>   From: Gary A. Serkhoshian
>   To: amibroker@xxxxxxxxxxxxxxx
>   Sent: Friday, October 17, 2003 11:57 PM
>   Subject: Re: [amibroker] Re: Random Data Generator
> 
> 
>   Tomasz,
> 
>   How do I stop the simulator once it starts?  Sorry as I am not at 
all
> familiar with jscript, and consider it a great accomplishment that 
I can at
> least program afl : )
> 
>   Thanks,
>   Gary
> 
>   Tomasz Janeczko <amibroker@xxxx> wrote:
>     John,
> 
>     If you looked at the mailing list archive
> (http://www.amibroker.com/listarchive.html)
>     you would find it: 
http://groups.yahoo.com/group/amibroker/message/17728
> 
>     Unfortunatelly since Yahoo strips attachments from the web 
archives I am
> attaching it here again.
> 
> 
>     Best regards,
>     Tomasz Janeczko
>     amibroker.com
>     ----- Original Message -----
>     From: "John" <jea55129@xxxx>
>     To: <amibroker@xxxxxxxxxxxxxxx>
>     Sent: Friday, October 17, 2003 5:28 PM
>     Subject: [amibroker] Re: Random Data Generator
> 
> 
>     > This is what I am looking for
>     > < http://www.metronome-trading.com.au/ > HistoryMaker. Free 
download
>     > but only has 90 days data. I have tried emailing the owner 
and don't
>     > get a response.
>     >
>     > Thanks,
>     >
>     > John
>     > ---In amibroker@xxxxxxxxxxxxxxx, "John" <jea55129@xxxx> wrote:
>     > > Dave,
>     > >
>     > > See Below
>     > >
>     > > --- In amibroker@xxxxxxxxxxxxxxx, "Dave Merrill" 
<dmerrill@xxxx>
>     > > wrote:
>     > > > maybe I'm being a non-mathematical wimp, but how could a 
trading
>     > > system
>     > > > predict genuinely random behavior?
>     > >
>     > >   I'm not looking to predict the market. Just react to it. 
So
>     > > many
>     > > times I find a decent system on one equity, only to find 
that it
>     > > doesn't work on another.
>     > >
>     > > >I'd think a trading system that did well
>     > > > at that would be trading on residual non-random behavior 
of the
>     > > generator.
>     > > >
>     > > > are markets actually random?
>     > >
>     > > I personally think the markets are random but that's another
>     > > discussion.
>     > >
>     > > >. if they really are, excel and AB both can
>     > > > generate random numbers.
>     > >
>     > > I am looking for o/h/l/c  Can Ami produce that? How?
>     > >
>     > > > if you mean something that's "random" but somehow
>     > > > similar to "the market", I'd be even more afraid that a 
winning
>     > > strategy
>     > > > would be trading on patterns in the generator itself, 
rather than
>     > > something
>     > > > inherent in the market.
>     > >
>     > > Yes I agree. I don't know if this will work or not. Its 
probably
>     > > already been tested.
>     > > >
>     > > > dave
>     > > >
>     > > >   I am looking for a random data generator. I have looked 
at Ami
>     > > >   function and in excel. But neither produce o/h/l/c. I 
want to
>     > be
>     > > able
>     > > >   to import the data into Ami and backtest on the same 
data. My
>     > > >   thinking is to backtest over several sets of data and 
if the
>     > > results
>     > > >   are close maybe I have something.
>     > > >
>     > > >   Any thoughts
>     > > >
>     > > >   Thanks
>     > > >
>     > > >   John
>     > >
>     > > --- In amibroker@xxxxxxxxxxxxxxx, "Dave Merrill" 
<dmerrill@xxxx>
>     > > wrote:
>     > > > maybe I'm being a non-mathematical wimp, but how could a 
trading
>     > > system
>     > > > predict genuinely random behavior? I'd think a trading 
system
>     > that
>     > > did well
>     > > > at that would be trading on residual non-random behavior 
of the
>     > > generator.
>     > > >
>     > > > are markets actually random? if they really are, excel 
and AB
>     > both
>     > > can
>     > > > generate random numbers. if you mean something 
that's "random"
>     > but
>     > > somehow
>     > > > similar to "the market", I'd be even more afraid that a 
winning
>     > > strategy
>     > > > would be trading on patterns in the generator itself, 
rather than
>     > > something
>     > > > inherent in the market.
>     > > >
>     > > > dave
>     > > >
>     > > >   I am looking for a random data generator. I have looked 
at Ami
>     > > >   function and in excel. But neither produce o/h/l/c. I 
want to
>     > be
>     > > able
>     > > >   to import the data into Ami and backtest on the same 
data. My
>     > > >   thinking is to backtest over several sets of data and 
if the
>     > > results
>     > > >   are close maybe I have something.
>     > > >
>     > > >   Any thoughts
>     > > >
>     > > >   Thanks
>     > > >
>     > > >   John
>     >
>     >
>     >
>     > Send BUG REPORTS to bugs@xxxx
>     > Send SUGGESTIONS to suggest@xxxx
>     > -----------------------------------------
>     > Post AmiQuote-related messages ONLY to: 
amiquote@xxxxxxxxxxxxxxx
>     > (Web page: http://groups.yahoo.com/group/amiquote/messages/)
>     > --------------------------------------------
>     > Check group FAQ at:
> http://groups.yahoo.com/group/amibroker/files/groupfaq.html
>     >
>     > Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
>     >
>     >
>     >
>           Yahoo! Groups Sponsor
>                 ADVERTISEMENT
> 
> 
> 
> 
>     Send BUG REPORTS to bugs@xxxx
>     Send SUGGESTIONS to suggest@xxxx
>     -----------------------------------------
>     Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
>     (Web page: http://groups.yahoo.com/group/amiquote/messages/)
>     --------------------------------------------
>     Check group FAQ at:
> http://groups.yahoo.com/group/amibroker/files/groupfaq.html
> 
>     Your use of Yahoo! Groups is subject to the Yahoo! Terms of 
Service.
> 
> 
>     > ATTACHMENT part 2 application/x-zip-compressed 
name=Simulator.zip
> 
> 
> 
> --------------------------------------------------------------------
--------
> --
>   Do you Yahoo!?
>   The New Yahoo! Shopping - with improved product search
> 
>   Send BUG REPORTS to bugs@xxxx
>   Send SUGGESTIONS to suggest@xxxx
>   -----------------------------------------
>   Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
>   (Web page: http://groups.yahoo.com/group/amiquote/messages/)
>   --------------------------------------------
>   Check group FAQ at:
> http://groups.yahoo.com/group/amibroker/files/groupfaq.html
> 
>   Your use of Yahoo! Groups is subject to the Yahoo! Terms of 
Service.
> 
> 
>       Yahoo! Groups Sponsor
>             ADVERTISEMENT
> 
> 
> 
> 
> Send BUG REPORTS to bugs@xxxx
> Send SUGGESTIONS to suggest@xxxx
> -----------------------------------------
> Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
> (Web page: http://groups.yahoo.com/group/amiquote/messages/)
> --------------------------------------------
> Check group FAQ at:
> http://groups.yahoo.com/group/amibroker/files/groupfaq.html
> 
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.


------------------------ Yahoo! Groups Sponsor ---------------------~-->
Rent DVDs from home.
Over 14,500 titles. Free Shipping
& No Late Fees. Try Netflix for FREE!
http://us.click.yahoo.com/mk9osC/hP.FAA/3jkFAA/GHeqlB/TM
---------------------------------------------------------------------~->

Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html 

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