Centralization of queries and suggestions on ProRealTime
Forums › ProRealTime English forum › ProRealTime platform support › Centralization of queries and suggestions on ProRealTime
- This topic has 363 replies, 84 voices, and was last updated 2 months ago by Niklas87.
-
-
07/05/2017 at 6:32 PM #3991207/05/2017 at 7:39 PM #3992107/07/2017 at 8:54 AM #3999407/09/2017 at 9:44 AM #4015707/13/2017 at 10:11 AM #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.
07/13/2017 at 10:16 AM #40527You 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.
07/19/2017 at 9:18 AM #4104748. 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.
07/19/2017 at 10:31 AM #41055Hello, 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
08/03/2017 at 8:44 AM #42378query 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.
08/03/2017 at 12:39 PM #4240108/04/2017 at 7:51 PM #42487I 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.
08/05/2017 at 9:31 AM #42493It 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.
08/05/2017 at 9:37 AM #42494I wish I could write DEFINEs (C-like):
1234567Define SellNow x = SELLSHORT x CONTRACT AT MARKET...IF .... THENSellNow 2 //sell 2 contractsENDIFEeven better, multi-line DEFINEs:
1234567Define SellNow x,y,z = SELLSHORT x CONTRACT AT MARKET;SET TARGET PPROFIT y;SET STOP PLOSS z...IF .... THENSellNow 2,20,10 //sell 2 contracts, 20 Pips TP, 10 Pips SLENDIF08/05/2017 at 9:46 AM #42495Quite 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):
in the strategy123IF .... THENSellNow=CALL "function_SELLSHORT"[2,20,10] //sell 2 contracts, 20 Pips TP, 10 Pips SLENDIFfunction_SELLSHORT12345// a ProOrder CALL function file named "function_SELLSHORT"// with external variables : SIZE,TAKEPROFIT,STOPLOSSSELLSHORT size CONTRACTS AT MARKETSET TARGET PPROFIT TAKEPROFITSET STOP PPLOSS STOPLOSSA great improvement should be to get a new instruction to return the ‘SELLSHORT’ success instantly.
2 users thanked author for this post.
08/05/2017 at 11:26 AM #42499 -
AuthorPosts
Find exclusive trading pro-tools on