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

Re: [amibroker] ADX calculating



PureBytes Links

Trading Reference Links

Hello,
 
Except making coffee almost everything is possible in AFL.
 
The fact that some function uses OHLC arrays does NOT mean that you can not change that !
At any time you can OVERWRITE OHLC arrays with ANY data :
 
O = your data here
H = your data here
L = your data here
C = your data here
 
myadx = ADX(); // ADX calcualted from YOUR DATA
 
RestorePriceArrays(); // restore original arrays.

Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
Sent: Tuesday, May 08, 2007 12:20 PM
Subject: Re: [amibroker] ADX calculating

I doubt if that is possible in AFL since it takes the values set by the system i.e.based on O,H,L,C as per the formulae created by Welles Wilder - I am open to correction here. If you want to use your own values you will have to get hold of a copy of the book by Welles Wilder and write the code in AFL.


R

ps: if you cant get access to a copy of the book let me know and I will copy the formulae from the book and send them to you.


On 5/8/07, Ronachai Hachai <insys66@xxxxxxxxx> wrote:
Have to apologise if my English is not good enough.

It may be a dumb question , if I have my own H,O,C and L from the result
of my formula not from the input data , how can I will calcualting the ADX
or DI+ from these data ?

regards
Ronachai



Please note that this group is for discussion between users only.

To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com

For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/

For other support material please check also:
http://www.amibroker.com/support.html

Yahoo! Groups Links

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

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
     http://groups.yahoo.com/group/amibroker/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:amibroker-digest@xxxxxxxxxxxxxxx
    mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx

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


__._,_.___

Please note that this group is for discussion between users only.

To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com

For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/

For other support material please check also:
http://www.amibroker.com/support.html





SPONSORED LINKS
Investment management software Investment property software Investment software
Investment tracking software Return on investment software

Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___