Hello, I am learning how to code in MQL5. This code is used to calculate the margin required for a trading lot. It allows customizi...
Showing posts with label Margin. Show all posts
Showing posts with label Margin. Show all posts
MetaTrader 4 Expert Advisor | CSV Margin Tracker
0
Writes Date, Time, Balance, Equity, Margin to a .csv file in "\experts\files\" in regular intervals. Windows usually places...
MetaTrader 5 Libraries | Margin Calculation
0
Library for calculation of a margin required for opening a position in MetaТrader 5. The library has 3 functions: Main function: G...
MetaTrader 5 Expert Advisor | Money Fixed Margin
0
An example for calculating the lot value with a fixed margin level. That is, if you specify 10%, a position with the margin equal to ...
MetaTrader 5 Script | Check Margin
0
This script calculates required margin to open a trade by examining specified volume. It also calculates maximum amount of lots tha...
MetaTrader 5 Script | Get min margin in to csv
0
Description of Purpose: The script MinMargins.mq5 is designed to help traders quickly calculate and document the minimum amount...