fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search

    Max 5 trades a day with multisymbols EA

    Questions & Answers
    2
    2
    122
    Loading More Posts
    • 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.
    • S
      smille99 last edited by smille99

      i'm trying to create a EA multisymbols that can limite the number of trades/day. Without limit by symbol but by day in global symbols. For a simple symbol it work with block "once a day" but with multisimbol it's taking max 5 trades/symbol... someone can help me please?

      1 Reply Last reply Reply Quote 0
      • Ho3ein.sh
        Ho3ein.sh last edited by

        Hello my friend,
        In the On Trade section, each time a trade is created, increment a counter.
        Then, in the On Tick section—before any blocks that lead to Buy or Sell—use a Condition block to check the counter value. If it’s below your set threshold, allow the trade to proceed.
        At the end of the day, reset your counter.
        For more information, follow my free channel on Telegram.

        https://t.me/HoseinRobotFx

        ──────────────────────────────
        👨‍💻 Hossein — fxdreema Instructor (3 years experience)

        📌 Delivered dozens of projects
        for clients and applicants

        📢 Telegram Channel: https://t.me/HoseinRobotFx
        ▶️ YouTube: @HosseinRobot
        ──────────────────────────────

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        • First post
          Last post

        Online Users

        S
        G
        B
        F
        K

        20
        Online

        146.6k
        Users

        22.4k
        Topics

        122.6k
        Posts

        Powered by NodeBB Forums | Contributors