Automated Trading and Auto-Calculation Tool for Swap of Two Legs
SwapManageSystem Indicator functions
This is an indicator. Please save it in the MT4 folder\MQL4\Indicators\.
Function 1: Search for and display a list of currency pairs in MT4 that have positive swap profit.
Function 2: Automatically calculate the lot size from account balance or credit and the assumed maximum spread (a value entered by the user), and simulate daily, monthly, and yearly swap profit rates.
Function 3: Automatically monitor changing spreads and display the maximum, minimum, and average spreads for the day and week on a chart, and save to CSV. If the spread exceeds the user-entered threshold, notify (supports Email, LINE, Discord).
Function 4: Automatically monitor swap values and notify when they drop or become negative (supports Email, LINE, Discord).
SwapManageSystem EA functions
This is an EA. Please save it in the MT4 folder\MQL4\Experts\.
Function 1: Automatically calculate lot size from account balance or credit and the assumed maximum spread (a value entered by the user), and simulate daily, monthly, and yearly swap profit rates.
Function 2: A trading assistant tool that, when prices become favorable (spread decreases below a certain threshold entered by the user), enters trades with the lot size calculated in Function 1.
Function 3: A trading assistant tool that, when prices become favorable (spread decreases below a certain threshold entered by the user), closes all positions opened by this EA simultaneously.
Note: In MT4 classification, it is an EA (Expert Advisor), but the program does not automatically decide to buy/sell. The user selects entry mode or exit mode to trade, serving as an aid to discretionary trading.
Details here
Automated trading and automatic calculation tool for hedged swap