..being able to run scripts without attaching them to a chart

 
It would be nice to have a way of running scripts without attaching to a chart, such as have a self-contained seperate windows-form to manage/run ea's from. Like a dashboard of sorts.

maybe even a slimmed down client that only runs ea's and nothing else. the user could select which ea's to enable and then which timeframe and symbol to run it agaisnt. It would store a minimal amount of historical bars (user definable) and run using minimal resources.
 
i would like to see this feature as well.
 
Yes, It's a good idea.
If MT enables the programmers to extend the paltform (like microsoft office) it will be GREAT.
 
Yes, It's a good idea.
If MT enables the programmers to extend the paltform (like microsoft office) it will be GREAT.


Yes, making the MQL language more flexible, adding more APIs to be able to customize the MT platform and UI will be cool.

A simple idea to do this without too much changes to platform is:
Adding option to enable chart as empty chart without data loaded, and thus you can attach scripts to those empty chart, multiple scripts per chart and script list management will also be helpful.
 
Adding option to enable chart as empty chart without data loaded


Thats a great idea. Simple, effective. Kind of a hack, but it works.
 
Adding option to enable chart as empty chart without data loaded


Thats a great idea. Simple, effective. Kind of a hack, but it works.

I would like to see Call subroutine "int obj()" every time you move or click on screen object. The Call would provide Obj_Name.
It should be very simple MetaQuotes.
 
that would be nice, just click to close orders, or open, in a single click. a bunch of other possibilities too.

eventhandling would be nice.
Reason: