Centralization of queries and suggestions on ProRealTime

Forums ProRealTime English forum ProRealTime platform support Centralization of queries and suggestions on ProRealTime

Viewing 15 posts - 106 through 120 (of 359 total)
  • #39912

    Try using variablenames that are little more meaningful than A1. Then it is easier to read.

    #39921

    The figures in brackets above the equity curve don’t have any names against them (they are just figures) so even if I used the full variable name it would not make any difference?

    #39994

    I propose a new feature : add the ability for PRT to include VIX CBOE cash value in the code. This index is used a lot by traders to validate / invalidate strategies.

    2 users thanked author for this post.
    #40157

    It would be great if one could view a scatter plot of both MFE and MAE of all trades after a backtest. Both MFE and MAE of all trades are in the order list after a test, so to implement a scatter plot should be no big deal.

    2 users thanked author for this post.
    #40526

    All suggestions in this thread, do you Nicolas forward them to PRT? I have just been thinking about it because 2-3 days agao PRT made a post on their facebook page suggesting that people should send suggestions via the platform.

    #40527

    You can use the form on their website: https://www.prorealtime.com/en/contact?suggestion=1

    Don’t worry, this thread is monitored by IT Finance also 🙂

    Of course each of us have different suggestions, so all of them can’t be taken into account at once.

    1 user thanked author for this post.
    #41047

    48. change the default behavior of the color setting: possibility to plot dark shape on a dark background and vice-versa for bright background. It is not possible actually to make something really transparent (shapes, curves, etc.), even with the alpha variable from COLOURED keyword!

    1 user thanked author for this post.
    avatar AVT
    #41055

    Hello, I’m trying to use Sublimetext to write codes (I’m implementing Snippets in order to find and merge easily part of codes). Not bad to implement something in prorealtime.

    I think the function “folding code” could be very interesting, also “tag”.

     

    Cris

     

    #42378

    query n°49: TRADETYPE : new keyword to know the type of position opened on market with array offset possibility like TRADEPRICE for instance (TRADEPRICE(2) = BUY or SELLSHORT of the previous 2nd order from now).

    (been stuck sometimes to find what was the order type X orders ago ..). If someone has a code snippet to retrieve it easily, let us know! 🙂

    1 user thanked author for this post.
    #42401

    The performance graph offers possibility to review per instrument.

    It would be nice to also have the same possibility per trading system!

    1 user thanked author for this post.
    #42487

    I suggest to revert back to the workspaces management of 10.2 for better ergonomy, as saving templates is independant from the rest of the work.

    Example of a use case: I do some drawings, code etc… and I want to save this work using “CTRL S” without changing my “template”. This is now difficult since the save include all (config + work).

     

    Also, I noticed an automatic creation of non desired workspaces : “mon espace”, “mon espace (1)”, “mon espace (2)”,”mon espace (3)”,…. –> I never requested them and if I do not delete these, it continues to create new ones.

    cf. attached.

    #42493

    It would be nice to also have the same possibility per trading system!

    You already have a performance graph under ProOrder window for each strategy (similar to ProBacktest).

    I suggest to revert back to the workspaces management of 10.2 for better ergonomy, as saving templates is independant from the rest of the work.

    Totally agree! But for your information, I heard that template files could be available for v10.4, but it is only rumor.. so I can’t confirm.

    1 user thanked author for this post.
    #42494

    I wish I could write DEFINEs (C-like):

    Eeven better, multi-line DEFINEs:

     

    #42495

    @robertogozzi

    Quite similar to a function you can also make will a CALL for instance but only for indicators since strategies doesn’t have external variables capabilities. It could have been possible like this (if external variables was possible):

    A great improvement should be to get a new instruction to return the ‘SELLSHORT’ success instantly.

    2 users thanked author for this post.
    #42499

    If one views the report for the whole account it should be possible to see the P/L of each strategy and not only for each instrument. (someone else suggested this in another thread and I thought this was a good one)

Viewing 15 posts - 106 through 120 (of 359 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login