Forums ProRealTime English forum ProScreener support Function/Subroutines In ProRealTime Reply To: Function/Subroutines In ProRealTime

#31879

You can use CALL instruction to call other indicators or calculations results made as functions / sub-routines.

Be aware that using CALL is not the best way because it will slow down calculation of your screener. The current engine of the platform is being rewritten to be at least thousands times faster, so the CALL Keyword will have a very important dimension in the future to make re-usable functions! I’m expecting this improvement this year!

1 user thanked author for this post.