fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. aeivan
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 7
    • Posts 25
    • Best 0
    • Controversial 1
    • Groups 0

    aeivan

    @aeivan

    -1
    Reputation
    366
    Profile views
    25
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    aeivan Unfollow Follow

    Best posts made by aeivan

    • RE: MACD Divergence

      Thanks all,
      yup, better play with something that we already know how to run it.

      posted in Questions & Answers
      A
      aeivan

    Latest posts made by aeivan

    • RE: Read Value of Indicator Inside Other Indicator (Applied to First Indicator Data)

      @l-andorrà
      I have custom indicator for this, it is TDI but still i cannot get value for use in a condition block.

      @roar
      Thank you for the link, i'll take a time to learn it.

      posted in Questions & Answers
      A
      aeivan
    • Read Value of Indicator Inside Other Indicator (Applied to First Indicator Data)

      Hello,
      How to read value form one indicator applied to another indicator,
      Let say i have an indicator :

      1. RSI 14
      2. EMA 5 (Applied to First Indicator Data which is RSI 10)
      3. EMA 21 (Applied to First Indicator Data which is RSI 10)
      4. EMA 34 (Applied to First Indicator Data which is RSI 10)

      What block to use if i want open order based on EMA 5 crossing up EMA 21 = BUY and vice versa??

      posted in Questions & Answers
      A
      aeivan
    • RE: How to put MQL4 code to condition block?

      Ok, thanks @miro1360

      posted in Questions & Answers
      A
      aeivan
    • RE: How to put MQL4 code to condition block?

      @l-andorrà that RSI indicator, i want to check if RSI between value 40 and 60 then it is give a True value. It can do with condition block no.1 but it takes 2 blocks, i just want to learn how to use condition block no.2

      @miro1360 how to eliminate warning that said expression not boolean?

      Thank you All

      posted in Questions & Answers
      A
      aeivan
    • How to put MQL4 code to condition block?

      Hi all,
      I want to create custom condition with condition block no.2, rather than using condition block no.1, just want to try this things. But it wont work, any help regarding this matter?

      I'm using this block
      0_1609855909262_Capture5.PNG

      to input this MQL4 code
      0_1609855941166_Capture4.PNG

      and this is the result
      0_1609855867552_Capture3.PNG
      expression is not boolean
      how to do it correctly?

      posted in Questions & Answers
      A
      aeivan
    • RE: One EA several signals

      i found this for my reference
      https://fxdreema.com/shared/leqyFBBXc
      thank you

      posted in Questions & Answers
      A
      aeivan
    • RE: One EA several signals

      I want to make an EA exactly same like this, one EA with several condition of signals to open order, rather than make a new thread, can i join here??

      i already make this but didn't work as my expectation, even i can said it is totally not working.

      do you have an example or tutorials to make an EA like this?

      What is logic behind this EA to work??

      i have 6 setup / signals to buy, and so for sell (opposite of buy setup), totally i have 12 setup for buys and sells.

      i make a condition per signal ended with buy and sell order, and it didn't work.

      then i make a condition per signal ended with modify variable as a boolean True or False, then using this variable as setup to execute buy/sell order, but also didn't works.

      so please help

      posted in Questions & Answers
      A
      aeivan
    • RE: example: Trendline EA

      @miro1360
      I Just create new project and copy paste above block
      i'm running it at demo account,
      follow above instruction to make similar trendline name with object on chart name
      but EA not open any trade when condition meet above block?
      Any missing setup?
      https://fxdreema.com/shared/ZbzPNXW0e

      posted in Tutorials by Users
      A
      aeivan
    • RE: example: Trendline EA

      @l-andorrà
      Any example of using trendline price level (by candle ID)?
      or how to use other properties of object on the chart?

      posted in Tutorials by Users
      A
      aeivan
    • RE: example: Trendline EA

      Hello, when i try this EA at demo account
      Why Buy & Sell not working?
      I already draw Trendline manually,
      and give similar name of manually draw trendline with block input.
      any help to this issue?

      posted in Tutorials by Users
      A
      aeivan