fxDreema

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

    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
    • RE: i need help to program this strategy

      @l-andorrà they are fixed throughout. please assist me

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

      @l-andorrà pls assist me

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

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

      posted in Questions & Answers
      C
      creatingrobot
    • how to program this

      pls i want to program a RSI strategy that will open a sell trade when RSI value is 68 on Crash indexes market starting with 0.2 lot size and double it if it hit stop loss up to 10times and do not reset until it hit take profit and also buy on Boom Index market when RSI value is 32 starting with 0.2. Note that each pair should work collectively in the sense that if a trade hit stop loss on Crash 1000 index market with 0.2 lot size and want to open another trade on Boom500 index market, it should check the history of the trades and open with 0.4 lot size. each pair should work collectively not individually

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

      @l-andorrà yes i have tested it manually and it worked out so pls assist me pls

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

      yes i have tested it manually and it worked out so pls assist me pls

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

      pls i want to program a RSI strategy that will open a sell trade when RSI value is 68 on Crash indexes market starting with 0.2 lot size and double it if it hit stop loss up to 10times and do not reset until it hit take profit and also buy on Boom Index market when RSI value is 32 starting with 0.2. Note that each pair should work collectively in the sense that if a trade hit stop loss on Crash 1000 index market with 0.2 lot size and want to open another trade on Boom500 index market, it should check the history of the trades and open with 0.4 lot size. each pair should work collectively not individually

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

      Also i noticed that it works for one pair. if i add multiple pair, it is not closing @ 20$ dollars profit. currently at $47 dollars profit and still placing trades

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

      Thanks for this. probably you could use picture to explain. Thanks for your response

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

      please it is still taking trades after making $20 dollars profit. pls assist me on that because i want it to stop taking trades immediately it hit $20 dollars profit and close all open orders

      posted in Questions & Answers
      C
      creatingrobot
    • 1
    • 2
    • 1 / 2