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

Re: [amibroker] Re: New file uploaded to amibroker



PureBytes Links

Trading Reference Links

DIMITRIS TSOKAKIS wrote:

>Scott,
>This "Combining" is the magic word of course...
>In daily data the shortest dt is equal to 1 bar. This limitation 
>keeps the actual derivative dQ/dt far from the theoretical one.
>The closest approximation is perhaps the Relative Slope
>http://www.amibroker.com/library/detail.php?id=43
>As for the integral, there was an interesting discussion two years 
>ago, as you may see in
>http://finance.groups.yahoo.com/group/amibroker/message/28159
>http://finance.groups.yahoo.com/group/amibroker/message/28182
>http://finance.groups.yahoo.com/group/amibroker/message/28220
>http://finance.groups.yahoo.com/group/amibroker/message/28224
>The 1 bar limitation will also introduce an error in integration 
>procedures.
>See, for example, the
>
>x=Cum(1)-1;
>y=x^2;Plot(Cum(y),"calculated Integ",1,1);
>integ=x^3/3;Plot(integ,"Integ",4,1);
>Plot(100*(Cum(y)-integ)/integ,"error",2,styleHistogram+styleOwnScale);
>
>We need 150 bars for error<1% but, even after 1000 bars the error is 
>still 0.15% [for the example function]
>Dimitris
>  
>
The discussion on integral is really interesting. Maybe the derivative 
has to come from using lower timeframe.

One way to achieve the magic combination is to use neural nets. 
Intriguingly, the step response of Jurik's MA is very similar to that of 
a NN PID's.






------------------------ 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/