Fan sayfamıza katılın
DXYvsEXY_e1 is an optimized version of DXYvsEXY. Original code here: https://www.mql5.com/en/code/30714
To assist traders who wish to open multiple sell orders quickly, a script file has been developed that allows them to execute a large number of trades with just one command. The default take profit and stop loss values are set in 5-digit broker format, but for traders using a 4-digit broker, the default must be TP=40 and SL=20. Num_of_Sell is the number of trades to execute. This script file can be extremely useful for traders who want to take advantage of market conditions quickly and efficiently. By simplifying the process of opening multiple sell orders, it can save traders valuable time and allow them to focus on other aspects of their trading strategy.
"Değişen toplam" yöntemiyle optimizasyon örneği.
The script shows the conditions of the correct and closest placing of the StopLoss and TakeProfit of the orders.
Indicator shows a different Forex sessions and the market hours of the exchanges.
This is a "conceptual" script that uses the WinINet functions to load a HTTP page directly from mql4, without a C++ dll
Automatically does volume calculation based on percentage of desired account balance and enters instant or pending trades. Optional take profit is automatically at 1:1 with respect to SL.
This indicator downloads history of symbols which have open charts. It will no longer be necessary to wait for an update when switching timeframes.
The Expert Advisor moves the Stop Loss in the direction of the price movement using various methods.
A dynamic version of the standard Heikin Ashi indicator (code compatible with both MQL4 or MQL5).
"2 Moving Averages with Bollinger Bands" is a custom MT5 indicator that combines two configurable moving averages and optional Bollinger Bands. It generates real-time Buy and Sell arrows when crossovers occur, with optional alerts, sound, and email notifications. Suitable for all timeframes and symbols.
The MA-4H indicator displays the moving average of the selected timeframe on the chart of the current timeframe. The intersection of the two moving averages is implemented as optional. The external parameters allow to activate the second moving average in order to see their intersection.
It is developed on the other principle, not on ADX's. Chand suggests 13-weeks SMA as a basis of the indicator.
A script tool for those who develop programs in MQL4. It allows to display the contents of any font in your chart.
The indicator colored in the AC/AO style with disabled zero bar. It is proposed not to display the forming bar of the indicator, but to show only a signal line of the bar being formed.
The script reads the list of deals from the account history, groups them by the sign specified in the parameters and outputs to a file.