私たちのファンページに参加してください
Adds account information to chart: Profit, Balance, Equity, Free Margin, Margin and Margin Level %. On chart click hide/show account information. Show Profit only option.
This script will calculate the total active and closed orders based on order types
The PrevDayLines.mq4 script is a tool for MetaTrader 4 that automatically draws three critical price levels from the previous trading day on your chart. These levels include the highest price (Max), the lowest price (Min), and the average price (Avg), providing traders with a clear visual reference for key support and resistance points.
The indicator displays what dominates in a time series: the trend or the flat component or the series acts randomly.
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 for my EA, the only way was to check an online service to validate the release date.
Holt's double exponential smoothing with linear forecasting.
Instead of having to analyze each pair individually, you can see at a glance what are the most promising pairs according to your own criteria.
The code is based on indicator ZigZag which is in-built in MT4. I have changed it so that it isn't calculated on highest Highs and lowest Lows, but instead uses highest Close and lowest Close of chart price history. See attached chart for differences: ZigZag (red) versus ZigZagClose (yellow).
The ind - Profitunity Bars indicator. Colors the bars in green, red and black.
Y座標を正確に計算する関数を持つテストスクリプトです。足の形成処理を監視するのは役に立つと思います。
The script is designed to transfer trades from the standard report of the MetaTrader 4 tester to the chart.
The script selectively clears the chart by the part of the name and/or by the type of the object.
I added audible alerts so that when a strong buy or strong sell signal it can generate alerts when the "SoundOn" input variable is set to true.