| stevehopwoodforex.com https://www.stevehopwoodforex.com/phpBB3/ Print view |
|
| Just made an IDE for MQL4 https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=627 |
Page 22 of 32 |
| Author: | gaheitman [ Tue Oct 23, 2012 4:18 pm ] |
| Post subject: | Abbreviations |
A couple other things I am working on... I have modified mql.properties so that we have our own abbreviations file in <SciTE Directory>\abbrevs. I added the following lines to mql.properties: Code: Select all <shortcut>=<lots of stuff with embedded newlines and tabs, whatever else you want but all on one line> So, a simple abbreviation to put in a header for a function could look like this: Code: Select all Code: Select all Code: Select all One more tip, if you have your own code, formats, whatever that you want turned into abbreviations, you can paste them into a blank document and then format them via search and replace. Just search for "\r\n" and replace with "\\n". Make sure to select the option in the replace dialog to "Transform backslash expressions". This will collapse everything to one line. George |
|
| Author: | cybernick [ Sun Nov 04, 2012 10:27 am ] |
| Post subject: | Re: Just made an IDE for MQL4 |
is there a way to view the Help predefined functions / variables at the bottom like in the mql editor? |
|
| Author: | phaholj [ Mon Nov 05, 2012 12:35 pm ] |
| Post subject: | Re: Just made an IDE for MQL4 |
How do i install and run the IDE for MQL4? |
|
| Author: | gaheitman [ Mon Nov 05, 2012 1:40 pm ] |
| Post subject: | Re: Just made an IDE for MQL4 |
That was answered earlier in the thread. I'd recommend reading the whole of it, but if you are pressed for time search the thread for "install". George |
|
| Author: | phaholj [ Tue Nov 06, 2012 8:16 am ] |
| Post subject: | Re: Just made an IDE for MQL4 |
Thanks I have read the whole thread now and i have lot of info and it is now working. This is great, i will stop using MetaEditor and focus on the code. |
|
| Author: | phaholj [ Tue Nov 06, 2012 11:18 am ] |
| Post subject: | Re: Just made an IDE for MQL4 |
Where do you place the SideBar.lua? On which directory? |
|
| Author: | gaheitman [ Tue Nov 06, 2012 12:05 pm ] |
| Post subject: | Re: Just made an IDE for MQL4 |
It's in the \additions folder off of wherever you installed the program. There will be a SideBar.lua there already. George |
|
| Author: | phaholj [ Tue Nov 06, 2012 2:54 pm ] |
| Post subject: | Re: Just made an IDE for MQL4 |
Thanks Its now working. It also display only *.mq4 file on the FileMan tab of the SlideBar |
|
| Author: | gaheitman [ Tue Nov 06, 2012 5:06 pm ] |
| Post subject: | Re: Just made an IDE for MQL4 |
Yes, I set the filter to start that way. If you right click on a file in the box, you can set it to show all files. If you find the start behavior annoying, you'll have to edit sidebar.lua. Just search for *.mq4 and replace it with the extension you would like (or *.*, of course). George |
|
| Author: | SteveHopwood [ Thu Nov 08, 2012 11:01 pm ] |
| Post subject: | Re: Just made an IDE for MQL4 |
w633, when I try to compile a script, I get these error messages: 2;76;C:\Program Files\Cowboy IBFX Trader 4\Cowboy IBFX demos\Software development\Software development\experts\scripts\TradeHedgeBUYALL.mq4;10:1;'WinUser32.mqh' - cannot open the program file 2;76;C:\Program Files\Cowboy IBFX Trader 4\Cowboy IBFX demos\Software development\Software development\experts\scripts\TradeHedgeBUYALL.mq4;11:1;'stdlib.mqh' - cannot open the program file What can I do? |
|
| All times are UTC | Page 22 of 32 |
|
Powered by phpBB® Forum Software © phpBB Limited |
|