Run MQL is an intellij plugin which lets you to run mql or insert jpos
clone this repository and generate jar file
After installing plugin in intellij
- Press
Alt + Ctrl + S
to open settings and under Tools menu selectRun MQL Settings
and update yourRun MQL Location
andusername
andpassword
- Set
Run MQL Location
where your projects folders exist - Each project folder must contain a shortcut of mql.exe
Name of modules must match with name of project folder in Run MQL Location
- Execute MQL commands
- Insert JPOs
- Generate script for trigger object
- Generate script for notification object
if you need help, ask me. I will try to answer as soon as possible.