Skip to content
  • Categories
  • 0 Unread 0
  • Recent
  • Tags
  • Popular
Collapse
Forum ForexRoasted Logo

Forum Forexroasted

  1. ForexRoasted Community
  2. Categories
  3. Platform Tech
  4. custom alerts in mt5, scripting examples that actually save time

custom alerts in mt5, scripting examples that actually save time

Scheduled Pinned Locked Moved Platform Tech
mt5automation
9 Posts 9 Posters 20 Views 9 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    christianm
    wrote on last edited by Admin
    #1

    ive been manually checking charts for price hitting levels and its eating my day. mt5 has the built-in alert system but the conditions you can set are limited. wrote a custom mql5 script to alert me when:

    • price approaches my key level within X pips
    • volume on the current candle exceeds Y times average
    • candle closes outside a daily range with strong body

    big improvement for not staring at screens. wanted to share and ask: what custom alerts have other traders built that saved them significant time?

    1 Reply Last reply
    0
    • T Offline
      T Offline
      thomas_x
      wrote on last edited by
      #2

      built one that alerts when price simultaneously hits my key level AND a momentum indicator confirms direction (RSI in extreme + price at SR). cuts false signals significantly. the trick is combining conditions, not just price-based alerts.

      1 Reply Last reply
      0
      • B Offline
        B Offline
        bluephoenix
        wrote on last edited by
        #3

        +1. multi-condition alerts > simple price alerts. also useful: time-based alerts that trigger when market opens specific sessions or N minutes before/after major news releases. lets you prep without watching the clock.

        1 Reply Last reply
        0
        • A Offline
          A Offline
          Arthur
          wrote on last edited by
          #4

          do you need to know coding to do this or is there a no-code way?

          1 Reply Last reply
          0
          • G Offline
            G Offline
            ghostknight
            wrote on last edited by Admin
            #5

            mt5 has built-in basic alerts (no code needed) that handle simple price-based triggers. for combined conditions you need basic mql5 scripting. there are also free third-party indicators on the mt5 market that add multi-condition alerting without you writing code. start with built-in, graduate to scripts when you outgrow them.

            1 Reply Last reply
            0
            • C Offline
              C Offline
              coldvision
              wrote on last edited by
              #6

              my favorite custom alert: 'no setups for X hours, market is dead' notification. tells me when im about to over-trade out of boredom. lets me close mt5 and walk away. saved me more money than fancy entry alerts ever did.

              1 Reply Last reply
              0
              • B Offline
                B Offline
                Brandon Lee
                wrote on last edited by
                #7

                every custom alert i built ended up being ignored because i was already staring at charts when it triggered. nice idea, in practice we trade-addicts dont need reminders to look at charts.

                1 Reply Last reply
                0
                • N Offline
                  N Offline
                  neonpilot
                  wrote on last edited by
                  #8

                  alerts gave me my life back honestly 🔥 i used to spend 4 hours a day at the screen waiting for setups. now i set alerts and live my life until they fire. better trading and better living

                  1 Reply Last reply
                  0
                  • A Offline
                    A Offline
                    Adam
                    wrote on last edited by
                    #9

                    multi-condition. saves hours.

                    1 Reply Last reply
                    0

                    Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                    Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                    With your input, this post could be even better 💗

                    Register Login
                    Reply
                    • Reply as topic
                    Log in to reply
                    • Oldest to Newest
                    • Newest to Oldest
                    • Most Votes


                    • Login

                    • Don't have an account? Register

                    • Login or register to search.
                    Powered by NodeBB Contributors
                    • First post
                      Last post
                    0
                    • Categories
                    • Unread 0
                    • Recent
                    • Tags
                    • Popular