ylw633 / scite-mql

Alternate editor for your MQL files
31 stars 13 forks source link

Introduction

An editor based on scite-for-php and enhanced for MQL4 language. The goal is to be the de-facto editor in writing MT4 based code.

Currently it supports:

The project is based on scite-for-php and partly on scite-ru which both are based on SciTE. I added MQL4 support to it and although scite-for-php already supports a few languages such as C/C++/PHP/Javascript/HTML/CSS but this project will only target MQL specifically.

Download

All new versions can be downloaded here

What's changed

Screen Shots

more screen shots can be found HERE

FAQ

How do I compile the source?
There are some build instructions

How do I switch theme?
Open SciTEGlobal.properties and at the very bottom of the document it specifies which theme to become active, uncomment (remove #) to activate the theme of your choice, if you comment all the themes then default theme will be used.