Real Time Complete Trade Stats Display EA – EA MetaTrader 4

Real Time Complete Trade Stats Display EA - expert for MetaTrader 4
Real Time Complete Trade Stats Display EA is designed to provide traders with a comprehensive, real-time view of their trading activity. This intuitive EA displays key statistics directly on the trading chart, ensuring that traders have all the critical information they need to make informed decisions at a glance. Whether you’re tracking your overall profits, … Read more

LOCLinePipsAgile a Script to display distance in pips from horizontal lines to current market price – script MetaTrader 4

LOCLinePipsAgile a Script to display distance in pips from horizontal lines to current market price - script for MetaTrader 4
Description: The script runs in background and writes the distance of pips from horizontal lines on the chart to the current market price. You can drag lines to see the distance. Image: LOCLinePipsAgile a Script to display distance in pips from horizontal lines to current market price – script MetaTrader 4

Retrieve high impact events from ForexFactory.com and display them in your indicator or Expert Advisor – EA MetaTrader 4

Retrieve high impact events from ForexFactory.com and display them in your indicator or Expert Advisor - expert for MetaTrader 4
As I’m currently developing an Expert Advisor for Crude Oil and Brent, I wanted to get from ForexFactory.com the exact date and time of the ‘Crude Oil Inventory’ report. This report is typically issued on Wednesday’s at 10:30am Eastern but when there’s a holiday, the release date can change. As this is an important report … Read more

Graphically display current trend for all time frames in one simple panel – indicator MetaTrader 4

SlopeDirection
This is a graphical indicator based on slope-direction-trend indicator that has been published under several other forms. There has been several versions of this indicator published already but none that displayed all time frames in a single graphical panel on your screen. One can search to see multiple results. I have taken this indicator and … Read more

Display open positions total stoploss and takeprofit value MT5 – EA MetaTrader 5

Display open positions total stoploss and takeprofit value MT5 - expert for MetaTrader 5
This is a MT5 expert advisor which displays the total stoploss and takeprofit value for open positions. This is an upgrade and modification of the previous old MT4 indicator made by Conor Dailey at https://www.mql5.com/en/code/23788 This expert advisor does not trade or modify any of your orders. It simply sum up all the stoploss, as … Read more

Display trade history on charts (MT5) – EA MetaTrader 5

Display trade history on charts (MT5) - expert for MetaTrader 5
Get trade history files (.csv) and put it in ..MQL5File folder and save the name of file (.csv). For time differences of broker’s terminals, use the same broker’s meta trader 5 to get the best results. Run the expert adviser on each charts and put the name of the file (filename.csv) in input field of … Read more