Do you find setting the chart refresh to 'zero' (i.e. every tick) makes a noticeable difference on performance relative to setting it to say '2 seconds'...?
--- In amibroker@xxxxxxxxx ps.com, "Julian" <juliangoodsell@ ...> wrote:
>
> I have a tick database in AB using eSignal and various charts with various custom indicators, some of which take around 500ms to render.
>
> I want some charts to update per tick (set realtime chart refresh interval to 0 in Intraday settings) but others (1min+ charts) to update only every minute so I can get higher refresh rates on my tick charts.
>
> I figured I could just run two instances of AB. A tick database limited to about 10000 ticks (one days worth) and a 1 minute database with a slower refresh rate but was wondering if there was a way to achieve the above without running two instances of AB?
> Are there any issues running two instances of AB both accessing the same eSignal feed?
>
> Thanks.
>