Mohamed Moumni
Mohamed Moumni
  • Information
no
experience
2
products
0
demo versions
0
jobs
0
signals
0
subscribers
Mohamed Moumni Published product

This script generates a MACD with 6 color-coded histogram bars based on the position (above or below zero) and direction (rising or falling) of the histogram. It provides multi-time frame support , allowing users to view the MACD from different time frames on a single chart. The indicator uses customizable settings for MACD periods, histogram width, and vertical scaling. This script could be useful for traders who want a visually enhanced MACD with clearer trend and momentum representation

Mohamed Moumni Published product

This is a comprehensive multi-timeframe , multi-indicator dashboard designed to simplify and enhance your trading experience. The dashboard provides real-time insights across multiple currency pairs and timeframes, helping traders quickly assess market conditions and make informed decisions. With a user-friendly interface, customizable settings, and a robust selection of indicators, this tool is an essential addition to any trader's arsenal. Key Features: Multi-Timeframe Analysis: Monitor key

Mohamed Moumni
Added topic Problem with code
Hi guys Can someone  tell me what is wrong with this code , no position is opned handle1 = iMACD ( NULL , PERIOD_CURRENT , 12 , 26 , 9 , PRICE_CLOSE ); handle2 = iMACD ( NULL , PERIOD_CURRENT , 12 , 26 , 9 , PRICE_CLOSE ); handle3 = iMACD ( NULL
Mohamed Moumni
Registered at MQL5.community