Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Experts

Trade panel from MasterWindows - expert for MetaTrader 5

Views:
8818
Rating:
(25)
Published:
2016.04.14 10:03
Updated:
2016.12.15 09:43
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The manual trade panel demonstrates the features of the MasterWindows library. The panel code has been automatically generated using the environment for visual design of interface windows MasterWindows for MQL5.

The functionality of the trade panel allows sending requests for the broker to execute trading operations. Market orders are used in this example. You can additionally reduce or increase the volume of a position, close a position, and manage lot size.

Fig. 1. The trade panel

Fig. 1. The trade panel

Recommendations:

  • The MasterWindows library should be added to the \MQL5\Include\ folder. The library provides adequate operation of the interface windows you create.
  • For a better display of created interface windows, use graphical schemes with a black background.

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/15224

Ozymandias_StDev_HTF Ozymandias_StDev_HTF

The Ozymandias_StDev indicator with the timeframe selection option available in input parameters.

Exp_PriceChannel_Stop Exp_PriceChannel_Stop

A trading system based on the signals of the PriceChannel_Stop indicator.

Exp_Sidus Exp_Sidus

A trading system based on the signals of the Sidus indicator.

Exp_SilverTrend Exp_SilverTrend

A trading system based on the signals of the SilverTrend_Signal indicator.