거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
스크립트

Max trade volume checker for your trading account (Script version) - MetaTrader 5용 스크립트

조회수:
3082
평가:
(10)
게시됨:
2024.09.06 18:32
업데이트됨:
2024.09.12 16:01
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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.