Prorealtime is a great software, possible the best of all, I came across it via IG. I saw a great possibility the moment I understand the coding syntax. To this very moment I still use the software but the disappointment came maybe an oversight in path of Prorealtime.
I do not understand the rationale that a capabilities of an indicator in prorealtime can not be created by coding as an individual e.g. (my disappointment) When version 10 was introduced with ability on draw it was a step in right direction to recreate a perfect or standard Pivot Indicator. unfortunately you can not draw to the end of day programatically. But on the actual indicator, it is standard such an inconsistency make it difficult to free to one imagination which is best capabilities of Prorealcode neither can set line thickness.
Drawtext code also is painful to implementation by code when to align to either right or otherwise. With basic of enabler of allow standard feature to be available in Prorealcode can make the softwarethe go to any for trader that are unhappy on their current platform but if such trader can not implement standard feature of any programme of relevant is will be difficult to accept Prorealtime.
Basic feature of text in word processor is lacking in Drawtext implementation, align = left, right; suggesting that if Prorealtime developer are developing any feature please understand that the community is not living in isolation of invention we do use other software and intuitive of common feature make better user experience.
Suggest Solution
DrawLine and DrawSegment should be implemented for parameters such as EndofDay, EndofWeek, EndofYear.
DrawSegment(EndofDay, Close, barindex, close, 2, dash) //Suggestion input with support with current input of barindex, 2 as line thickness, dash as style
DrawText should align left or right of current segment time frame such as day, week etc.
DrawText(left,close, barindex, close)
For better coding experience the code syntax should be on screen with out selecting the syntax being inputted till the end of close bracket such as in Intellisense of Visual Studio IDE.
I am looking to a future where you can sell your personal indicator and buy in market place or on subscription.