PureBytes Links
Trading Reference Links
|
Title: Is "price on demand only" possible in Amibroker?
For better real-time execution speed and to eliminate IB backfill problems (IB lock-out and DB-corruption), I want to work without any historical data, arrays, or backfill.
I just want to be able to get a, using getRTDataForeign(), a specific price when I need it. For efficiency prices may be "sampled" at different rates depending on my system needs.
1) Is it possible to limit data collection through the IB data plug-in to getRTData() functions ONLY?
2) Would I even need a database for such a setup?
Is this possible?
thanks,
herman
__._,_.___
**** IMPORTANT ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
*********************
TO GET TECHNICAL 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
*********************************
__,_._,___
|