Rejoignez notre page de fans
Max trade volume checker for your trading account (Script version) - script pour MetaTrader 5
- Vues:
- 2145
- Note:
- Publié:
- 2024.09.06 18:32
- Mise à jour:
- 2024.09.12 16:01
- 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.
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 accountA dialog to display the maximum lot size permitted on the underlying asset for different types of orders (buy, sell, pending buy, and pending sell).
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 IndicatorThis is an indicator that helps identify Engulfing candle patterns.