Hi Algoverse Team,
does the condition checking and execution will be on minute basis or on seconds basis as and when happened?
Is there any way to check and execute on seconds basis (real time).
Also can you help with an example of Re-entry and Re-excute.
VINIT
2
Hi @SATHEESH_K_4691855
Think you are referring for condition checking for algo deployment. In this, the condition check take place on second basis only.
You can refer this video for an example of Re-entry and Re-Execute : https://www.youtube.com/watch?v=tHwFcFOCyAA&t=1s
It is a long video that has entire walk through of the platform. Refer 24:25 min from where we have shared about the entry and exit.
Hope this helps!