thank you all for the testing and compliment, from now on the release pace will get slower so you don't have to download another version every day. however slower but progress will still be made.
if you have any feature request or even want to join the development feel free to contact me, together we'll show how lousy metaquote did on their metaeditor.
Just made an IDE for MQL4
- SteveHopwood
- Owner
- Posts: 9904
- Joined: Tue Nov 15, 2011 8:43 am
- Location: Misterton - an insignificant village in England. Very pleasant to live in.
Re: Just made an IDE for MQL4
O wow. Guys, wait till you try this:
Fantastic, or what?

- - go into your Empty4 base folder.
- rename MetaEditor.exe as MetaEditor.exe.old or some-such to hide it (or even delete it).
- unzip scite-mql-1.3.2.zip to this folder.
- rename SciTE.exe MetaEditor.exe
- unzip a second copy just of SciTE.exe to the folder, so that you have two identical .exe files but with different names
Fantastic, or what?
Read the effing manual, ok?
Afterprime is the official SHF broker. Read about them at https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?p=175790#p175790.
I still suffer from OCCD. Good thing, really.
Anyone here feeling generous? My paypal account is always in the market for a tiny donation. pianodoodler@hotmail.com is the account.
To see The Weekly Roundup of stuff you guys might have missed Click here
My special thanks to Thomas (tomele) for all the incredible work he does here.
Afterprime is the official SHF broker. Read about them at https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?p=175790#p175790.
I still suffer from OCCD. Good thing, really.
Anyone here feeling generous? My paypal account is always in the market for a tiny donation. pianodoodler@hotmail.com is the account.
To see The Weekly Roundup of stuff you guys might have missed Click here
My special thanks to Thomas (tomele) for all the incredible work he does here.
- NeoTrader
- Trader
- Posts: 436
- Joined: Wed Apr 04, 2012 2:52 pm
- Location: small Village at Lake Chiemsee, Bavaria, Germany
Re: Just made an IDE for MQL4
Hi w633,

I already found something regarding my second request..
I already tested it and it comes close to what I'm looking for...you can start it from the Tools Menu or with hotkey...It underlines the words it finds...it would be fine if it can highlight the words with a different background color...and also it would be fine when it could run the whole time... but I think you will find a good solution...
Do you by any chance can provide a list of parameters we can use to change the colors and fonts of your settings....no offense but the colors are ugly..
I already played a little in the SciTEGlobal.properties....but you are more into this code...and maybe could find them faster or already have a list on your hand... 
happy trading
NeoTrader
Yes, i know it wasn't optimal... but everything is better than MetaEditor...w633 wrote:i also tried the eclipse plugin, however i feel it's a half completed project and the orignal author is not willing to release source code to let others improve on it, that's why i finally decided to make this IDE.
Thats great...w633 wrote:regarding to the features, this will be the next ones i'll work on
This should do the trick : http://lua-users.org/wiki/SciteMarkWordNeoTrader wrote:second thing would be a feature that i really like in notepad++ if you mark a word it automatically highlights all occurrences of this word in the source....this helps enormous to go fast across the code in search of where eg. a variable is used. I know i can also use the search feature...but it would be fine..
I already tested it and it comes close to what I'm looking for...you can start it from the Tools Menu or with hotkey...It underlines the words it finds...it would be fine if it can highlight the words with a different background color...and also it would be fine when it could run the whole time... but I think you will find a good solution...
you're welcome...we have to thank you for the work you put in here...w633 wrote:and thanks for the compliment!
Do you by any chance can provide a list of parameters we can use to change the colors and fonts of your settings....no offense but the colors are ugly..
happy trading
NeoTrader
- NeoTrader
- Trader
- Posts: 436
- Joined: Wed Apr 04, 2012 2:52 pm
- Location: small Village at Lake Chiemsee, Bavaria, Germany
Re: Just made an IDE for MQL4
Hi Steve,
I like the concept of scite .... and it seems to be very flexible...
I already did your mod...and it works flawless... i don't need that back button to MTcrap ...since i only minimize the window or click on the MTcrap Icon on the taskbar...or use Alt-Tab to switch between windows.
happy trading,
NeoTrader
Awesome...I also wanted to do this...but still was in the evaluation of this IDE...but I'm hooked...SteveHopwood wrote:O wow. Guys, wait till you try this:Hey presto. From the platform, open a file for editing, press the MetaEditor icon or the F4 key, and your file opens in ScITE. The only thing we haven't got is the transfer from SciTE back to the platform via the F4 key. Perhaps you could add this the next time you do an update, w633?
- - go into your Empty4 base folder.
- rename MetaEditor.exe as MetaEditor.exe.old or some-such to hide it (or even delete it).
- unzip scite-mql-1.3.2.zip to this folder.
- rename SciTE.exe MetaEditor.exe
- unzip a second copy just of SciTE.exe to the folder, so that you have two identical .exe files but with different names
Fantastic, or what?
I like the concept of scite .... and it seems to be very flexible...
I already did your mod...and it works flawless... i don't need that back button to MTcrap ...since i only minimize the window or click on the MTcrap Icon on the taskbar...or use Alt-Tab to switch between windows.
happy trading,
NeoTrader
- NeoTrader
- Trader
- Posts: 436
- Joined: Wed Apr 04, 2012 2:52 pm
- Location: small Village at Lake Chiemsee, Bavaria, Germany
Make SciTE standardeditor for MQ4 Files
Hi all,
I have also one little gimmick...nothing great but if someone didn't know...
This should work on win7 and on XP.

