buraq_mql5_mql4.Metaeditor.Metaeditor4Dir |
string |
"C:\\MT4_Install\\MetaTrader\\metaeditor.exe" |
Path to MetaEditor (MT4) executable |
buraq_mql5_mql4.Metaeditor.Metaeditor5Dir |
string |
"C:\\MT5_Install\\MetaTrader\\metaeditor.exe" |
Path to MetaEditor (MT5) executable |
buraq_mql5_mql4.Metaeditor.Include4Dir |
string |
"" |
Optional additional include directory for MT4 |
buraq_mql5_mql4.Metaeditor.Include5Dir |
string |
"" |
Optional additional include directory for MT5 |
buraq_mql5_mql4.LogFile.DeleteLog |
boolean |
true |
Auto-delete temporary compilation logs |
buraq_mql5_mql4.LogFile.NameLog |
string |
"" |
Custom log file path (auto-generated if empty) |
buraq_mql5_mql4.ShowButton.Compile |
boolean |
true |
Show Compile button in editor title bar |
buraq_mql5_mql4.ShowButton.Check |
boolean |
true |
Show Check button in editor title bar |
buraq_mql5_mql4.ShowButton.Script |
boolean |
true |
Show Script button in editor title bar |
buraq_mql5_mql4.Script.MiniME |
boolean |
true |
Minimize MetaEditor when compiling via script |
buraq_mql5_mql4.Script.Timetomini |
number |
500 (min 100) |
Delay before minimizing MetaEditor (ms) |
buraq_mql5_mql4.Script.CloseME |
boolean |
true |
Close MetaEditor after script finishes |
buraq_mql5_mql4.Help.HelpON |
boolean |
true |
Enable F1 offline help resolution |
buraq_mql5_mql4.Help.MQL4HelpLanguage |
string |
"English" |
Help language for MQL4 |
buraq_mql5_mql4.Help.MQL5HelpLanguage |
string |
"English" |
Help language for MQL5 |
buraq_mql5_mql4.Help.HelpVal |
number |
500 (min 150) |
Help operation timeout (ms) |
buraq_mql5_mql4.context |
boolean |
false |
Enable extra context menu commands in Explorer |
buraq_mql5_mql4.ShowChart.BrandingEnabled |
boolean |
true |
Enable MQL-Media branding on chart views |
buraq_mql5_mql4.ShowChart.BrandingPosition |
string |
"top-right" |
Branding position (top-right, top-left, bottom-right, bottom-left) |
buraq_mql5_mql4.author |
string |
"sarfrazfrompk" |
Author name inserted into new file templates |
buraq_mql5_mql4.link |
string |
"https://sarfrazfrompk.com" |
Author website inserted into new file templates |
buraq_mql5_mql4.codeLens.enabled |
boolean |
true |
Enable Code Lens reference count indicators |