Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Scripts

Max trade volume checker for your trading account (Script version) - script pour MetaTrader 5

Vues:
2145
Note:
(9)
Publié:
2024.09.06 18:32
Mise à jour:
2024.09.12 16:01
MQL5 Freelance Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

This is a script version of this: https://www.mql5.com/en/code/51877

Dialogs aren't really used in scripts, but a small graphical panel of information was created to display the maximum lot size permitted. The max lot size is based on your account size and leverage, and this is calculated from the free margin. Some may not want to load an expert advisor to fetch the information if it can be fetched through a script.




buysell+sl+tp buysell+sl+tp

script to open a buy position at the current price in the MT5 window with a specified stop loss (in pips) and take profit (in pips)

Max trade volume checker for your trading account Max trade volume checker for your trading account

A dialog to display the maximum lot size permitted on the underlying asset for different types of orders (buy, sell, pending buy, and pending sell).

Fair Value Gap (FVG) Indicator Fair Value Gap (FVG) Indicator

The Fair Value Gap (FVG) Indicator identifies price gaps that occur when there is an imbalance between buying and selling pressure. It highlights areas where price is likely to return to fill the gap, providing potential trade entry points based on market inefficiencies.

Engulfing Indicator Engulfing Indicator

This is an indicator that helps identify Engulfing candle patterns.