happy trading,
NeoTrader
I have also one little gimmick...nothing great but if someone didn't know...
This should work on win7 and on XP.
- Right click on any mq4 file
- select open with.
- select standard program
- click on search and go to the directory where scite is saved
- select scite.exe with double click
- select "always open filetype with this Program"
- click OK
- Finito
happy trading,
NeoTrader
- SteveHopwood
- Owner
- Posts: 9904
- Joined: Tue Nov 15, 2011 8:43 am
- Location: Misterton - an insignificant village in England. Very pleasant to live in.
Re: Just made an IDE for MQL4
That's neat.

Read the effing manual, ok?
Afterprime is the official SHF broker. Read about them at https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?p=175790#p175790.
I still suffer from OCCD. Good thing, really.
Anyone here feeling generous? My paypal account is always in the market for a tiny donation. pianodoodler@hotmail.com is the account.
To see The Weekly Roundup of stuff you guys might have missed Click here
My special thanks to Thomas (tomele) for all the incredible work he does here.
Afterprime is the official SHF broker. Read about them at https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?p=175790#p175790.
I still suffer from OCCD. Good thing, really.
Anyone here feeling generous? My paypal account is always in the market for a tiny donation. pianodoodler@hotmail.com is the account.
To see The Weekly Roundup of stuff you guys might have missed Click here
My special thanks to Thomas (tomele) for all the incredible work he does here.
-
w633
- Trader
- Posts: 82
- Joined: Sat Mar 10, 2012 1:49 pm
Re: Just made an IDE for MQL4
I don't have any artistic sense so nontaken. For the colors and font, I'll find a time to separate it out to another file so people can post their best themes.NeoTrader wrote: Do you by any chance can provide a list of parameters we can use to change the colors and fonts of your settings....no offense but the colors are ugly..I already played a little in the SciTEGlobal.properties....but you are more into this code...and maybe could find them faster or already have a list on your hand...
![]()
As for the highlight thing it seems this version of SciTE already got something built in, but I will tweak it a little.
Currently there's no GUI to configure SciTE so everything has to be done editing setup files, but SciTE is really flexible and it's source code is not terribly hard to customize it as well.
-
w633
- Trader
- Posts: 82
- Joined: Sat Mar 10, 2012 1:49 pm
Re: Just made an IDE for MQL4
It'll be quite hard to switch back to Empty4, because these 2 programs are not really "connected" like Empty4 and metaeditor. At this time I would suggest to use windows default "Alt + Tab" to switch between windows.SteveHopwood wrote:O wow. Guys, wait till you try this:
Hey presto. From the platform, open a file for editing, press the MetaEditor icon or the F4 key, and your file opens in ScITE. The only thing we haven't got is the transfer from SciTE back to the platform via the F4 key. Perhaps you could add this the next time you do an update, w633?
Fantastic, or what?
- SteveHopwood
- Owner
- Posts: 9904
- Joined: Tue Nov 15, 2011 8:43 am
- Location: Misterton - an insignificant village in England. Very pleasant to live in.
Re: Just made an IDE for MQL4
Will do. Don't give it another thought. Sometimes, the seemingly simple thingies are the most impossible to code.w633 wrote:It'll be quite hard to switch back to Empty4, because these 2 programs are not really "connected" like Empty4 and metaeditor. At this time I would suggest to use windows default "Alt + Tab" to switch between windows.SteveHopwood wrote:O wow. Guys, wait till you try this:
Hey presto. From the platform, open a file for editing, press the MetaEditor icon or the F4 key, and your file opens in ScITE. The only thing we haven't got is the transfer from SciTE back to the platform via the F4 key. Perhaps you could add this the next time you do an update, w633?
Fantastic, or what?
Read the effing manual, ok?
Afterprime is the official SHF broker. Read about them at https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?p=175790#p175790.
I still suffer from OCCD. Good thing, really.
Anyone here feeling generous? My paypal account is always in the market for a tiny donation. pianodoodler@hotmail.com is the account.
To see The Weekly Roundup of stuff you guys might have missed Click here
My special thanks to Thomas (tomele) for all the incredible work he does here.
Afterprime is the official SHF broker. Read about them at https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?p=175790#p175790.
I still suffer from OCCD. Good thing, really.
Anyone here feeling generous? My paypal account is always in the market for a tiny donation. pianodoodler@hotmail.com is the account.
To see The Weekly Roundup of stuff you guys might have missed Click here
My special thanks to Thomas (tomele) for all the incredible work he does here.
- NeoTrader
- Trader
- Posts: 436
- Joined: Wed Apr 04, 2012 2:52 pm
- Location: small Village at Lake Chiemsee, Bavaria, Germany
Re: Just made an IDE for MQL4
hi w633,

just need a little more time to look a little closer in the docs and in lua in general...
happy weekend,
NeoTrader
-
Ah...ok...didn't see anything in the docs...but the mod I posted before works fine so far...only with hotkey activation...and only as underline for now...but will do till you come up with the new version..w633 wrote:I don't have any artistic sense so nontaken. For the colors and font, I'll find a time to separate it out to another file so people can post their best themes.
As for the highlight thing it seems this version of SciTE already got something built in, but I will tweak it a little.
yep...this non gui thing is not really good from usability aspects...but i am used to thumble around in ini and config files..w633 wrote:Currently there's no GUI to configure SciTE so everything has to be done editing setup files, but SciTE is really flexible and it's source code is not terribly hard to customize it as well.
happy weekend,
NeoTrader
-