Output: Ellipses drawn OnRender based on buy/sell volume.
Goal: Get my OnRender Ellipses to fill as soon as possible.
Knowing that OnRender is set to automatically be called every 250ms can I speed up how fast OnRender is called? Can I add a OnRender call inside OnBarUpdate? Is the best way to add TickRefresh?
Thanks

Comment