당사 팬 페이지에 가입하십시오
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)
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).
The CDebugLogger class is a flexible and comprehensive logging utility designed for use in MQL4/5 environments. It allows developers to log messages at various levels of importance (INFO, WARNING, ERROR, DEBUG) with options to include timestamps, function signatures, file names, and line numbers in the log entries. The class supports logging to both the console and files, with the ability to save logs in a common folder and in CSV format. Additionally, it offers functionality to silence logs based on specific keywords, ensuring that sensitive information is not logged. This class is ideal for developers looking to implement robust logging mechanisms in their MQL4/5 applications, with customizable features that cater to a wide range of debugging and monitoring needs.
This script saves all the OHLCV data available on the chart to a CSV file.
A customized bid and ask line which is labelled and clear to help visualize the bid and ask prices
The EA identifies discrepancies between theoretical and actual currency exchange rates to execute risk-minimized trading opportunities.
The Swing High/Low Identifier for MetaTrader 5 marks significant swing highs and swing lows directly on your chart with color-coded arrows. This tool helps traders quickly identify key price levels, which can serve as resistance and support, and is ideal for trend reversal analysis, support and resistance mapping, and enhancing price action strategies. By highlighting these crucial swing points, it provides valuable insights for making informed trading decisions and optimizing trading strategies.
A demonstration on how to modify objects in an indicator without having the source code
Raymond Cloudy Day For EA, a revolutionary trading tool created by Raymond and expertly developed for the MT5 platform. This innovative indicator integrates a cutting-edge calculation method with advanced algorithms, surpassing traditional Pivot Points to enhance trading strategies with unparalleled precision.
main point is changing of MA curve to horizontal line and DPO curve shall represent to distance from close price to zero level or MA curve
This Indicator creates automatically a Risk/Reward Box on you all opened chart base on High, Low price with the old candles. You can use it easily to drag and change size and price to your desire wanted.
Indicator displays the value of defined stop loss and or take profit in the deposit currency. Note: It calculates an estimated value based on a simple calculation and does not take into account brokerage commissions.
This indicator is designed to draw a Fibonacci retracement, using as a basis the ZigZag indicator.
Linear Regression Value indicator with an option that allows it to be applied to another indicator
Bollinger Bands with controllable outer band smoothing (post smoothing)
Bollinger Bands with controllable outer band smoothing (pre smoothing)
This code does not trace the iatr() because the iatr() or this code is a more modern version. This code uses original smoothing, a kind of SMA and not wilder smoothing. The analysis of the two smoothings can suggest opportunities elsewhere
Linear regression line with an option to be applied to another indicators
MovingAverages.mqh Part II A multi timeframe version is available with colors for orientation, for developers or profitable traders for free. Offer under conditions. Other multi timeframe indicators are also available.
This EA is a demonstration of how you can implement your own Hedging strategy with the help of the include file.
Capture widescreen screenshots by pressing the 's' hotkey on the keyboard
MovingAverages.mqh Part I A multi timeframe version is available with colors for orientation, for developers or profitable traders for free. Offer under conditions. Other multi timeframe indicators are also available.
Moving averages are useless. In fact, some argue that the best way to lose money for a beginner are MA-Price crossover strategies. But is it possible to make it work?
It will delete all objects on the chart when the compiled executable is dragged onto the chart
This is an update of the "Simple Yet Effective Breakout Strategy". In this code, I have added some helper functions for prop firm challenges.
This is a first for MetaTrader 5. Now you can click on the chart to create price alerts.
Sample code to count consecutive no. of bull or bear bars.
This EA will scan all the closed trades and then print the nth trade from the end
This EA will scan all the open trades and then print the nth trade from the end