** 2018 NEWS – ProRealTime new features, improvements and things to come!
Forums › ProRealTime English forum › ProOrder support › ** 2018 NEWS – ProRealTime new features, improvements and things to come!
- This topic has 37 replies, 20 voices, and was last updated 5 years ago by Nicolas.
-
-
03/19/2018 at 3:04 PM #65694
I would like to share with you the various information I have access to about the many good news regarding current developments and new features of ProRealTime. 2018 will be a busy year.
For information also, I am currently testing the multitimeframe environment and it is very successful, I am really satisfied with what I have tested so far, I will also open a specific topic on the forum to talk about it with you and make you participate! 🙂1. Performance: PRT have deployed in February / March an update that significantly improves the performances of the platform. It’s progressive, the last wave will pass by the end of March.
2. Stops guaranteed for standard accounts (in manual trading and auto trading): It was released in demo early March, the LIVE release is scheduled soon. (sorry pictures in French).
3. MF Stock Trading: As you probably know, it was not possible to trade IG shares via PRT without subscribing to the official data. This is now the case in demo, it will be activated early in the week LIVE. It only concerns the manual trading for now, automatic trading will follow.
4. Various updates on ProOrder: released a lot of fixes/improvements in March (stop strategies, ghost orders, etc.)
In the short term:
5. PRT is working on partial closures: Manual trading + auto trading (SELL x SHARES at MARKET which is currently prohibited). It looks good, it’s a matter of weeks for this feature to be available!
I am very excited about points 2 and 5, I know that many of you want to create trading strategies that include profit and / or loss targets at different levels, it suggests so many new possibilities!
EDIT: I’m currently testing the multitimeframe feature (not yet available to public), I’m talking about it in this thread: [beta-testing] multi timeframe support for automatic trading, ideas are welcome!
Total of 15 users thanked author for this post. Here are last 10 listed.
03/19/2018 at 3:18 PM #6570103/29/2018 at 4:58 PM #6671304/08/2018 at 11:56 PM #6757204/11/2018 at 1:35 PM #68022A risk:reward graphic, similar to a Fibonacci ruler, but with a representation of the number of contracts/shares required to achieve the desired $dollar R:R.
Tradingview have a nice version. You can see it on their free platform.
Thanks for adding this.
04/11/2018 at 1:45 PM #6802304/19/2018 at 12:48 PM #68791Hi Nicolas, and thanks for your excellent contributions over the years.
Excellent new features. Also looking forward alto to the new multitimeframe support 🙂
Then we just lack multi asset support for inter-market signals 😉
Just a quick question I got that I’m pretty sure of but just want to double check.
PRT cant read a file during execution right?
There are no way to communicate between strategies correct?
Best Regards
/Martin
04/19/2018 at 1:33 PM #6880704/27/2018 at 9:01 PM #69318Thanks Nicolas for your contribution!!
I have a question on HOW TO STOP AN INTRADAY AUTOMATIC SYSTEM FOR THE REST OF THE DAY IN BARS 5M WHEN HAVING 3 CONSECUTIVES LOSSES.
I have the following but it is not working:
At the beginning of the code:
IF Time=153500 THEN
BadTrades=0
ENDIFIn the middle of the code:
IF condicionesentrada>0 THEN
IF BadTrades<3 THEN
BUY 3 CONTRACTS AT MARKET
SET STOP pLOSS 25 pTRAILING 50
ENDIF
ENDIFAt the end of the code:
IF POSITIONPERF(1)<0 THEN
BadTrades=BadTrades+1
ELSIF POSITIONPERF(1)>=0 THEN
BadTrades=0
ENDIFI would really appreciate if you can help me.
Thanks!!
Ricardo
Moderator’s edit: please avoid double post (even in different languages). In order to avoid parallel threads with split answers, anybody willing to answer this post should do so not here but in the main first post over there: https://www.prorealcode.com/topic/stop-trading-automatico-con-3-perdidas-consecutivas/
05/06/2018 at 6:29 AM #6987605/07/2018 at 7:00 AM #6990605/09/2018 at 9:58 PM #70112Thanks for the update Nicolas, multi-timeframe looks very useful. One disappointment I have with ProOrder is not being able to use tick based charts. I’ve found these to be far more productive when working in ProBacktest. Any chance of tick charts coming into the mix any time soon?
Thanks
Nick
05/10/2018 at 8:40 AM #70118- With MTF will it be possible to set the desired TF with a variable, say TIMEFRAME[MyPreferredTF] that has been previously assigned like, say, MyPreferredTF=10seconds, provided they add more data types other than numeric?
- When I backtest a strategy on a Daily TF I get many years of data history to work with, while on a 10-second TF I only get roughly a single week; with MTF I will combine both TFs so when backtesting what results will ProOrder show, performance for the whole Daily history or for the lower 10-second history?
05/10/2018 at 12:47 PM #70129One disappointment I have with ProOrder is not being able to use tick based charts.
I have the same feeling 😐
Any chance of tick charts coming into the mix any time soon?
I don’t think we’ll get it “soon”.
- No, TIMEFRAME instruction doesn’t accept variable. There is no string variable, as you know..
- I know that’s frustrating, but the backtest will use the 10 seconds TF in your example
1 user thanked author for this post.
05/13/2018 at 4:36 PM #70305 -
AuthorPosts
Find exclusive trading pro-tools on