MetaTrader 4 Client Terminal build 509 - page 2

 
If expert open message box or alert box, and close this box, expert not response!!! I can't to re set expert. Need to close chart. It is a problem in new version?
 
Softgate:

MT4 terminal.exe gets killed when you execute a script and/or EA with an unused function at the top like this:

It seems that this bug was introduced in 507 and still exists in 509.

I tested your code,  no issues . . .

2013.06.25 07:53:01 Script Softgate GBPUSD,H1: removed

2013.06.25 07:53:01 Script Softgate GBPUSD,H1: loaded successfully

2013.06.25 07:52:57 Credits: activated for 'RaptorUK', balance: 23412.00

2013.06.25 07:52:57 '219999': previous successful authorization performed from 92.123.123.23

2013.06.25 07:52:54 '219999': login

2013.06.25 07:52:51 Go Trader 4 build 509 started (Go Markets Pty Ltd)


Files:
softgate.mq4  1 kb
 

My code that was crashing in 507 is working in build 509 after recompiling.

 

in build 509

  WindowOnDropped()
  WindowPriceOnDropped()
  WindowTimeOnDropped()

is useless

 

@RaptorUK,

Pardon me off topic, is that really your MQL5 credit RaptorUK ?

2013.06.25 07:52:57 Credits: activated for 'RaptorUK', balance: 23412.00

 

 
qjol:

in build 509

is useless


Explain please with details
 
onewithzachy:

@RaptorUK,

Pardon me off topic, is that really your MQL5 credit RaptorUK ?

2013.06.25 07:52:57 Credits: activated for 'RaptorUK', balance: 23412.00


LOL . . . nope,  I edited a few of the non-relevant fields   well done for spotting it  
 
qjol:

in build 509

WindowOnDropped()
WindowPriceOnDropped()
WindowTimeOnDropped()

 is useless

I have a recently written script that uses these functions and it seems to be working OK

WindowPriceOnDropped()
WindowTimeOnDropped()
 
RaptorUK:

I have a recently written script that uses these functions and it seems to be working OK

 


with build 509 ?
 
stringo:

Explain please with details

you can't drag & drop a script or n EA (bug)
Reason: