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

Re: [amibroker] Chart Refresh



PureBytes Links

Trading Reference Links

This  should *not* be used for real time data sources as AmiBroker by itself
refreshes all visible charts automatically when new data arrive. And built-in refresh works
in dynamic way, so you will get more frequent refreshes (upto 10 refreshes per second)
if formula is written properly (i.e. executes quickly) and there is lot of market activity.

Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
From: Herman
Sent: Tuesday, April 08, 2008 11:10 PM
Subject: Re: [amibroker] Chart Refresh

try:


function RefreshAll()

{

    oAB = CreateObject"Broker.Application" );

    oAB.RefreshAll();

}


If you call this function more often than once a second it will refresh at its max rate of once/sec.


best regards,

herman



For tips on developing Real-Time Auto-Trading systems visit:

http://www.amibroker.org/userkb/


Tuesday, April 8, 2008, 5:03:13 PM, you wrote:


> Hollo folks,


> I'm still have confusion of data refresh in AB,


> Dose AB refreshes all charts or only the active chart, If only active 

> chart is there any way to make it refresh all symbols in the all list?


> I need this for Email notification.


> Thank you for advice.

> Regards



> ------------------------------------


> 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




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

__,_._,___