fxDreema

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

    mohsenimi

    @mohsenimi

    0
    Reputation
    3
    Profile views
    14
    Posts
    0
    Followers
    1
    Following
    Joined Last Online

    mohsenimi Unfollow Follow

    Latest posts made by mohsenimi

    • Help with indicator in oscillators

      Hi
      I have 2 questions

      1. Like picture there is MA in RSI oscillator
        fc91c422-38e8-4f4c-9e00-2c94eb3eea1c-image.png
        is this setting is correct for that zone i marked?
        7513576a-08b4-4fb1-b7dc-941832a2d889-image.png

      2. if first question is true then
        like this picture
        e91950d0-5a10-4813-b137-e4c3e51091f1-image.png
        i want 3 steps
        1- MA30 X> MA50
        then
        2- MA50 x< MA30
        then
        3- MA30 x< RSI and MA50 x< RSI at same time

      in this link
      https://fxdreema.com/shared/se0bZjZrd
      i created 2 Areas (that i thought is correct)
      which on is correct?

      is program waits for next condition after a while or they must be continuesly ؟

      posted in Questions & Answers
      M
      mohsenimi
    • RE: LH/HL on zigzag

      @jstap i asked for that
      it shows in all highes and lows i need only HL or LH

      ZigZag direction:

      can you tell me how to draw arrow only on lower highs or higher lows?

      ZigZag direction:

      @mohsenimi Generate a fresh question for this, it has more to it than a simple answer.

      posted in Questions & Answers
      M
      mohsenimi
    • LH/HL on zigzag

      Hi
      I want this setup with zigzag indicator
      that when ZZ shows a LL and then a HL appears EA buys
      and When HH shows and then LH appears EA sell
      WRONG POS.png
      i did in condition like above picture but it not work as well (2 examples in pic)

      1. what should i do?

      and 2. i want conditions restart when sl or tp hits (i mean after closed positions check for new hl or lh instead of immediately take a pos)

      thanks

      posted in Questions & Answers
      M
      mohsenimi
    • RE: ZigZag direction

      @jstap nice work

      can you tell me how to draw arrow only on lower highs or higher lows?

      posted in Tutorials by Users
      M
      mohsenimi
    • RE: Close Pending after TP

      @Morpheus_0 @jstap
      thanks,
      yes I confused about how to explain closed trades
      it worked

      posted in Questions & Answers
      M
      mohsenimi
    • Close Pending after TP

      Hi
      i have a ea that everytime conditions triggers a position and 2 pendings creates
      for SL its ok cuz 3 positions have same TP & SL
      but when it open one or two orders and there is still one pending and price touches TP the pending still there
      and i want every time tp triggers it delete orders

      i tried to use

      if position -> for each closed position -> delete pending orders

      but it not workd

      can someone help?

      posted in Questions & Answers
      M
      mohsenimi
    • RE: constants folder ?

      @jstap i did a search that in codes we can use such this inputs

      input group           "Group name #1"
      input int             group1_var1 = ...
      input double          group1_var2 = ...
      input double          group1_var3 = ...
       
      input group           "Group name #2
      input int             group2_var1 = ...
      input double          group2_var2 = ...
      input double          group2_var3 = ...
      

      but sadly ( 😄 ) there is no "group" type in constants in Fxdreema and i must use this in editor in Meta Editor manually

      posted in Questions & Answers
      M
      mohsenimi
    • constants folder ?

      Hi i saw this kind of folder constants in a EA ,
      i want to know can we do this with fxdreema?

      Screenshot 2024-07-03 133305.png

      posted in Questions & Answers
      M
      mohsenimi
    • RE: Multi symbol

      thank you it fixed

      posted in Questions & Answers
      M
      mohsenimi
    • Multi symbol

      hi i know there is some topics about this but i still have problem with it

      its simple:
      i have EURUSD,GBPUSD,EURGBP chart open
      and i want to monitor EURUSD,GBPUSD price on EURGBP chart

      i created this EA
      https://fxdreema.com/shared/QIx7Up6Hb

      BUT it only works on first tick and then it shows EURGBP price

      can anyone solve this for me?

      posted in Questions & Answers
      M
      mohsenimi