PureBytes Links
Trading Reference Links
|
hello,
--- In amibroker@xxxxxxxxxxxxxxx, uenal.mutlu@xxxx wrote:
> // generate random series in the range 0 to 100 and plot it
> Graph = Random() * 100;
> Plot(Graph, "Random graph", colorBlue);
>
> Does any real chart look like such a random chart: NO.
> This proves the basic fact that nothing in the markets
> is or was ever random.
> UM
well, of course it doesn't look like. but it is another kind of randomness. I'm not an expert and can not serve strict and reliable explanation, but as a point for your further investigation do google for "brown noise", "white noise" and similar. as an exemplification of "brown noise" and how this can be a matter of scientific investigations, please start for yourself this "brown noise" generator.
http://www.ki.net.pl/~pgrodzki/Gaussian.zip
do you see these trends and formations? ;)
cheers,
BM
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark
Printer at MyInks.com. Free s/h on orders $50 or more to the US & Canada.
http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/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/
|