ProRealTime v10.3 bugs users reports
Forums › ProRealTime English forum › ProRealTime platform support › ProRealTime v10.3 bugs users reports
- This topic has 62 replies, 12 voices, and was last updated 7 years ago by Andre Vorster.
-
-
04/01/2017 at 9:59 AM #30587
@Bin just to clarify, the difference you show above is between …
Backtest on your Live Account
and
Backtest on your Demo Account
Is above correct?
The on the left has no current date, is that significant?
You sure the selected Contract / Market is the same in both Demo and Live?
GraHal
04/01/2017 at 10:14 AM #3058904/01/2017 at 1:54 PM #3061204/01/2017 at 11:07 PM #30631Hi Bin, please can you do a screen capture showing
Live Trading System Trades showing Qty of Contracts
Live Backtest System Trades showing Qty of Contracts
I’ve attached attached a screen shot of the same type as I am asking for.
Thanks
GraHal04/02/2017 at 4:22 AM #3063404/02/2017 at 9:52 AM #3066004/02/2017 at 10:01 AM #3066604/02/2017 at 10:58 AM #3068204/02/2017 at 11:51 AM #30694I can’t find ‘average spread’ info for HS 50 on IG (do you know it?) but here it is from City Index and it says from 10 points for HS50.
http://www.cityindex.co.uk/range-of-markets/indices/
Just an idea, is 6 points realistic spread for HS50 with IG?
Is your System running 24 hours? If Yes, what does HS50 spread increase to during ‘out of hours dealing’?
04/02/2017 at 2:36 PM #3072004/04/2017 at 1:11 PM #30991@Bin I’m trying to catch your spread = 6 on HS 50 to do a short, it loooks like it might be on a down.
Anyway it’s GMT+1 time>=130000 and spread on HS50 on IG on my platform is 20. What timezone you referring to above?
GraHal
04/04/2017 at 1:54 PM #3099904/08/2017 at 11:07 AM #31423Unless I missed something, there might be a possible bug for drawarrow new v10.3 functions in weekly timeframe?
Trying to debug one of my signals, I came accross some weird arrow positions, but only in weekly timeframe, not any other timeframe. To be sure it could be platform related rather than an error in my code, I wrote an entirely separate tiny piece of code to check this. Here it goes:
1234567891011ybar=0b=barindex/10if round(b)=b thenxbar=barindexdrawarrowup(xbar, low)drawarrowdown(xbar, high)ybar=lowendifreturn ybar coloured(30,144,255) style(dottedline,1)This code just selects a barindex multiple of 10, highlights this barindex with the light blue dotted line, and draws up and down arrows on high and low of the candle for the selected barindex.
Attached is picture of example for 3 timeframes:
- 1h works fine (smaller timeframes too although I can’t promise I tried them all),
- daily works fine (x days too),
- but weekly doesn’t: arrows are drawn one bar earlier than selected barindex (same problem goes with x weeks timeframes)
Monthly and above were fine, so it seems to happen only for weekly and (x) weeks timeframes…
04/09/2017 at 10:01 AM #31483Thanks Noobywan, I think we share the same problem in this topic: https://www.prorealcode.com/topic/rewrite-code-to-prorealtime-code/page/4/#post-31404
Seems that barindex is not incremented correctly with 4 days week. This is only my first thoughts about the problem. I sent a report about this issue.
04/11/2017 at 1:06 AM #31678Hi Nicolas
As Eric mention different trading time on my case, I can assume PRT got problem in tick by tick mode backtest result (15 mins time frame, Hang Seng), because all exit time in backtest result only appear at 00, 15, 30, 45.
others systems running in 1 hr, 4 hrs are fine and without this issue when compare live record and backtest result.
How can I feedback this issue to PRT?
Thanks.
-
AuthorPosts
Find exclusive trading pro-tools on
The topic ‘ProRealTime v10.3 bugs users reports’ is closed to new replies.