Totally New In Scripting Needs Help!!

 

Hello everyone,

 I'm totally new in scripting and need your help to make the following matters, I don't know if it is already existed in the Mt5 or need new scripts. the required is:

1- How to change the line type, line color, line thick, and font as well for the EO / SL / TP?

2- Also, how to play specific sound when price reaches SP or TP?

3- How to keep the last values of SL and TP in the On Click Order?

4- Finally, how to add arrows on the chart specify when I started the order and when I closed it?

Thanks for your response. 

Documentation on MQL5: Standard Constants, Enumerations and Structures / Objects Constants / Object Properties
  • www.mql5.com
Standard Constants, Enumerations and Structures / Objects Constants / Object Properties - Documentation on MQL5
 
Aladdin82:

Hello everyone,

 I'm totally new in scripting and need your help to make the following matters, I don't know if it is already existed in the Mt5 or need new scripts. the required is:

1- How to change the line type, line color, line thick, and font as well for the EO / SL / TP?

2- Also, how to play specific sound when price reaches SP or TP?

3- How to keep the last values of SL and TP in the On Click Order?

4- Finally, how to add arrows on the chart specify when I started the order and when I closed it?

Thanks for your response. 

1 & 4].  https://www.mql5.com/en/docs/objects

2]. MT 5 > Toolbox Window Ctrl + T > Alert tab > right click . or https://www.mql5.com/en/docs/common/playsound 

3. Did you meant, "One Click Trading" ?, if it is then good luck :)

:D 

Documentation on MQL5: Object Functions
  • www.mql5.com
Object Functions - Documentation on MQL5