fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. creatingrobot
    C
    • Profile
    • Following 1
    • Followers 1
    • Topics 8
    • Posts 38
    • Best 0
    • Controversial 2
    • Groups 0

    creatingrobot

    @creatingrobot

    -3
    Reputation
    24
    Profile views
    38
    Posts
    1
    Followers
    1
    Following
    Joined Last Online

    creatingrobot Unfollow Follow

    Best posts made by creatingrobot

    • please i want to know how to stop the robot from placing trade after making $20 profit daily

      please i want to know how to stop the robot from placing trade after making $20 profit daily. for example, "if the robot make $20 today, it should not execute any trade again for the day until the next day" i will appreciate your guide. Thanks

      posted in Questions & Answers
      C
      creatingrobot
    • please i want to know how to stop the robot from placing trade after making $20 profit daily.

      please i want to know how to stop the robot from placing trade after making $20 profit daily. for example, "if the robot make $20 today, it should not execute any trade again for the day until the next day" i will appreciate your guide. Thanks

      posted in Tutorials by Users
      C
      creatingrobot

    Latest posts made by creatingrobot

    • RE: who can assist me to program this

      @l-andorrà yes sir. i want someone to assist me in making this bot for me

      posted in Tutorials by Users
      C
      creatingrobot
    • who can assist me to program this

      Technical Indicators Used

      1. VWAP (Volume-Weighted Average Price) - For institutional entry points.
      2. EMA 50 & EMA 200 - To define bullish/bearish trend bias.
      3. Smart Money Zones (SMZ) - Custom algorithm to detect liquidity pools and order blocks.
      4. Volume Spike Detector (VSD) - Confirms strong entries.
      5. Relative Strength Index (RSI 14) - For overbought/oversold confirmation.
        ■■ Entry Conditions
        ■ Buy Signal:
      • Price is above EMA 50 and EMA 200 (bullish trend).
      • Price touches or enters a Smart Money Zone (demand zone).
      • VWAP is below the current price (support confirmation).
      • Volume Spike detected at the zone.
      • RSI < 60 but above 30 (momentum building).
        ■ Confirmed → Send 'BUY' signal.
        ■ Sell Signal:
      • Price is below EMA 50 and EMA 200 (bearish trend).
      • Price touches or enters a Smart Money Zone (supply zone).
      • VWAP is above the current price (resistance confirmation).
      • Volume Spike detected at the zone.
      • RSI > 40 but below 70 (momentum reversal).
        ■ Confirmed → Send 'SELL' signal.
        ■ Timeframes Supported
        Default: M5 and M15 for intraday precision.
        Optional: H1 for swing trade signals.
      posted in Questions & Answers
      C
      creatingrobot
    • who can assist me to program this

      Technical Indicators Used

      1. VWAP (Volume-Weighted Average Price) - For institutional entry points.
      2. EMA 50 & EMA 200 - To define bullish/bearish trend bias.
      3. Smart Money Zones (SMZ) - Custom algorithm to detect liquidity pools and order blocks.
      4. Volume Spike Detector (VSD) - Confirms strong entries.
      5. Relative Strength Index (RSI 14) - For overbought/oversold confirmation.
        ■■ Entry Conditions
        ■ Buy Signal:
      • Price is above EMA 50 and EMA 200 (bullish trend).
      • Price touches or enters a Smart Money Zone (demand zone).
      • VWAP is below the current price (support confirmation).
      • Volume Spike detected at the zone.
      • RSI < 60 but above 30 (momentum building).
        ■ Confirmed → Send 'BUY' signal.
        ■ Sell Signal:
      • Price is below EMA 50 and EMA 200 (bearish trend).
      • Price touches or enters a Smart Money Zone (supply zone).
      • VWAP is above the current price (resistance confirmation).
      • Volume Spike detected at the zone.
      • RSI > 40 but below 70 (momentum reversal).
        ■ Confirmed → Send 'SELL' signal.
        ■ Timeframes Supported
        Default: M5 and M15 for intraday precision.
        Optional: H1 for swing trade signals.
      posted in Tutorials by Users
      C
      creatingrobot
    • RE: i need help to program this strategy

      @Olahmide your contribution will be appreciated

      posted in Questions & Answers
      C
      creatingrobot
    • RE: i need help to program this strategy

      @creatingrobot said in i need help to program this strategy:

      @l-andorrà yes pls i have. this is it https://fxdreema.com/shared/HpPMrAOfe

      this is the basic condition to sell and buy. i just need to add the functionality of what i just told you sir

      posted in Questions & Answers
      C
      creatingrobot
    • RE: how to use micro lot size

      @l-andorrà thank you so much. pls i want it in martingale style sir. i want it in a way that it will keep doubling the lot size. kindly assist me pls

      posted in Tutorials by Users
      C
      creatingrobot
    • RE: how to use micro lot size

      @l-andorrà do not worry about that. i used a zero level spread account. i need this function in a martingale style. kindly help me

      posted in Tutorials by Users
      C
      creatingrobot
    • RE: i need help to program this strategy

      @l-andorrà i do not understand what you meant by me adding Boom and crash indicator. i just need the logic for the function i stated. i already understand the condition for sell and buy on Boom and crash

      posted in Questions & Answers
      C
      creatingrobot
    • how to use micro lot size

      pls i need the function of the EA to open 0.21 lot size and immediately close 0.2 lot size leaving 0.01 lot size running. reason being that the minimum lot size for synthetic indexes is 0.2 lot size but there is a way to manually use 0.01 lot size. i want to use it for martingale principle by doubling the lot size process. let mw give example of the lot size doubling sequence. open 0.21 and close 0.2 leaving 0.01 running, if hit hit stop loss, the next trade should be 0.22 lot size and immediately close 0.2 leaving 0.02 and so on until it hit take profit then reset back to 0.01 lot size. PLS ASSIST ME TO ACHIEVE IT

      posted in Questions & Answers
      C
      creatingrobot
    • how to use micro lot size

      pls i need the function of the EA to open 0.21 lot size and immediately close 0.2 lot size leaving 0.01 lot size running. reason being that the minimum lot size for synthetic indexes is 0.2 lot size but there is a way to manually use 0.01 lot size. i want to use it for martingale principle by doubling the lot size process. let mw give example of the lot size doubling sequence. open 0.21 and close 0.2 leaving 0.01 running, if hit hit stop loss, the next trade should be 0.22 lot size and immediately close 0.2 leaving 0.02 and so on until it hit take profit then reset back to 0.01 lot size. PLS ASSIST ME TO ACHIEVE IT

      posted in Tutorials by Users
      C
      creatingrobot