I am currently on a trial of MT Predictor - a little software program that recognizes a part of the Elliot Wave pattern. The program is dependent on an API from eSignal version 7.7. And this is where the problem is: it crashes all the time giving the following message:
at IESignal.HooksClass.get_RequestHistory(String sSymbol,String sInterval, barType btType, Int32 INumBars, Int32 IStartTime, Int32IEndTime)
at MTPEod.Form1.1vRTmaintenanceClick()
at MTPEod.From1.1vRTSymbolMaintenanceSymbols_DoubleCl ick(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnDoubleClick(EventAr gse)
at System.Windows.Forms.ListView.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage (Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(M essage& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr h Wnd, Int32 msg, IntPtr wparam, IntPtr lparam
or similar messages
Is there anybody that can help? MT Predictor and eSignal "freeze" and need to be started up many times/day.
Your help would be very much appreciated.
Jan
at IESignal.HooksClass.get_RequestHistory(String sSymbol,String sInterval, barType btType, Int32 INumBars, Int32 IStartTime, Int32IEndTime)
at MTPEod.Form1.1vRTmaintenanceClick()
at MTPEod.From1.1vRTSymbolMaintenanceSymbols_DoubleCl ick(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnDoubleClick(EventAr gse)
at System.Windows.Forms.ListView.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage (Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(M essage& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr h Wnd, Int32 msg, IntPtr wparam, IntPtr lparam
or similar messages
Is there anybody that can help? MT Predictor and eSignal "freeze" and need to be started up many times/day.
Your help would be very much appreciated.
Jan
Comment