PRTv11 – new programming commands
- This topic has 2 replies, 3 voices, and was last updated 2 years ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
Forums › ProRealTime English forum › ProRealTime platform support › PRTv11 – new programming commands
Team,
I struggle the find the post or source which explains all the new PRTv11 programming features (compared to version 10).
The PRT team itself confirmed that no V11 programming handbooks were established. The next handbooks will be for V12.
Thanks for a quick hint where to locate the info.
There is that topic:
https://www.prorealcode.com/topic/list-of-new-instructions-indicators-available-in-prt-version-11/
and our online documentation for all keywords available in the programming language: https://www.prorealcode.com/prorealtime-documentation/
Missing from the documentation link, as far as I can recall, are,
Common Mathematical Operators such as =, <, >, <=, >=, <> [pdf page 24]
https://www.prorealtime.com/en/pdf/probuilder.pdf
BorderColour(r,g,b,a) ‘Draw’ing modifer, can be used to fill some objects.
New drawing commands, Anchor, Index, Value and the load of anchor points, see link.
https://www.prorealcode.com/topic/new-drawing-instructions-anchoring-in-pixels/
A few additional links to keep you busy.
https://www.prorealcode.com/topic/array-variables-availability-in-prorealtime/
https://www.prorealcode.com/topic/multi-timeframe-mtf-indicators-for-prorealtime/
Thanks for all the Info and examples you’ve posted Nicolas.