Forex market session indicator – indicator MetaTrader 4

Forex market session indicator - indicator for MetaTrader 4
Author: OldZ This indicator draws the major four forex session: Sydney, Tokyo, London, New York. It is obvious that the market usually moves in a narrow range during Sydney and Tokyo session, and it ofen moves powerfully during London and New York session, so we have to take different strategies during different sessions. This indicator … Read more

Market Flow Analysis Method (MFAM) Indicator for Price Action – indicator MetaTrader 4

Market Flow Analysis Method (MFAM) Indicator for Price Action - indicator for MetaTrader 4
Description: The concept comes from Market Flow Analysis Method (MFAM) mentioned on by Todd Mitchell (I have no relationship with this website nor Todd Mitchell) The program keeps track of Highest Highs (& Lowest Lows) and also whether there a trend change seems to be taking place. The bold Red & Green indicate the Highest … Read more

All Market Symbols and Data extraction script – script MetaTrader 4

All Market Symbols and Data extraction script - script for MetaTrader 4
Description: Reads all available instruments and their characteristics and generates an HTML report. Positive Swaps are highlighted. Drag and drop the script on whatever chart. To visualize the report, just open it with your browser. (Its file is contained in the “/experts/files/” folder). An example of the Report can be found here . All Market … 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

News events and market times on your chart – indicator MetaTrader 4

News events and market times on your chart - indicator for MetaTrader 4
Description: The clock will display the different times, the open markets and market holiday and it will show you the news you select to see. Indicator displays News with a market clock. News events “ Market times found at “ More info: /go?link= Image: Some sources I have used: This article Displaying a News Calendar … Read more

Magnified Market Price – indicator MetaTrader 5

Magnified Market Price
Real author: Habeeb The indicator shows the current price in one of the chart corners. This indicator was first implemented in MQL4 and published in Code Base at mql4.com 30.07.2008. Input parameters: //+———————————————-+ //| Indicator input parameters                  | //+———————————————-+ input type_price PriceType=MODE_BID;             // Displayed price type input bool   CutPrice=false;                       // Last figure removal flag … Read more

MMPRO – Dottor Market – indicator MetaTrader 4

MMPRO - Dottor Market - indicator for MetaTrader 4
The indicator shows lot size, corresponding to the specified risk. How does it work? Once applied on the chart, you needs to setup two basic parameters: The stop you want to use to perform each operation How much will you risk your capital (Equivalent if you already have open positions) for the single trade Note: … Read more

Main Points – Dottor Market – indicator MetaTrader 4

Main Points - Dottor Market - indicator for MetaTrader 4
I suggest a classic version of the 3 mainpivot points: Daily Weekly Monthly Everyday the first (daily) is updated, while the second and the third are updated at the end of the candle weekly and monthly.It’s possibile to set the lines colors and text color. Main Points – Dottor Market – indicator MetaTrader 4