View Full Version : MSX DLL error
Anonymous
15th June 2003, 10:47 PM
I have just installed TradeSim 3.3.0 on my computer (Toshia Satellite Pro, Win XP Pro, P4m 1.8GHz) and when I run the TradeSim metastock explorers which I have been running previously. I now keep getting ‘No stocks to report’ in the ‘Results’ tab and in the ‘Rejects’ tab under ‘Reasons for rejection’ I keep getting the message, ‘Error in column A: An MSX DLL is reporting an internal error’. Could someone please tell me why this is happening and how I can fix it?
Thanks
Big-G
David Samborsky
16th June 2003, 02:21 AM
Hello
Could you please email me or post your exploration here.
tech/a
16th June 2003, 07:29 AM
More than likely you are using an OPERATOR in the naming of your method.
EG
Moving average/close
or M/A system.
Sure this will be it.
tech
David Samborsky
17th June 2003, 03:07 AM
Hello George,
From the ErrorLog file
Error File Created: [06/17/03-13:48:34]
Trade Database File: [C:\tradesimdata\RLSCFD2.trb]
==================================================
Error found in LONG trade [ADB] on 12-Jun-2002 caused by Invalid Exit Price Data.
Details: [Exit Price(7.330000)] < [Exit Price Low(7.400000)]
Error found in LONG trade [ADB] on 13-Sep-2002 caused by Invalid Exit Price Data.
Details: [Exit Price(7.390000)] < [Exit Price Low(7.480000)]
..........
If you inspect the ErrorLog file you will see that the main problem you have with your trade database exploration is because you have synthesized entry and exit prices which lie outside the high and low of the day at the point of entry and exit, is the main reason the RecordTrades function is rejecting every trade. TradeSim does not allow you to synthesize price data which lies outside the price range of the day in order to keep the simulations realistic.
To prove this just replace your entry and exit price with OPEN or CLOSE or (H+L)/2 etc
Regards
David.
Anonymous
24th June 2003, 04:49 AM
Thanks very much for the help. It was much appreciated.
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.