I cannot get Backtest running
Forums › ProRealTime English forum › ProOrder support › I cannot get Backtest running
- This topic has 34 replies, 3 voices, and was last updated 5 years ago by
Hernan Mancasola.
-
-
03/12/2020 at 5:51 PM #121964
I think that your account run quickly out of margin because you accumulate orders. Try to simulate with more money in the balance. Or by disallow cumulation of orders by adding this line at the top of the code:
1defparam cumulateorders=false03/12/2020 at 6:17 PM #121974Attached is what I get with the code below.
What does the code below do on your Platform??
123456789101112131415161718192021222324rem Cruce de medias semanalesrem Condiciones para entrada de posiciones largastimeframe(weekly)//MM30=MM30MM30=average[30](close)MM52=Average[52](close)condc = (MM30 > MM52 and MM30[1] < MM52[1])condv = (MM30 < MM52 and MM30[1] > MM52[1])//condc=close>MM30IF condc THENBUY 1 SHARES AT MARKETENDIF//rem Condiciones de salida de posiciones largasIf condv THENSELL AT MARKETENDIF//03/12/2020 at 6:26 PM #12198003/12/2020 at 6:39 PM #121982If you want to see if your optimiser works … try attached and let us know how you get on.
I have set up the optimiser so it works and it works on my Platform just fine.
My friend, I just about to give up! I imported your strategy and got the same error (“There was an error executing your Prueba backtest”)
I’m using V11.1
and these are my system characteristics.
Launch date : 2020-03-12T12:22:18.460-03:00
Version : v11.1.20200222010001
Java Version : 1.8.0_202 (64 bits)
System : Microsoft Windows 10 Home 64 bits (NT 10.0.18362)
Country / Lang. : ES / es
Timezone : America/Argentina/Buenos_Aires
Computer : ASUSTeK Computer INC. – N61Jv
Processor : Intel(R) Core(TM) i3 CPU M 350 @ 2.27GHz (2 cores, 4 logical cores)
Max Memory : 1820 Mio (detected: 3883 Mio)
Graphics : Intel(R) HD Graphics (version 8.15.10.2900)
Graphics : Citrix Indirect Display Adapter (version 12.40.44.247)
Graphics : NVIDIA GeForce GT 325M (version 21.21.13.4201)
Screens : 1
Screen 0 : Monitor PnP gen�rico – 26,1″ – 1360×768 – DPI:59
Screen 1 : Monitor PnP gen�rico – 15,9″ – 1366×768 – DPI:98
Encoding : Cp1252
Network : Qualcomm Atheros AR9285 Wireless Network Adapter (max 97.500.000b/s)
Connection refused: connectWhat do you think? At this point it’s a personal challenge for me! 🙂
03/12/2020 at 7:02 PM #121985I just about to give up!
Don’t give up! Help is close at hand!
I have version 10.3 so we need to rethink?
03/12/2020 at 7:07 PM #12198603/12/2020 at 7:13 PM #12198703/12/2020 at 7:37 PM #121989I just about to give up!
Don’t give up! Help is close at hand!
I have version 10.3 so we need to rethink?
Where could I get version 10? I can try to uninstall and installing again
03/12/2020 at 7:41 PM #121990you can certainly get v 10.3 from IG on the link below, but explore the PRT website first as I am sure you can get v10.3 direct from PRT?
I am assuming you got v11 direct from PRT website?
03/12/2020 at 7:43 PM #121992Connection refused: connect
I’m connected to internet with no issues!
03/12/2020 at 7:45 PM #121993Did you fill out the form below to PRT asking … can you go on v10.3?
https://www.prorealtime.com/en/contact
03/12/2020 at 7:46 PM #121994you can certainly get v 10.3 from IG on the link below, but explore the PRT website first as I am sure you can get v10.3 direct from PRT?
I am assuming you got v11 direct from PRT website?
Yes, I got v11 from PRT website. I will also try from IG. I’ll let you know once I are able to test it
Thanks
03/12/2020 at 7:48 PM #12199503/12/2020 at 7:55 PM #12199603/12/2020 at 8:03 PM #122000Surely this Topic is being read by a Community Member with v11 … who could try my .itf file above and see if it runs and optimises okay on a v11 Platform??
I did it at the begining and did again now, it doesn’t work! 🙂
-
AuthorPosts
Find exclusive trading pro-tools on