거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
지표

AutoTrendLines Indicator for MQL5 - MetaTrader 5용 지표

조회수:
1090
평가:
(2)
게시됨:
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Features

  • Two Extremums (Type 1): Draws trend lines based on two extremum points (highs/lows) identified within user-defined bar ranges.

  • Extremum and Delta (Type 2): Combines an extremum point with a minimal delta point for more dynamic trend lines.

  • Customizable parameters for line width, colors, and extremum side ranges.

  • Lines are drawn as support (pink) and resistance (blue) with selectable and adjustable properties.

Input Parameters

  • Line Type: Choose between EXM_EXM (Two Extremums) or EXM_DELTA (Extremum and Delta).

  • Left Extremum Side: Number of bars to check for the left extremum (default: 20).

  • Right Extremum Side: Number of bars for the right extremum in Type 1 (default: 3).

  • Offset from Current Bar: Bar offset for Type 2 calculations (default: 3).

  • Account for Bar Before Extremum: Include the bar before the extremum in Type 2 (default: false).

  • Lines Width: Set the thickness of trend lines (default: 1).

  • Support/Resistance Line Color: Customize colors (default: pink for support, blue for resistance).

  • Instance Name: Unique identifier for the indicator instance (default: "AutoTrendLines1").

How to Use

  1. Add to Chart: Attach the indicator to any MetaTrader 5 chart.

  2. Configure Settings: Adjust input parameters to suit your trading strategy.

  3. Interpret Lines:

    • Support Line: Pink line indicating potential price support levels.

    • Resistance Line: Blue line showing potential price resistance levels.

  4. Monitor Updates: Trend lines update automatically with each new bar.

Notes

  • Requires sufficient historical data (minimum bars calculated based on input settings).

  • The current unformed bar is excluded from calculations.

  • Extremum points are bars with lower lows or higher highs compared to surrounding bars


    Feedback

    If you have suggestions or encounter issues, please leave a comment on the MQL5 CodeBase page or contact me through the MQL5 community. Your feedback is valuable for improving this tool!


    Contact me: MQL5 Link

    Happy trading!



Auto Tp Auto Tp

Set Auto TP and SL: The “Set Auto TP and SL” (Take Profit and Stop Loss) feature is a crucial tool in any trading strategy, designed to automate risk and reward management. It allows traders to define fixed price levels where a trade should be automatically closed to either secure profits (TP) or limit losses (SL), removing the need for constant manual monitoring. When this feature is enabled, each position you open will automatically include a predefined Take Profit and Stop Loss level based on your custom parameters, such as a specific number of pips, percentage of balance, or technical levels. This not only saves time but also ensures that your trades are protected from sudden market movements and emotional decision-making.

Monthly VWAP Monthly VWAP

Monthly VWAP (Volume Weighted Average Price) is an essential MQL5 indicator that calculates and displays the Volume Weighted Average Price for each trading month. It's a powerful tool for understanding long-term market sentiment, identifying key monthly fair value, and informing strategic decisions.

GARCH Indicator - Industrial Level Volatility Estimator GARCH Indicator - Industrial Level Volatility Estimator

Volatility indicator with a threshold line based on the Generalized AutoRegressive Conditional Heteroskedasticiticy (GARCH) statistical model used for time series analysis and forecasting.

Pending tread EA (Best for Gold) Pending tread EA (Best for Gold)

The Pending_tread EA is a versatile and easy-to-use trading robot designed to automate the placement and management of multiple pending orders arranged in a grid pattern above and below the current market price. This EA is well-suited for scalping strategies and can operate on any timeframe or currency pair, making it highly flexible for various trading styles.