Creating trade panel from scratch

 

Hi everyone,

In the recent few months I'm doing some EA's and scripts.

I'm looking to create a manual trading panel from zero with my own specs and it would be nice to know where from should I start? What should I look for an interactive (trading panel with tabs and etc) trading panel?


Thanks and have a great weekend,

Omri

 
OmriNa181287:

Hi everyone,

In the recent few months I'm doing some EA's and scripts.

I'm looking to create a manual trading panel from zero with my own specs and it would be nice to know where from should I start? What should I look for an interactive (trading panel with tabs and etc) trading panel?


Thanks and have a great weekend,

Omri

https://docs.mql4.com/constants/objectconstants

Objects Constants - Constants, Enumerations and Structures - MQL4 Reference
Objects Constants - Constants, Enumerations and Structures - MQL4 Reference
  • docs.mql4.com
Objects Constants - Constants, Enumerations and Structures - MQL4 Reference
 


I am building a trade panel EA using the classes provided in Include/Controls.

Anybody knows why it is bugging?
For example, after switching between timeframes the panel getś all over the place, that is it's elements get missaligned.
Or when I apply it from a template, it stops working properly.
Or when I click the [X] the Expert gets removed and the whole chart gets closed together with it.
No errors or warnings on compilation.
No errors in logs, either.
Help appreciated.

Files: