und werden Sie Mitglied unserer Fangruppe
Veröffentliche einen Link auf das Skript, damit die anderen ihn auch nutzen können
Bewerten Sie es im Terminal MetaTrader 5
- Ansichten:
- 3926
- Rating:
- Veröffentlicht:
-
Benötigen Sie einen Roboter oder Indikator, der auf diesem Code basiert? Bestellen Sie ihn im Freelance-Bereich Zum Freelance
A script that displays the useful information about the broker, the account and the full specifications of the instrument. It is based on the example of "MQL4 Reference / Constants, Enumerations and Structures / Environment State / Symbol Properties", as well as the idea of the script "Market Info" by Sergey Mechanic, "https://www.mql5.com/ru/code/11223".
In the screenshots I compare "contract specification" (View / Symbols / Properties) with the information from the script:

All indicators required by BBMA Strategy in a single indicator.

This indicator for Breakout Strategy. It doesn't print objects on the chart.

Sample Trading Sistem for cross 2MA & CCI

2 Moving Averages is a custom MQL4 indicator that uses two moving averages (fast and slow) to identify potential trend changes and generate buy or sell signals based on crossover points. It enhances signal reliability by optionally integrating support and resistance levels, helping traders confirm entry and exit zones. This tool is suitable for trend-following strategies and works across multiple time frames.