micclly/mt4R

exception 80000003 error

Opened this issue · 0 comments

hi there , 7bit dll and file doesnt worked in my system . So i followed you by instalin win-7 and installed R-3.0.2 in my system .

And i had heard that if we install mt4 in c program files it will not work so i had installed it in D drive like "D:/R-3.0.2/bin/i386/Rterm.exe --no-save
I runned the arbomat EA , It runned fine and shown the graph and plot but once or twice but after that it shows the error like below

00000051 14.32920170 [2224] RInit: RHandle = 16E1D4 (1499604)
00000052 14.32929134 [2224] <1> WaitNotBusy: Warning: R is busy, must wait...
00000053 14.33882713 [2224] <2> ExecuteCode: in >>> options(device='windows')
00000054 14.34235191 [2224] <2> ExecuteCode: out <<<
00000055 14.53790092 [2224] exception 80000003 at 0136CD15 in D:\Docs\terminal.exe -> EXCEPTION_CONTINUE_SEARCH
00000056 15.55815697 [2224] exception 80000003 at 0136CD15 in D:\Docs\terminal.exe -> EXCEPTION_CONTINUE_SEARCH
00000057 16.56804657 [2224] exception 80000003 at 0136CD15 in D:\Docs\terminal.exe -> EXCEPTION_CONTINUE_SEARCH
00000058 17.58809090 [2224] exception 80000003 at 0136CD15 in D:\Docs\terminal.exe -> EXCEPTION_CONTINUE_SEARCH
i dont know from where it pops up and the whole program execution halted .

Please help me , I will be much thankful.

ASHIS