Hi All, Just when I think I seem to have got to the bottom of speed issues for live trading with AmiBroker... I find myself needing a little more advice.
I have 4 charts... each chart has a total chart timing of about 0.045 secs. However, the 4 charts in total, have a total redraw time of between 0.5 - 0.65 secs. Does this sound reasonable...?? Not quite sure how we get 0.5 from 0.045 * 4....? If not, any ideas where the extra redraw time is coming from...? Second... I'm finding AB, again, very difficult to use for live trading with this kind of redraw speed. What can I do to make it faster...?? Any ideas....? (for reference ALL charts have the following line at the end of their code, SetBarsRequired( 1000, 200 );) TIA
