Re: Free RealTime Data NOW Nest ODIN Trade Tiger Google Yahoo to AmiBroker, Fcharts M
To set the throttle interval higher through the Excel object model:
In Excel, go to the Visual Basic Editor (by pressing ALT+F11 or clicking Visual Basic Editor from the Macro menu (Tools menu)).
In the Immediate window (press CTRL+G or click Immediate Window on the View menu), type this code:
Application.RTD.ThrottleInterval = 1000
Make sure your cursor is on the line that you just typed, and then press ENTER.
To verify that it is set correctly, type this line of if code in the Immediate window:
? Application.RTD.ThrottleInterval
If you put your cursor at the end of this line and press ENTER, it should display 1000. Then you know that your throttle interval is set correctly.
To set the throttle interval higher through the registry, set the following registry key. It is a DWORD and is in milliseconds:
[/URL]
Uploaded with
ImageShack.us[/IMG]
Hello sir,
Really thank you for the link. As i am not having any knowledge of excel even though i tried some thing as it was said in the above link, above is the pic what i did ..but i thought its better not to do any thing when i don't have any knowledge on the tool so holded my hand than messing up the utlity
...
what will be the problem solution than
I EXPERIMENTING the good running utility from many months ...