fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. sajadhmz.vp.phd
    3. Posts
    S
    • Profile
    • Following 3
    • Followers 0
    • Topics 20
    • Posts 57
    • Best 4
    • Controversial 2
    • Groups 0

    Posts made by sajadhmz.vp.phd

    • RE: Virtual stop in pips

      Hello everyone
      I have a stop line in chart which is red .
      And I want to comment the distance between close 0 and stop line in pips .

      I use this way :
      Close 0 - Stop line
      If it is negative * -1
      Then * 10 000

      Like this :
      1.12767 - 1.13597 = - 0.0083

      • 0.0083 * -1 = 0.0083
        0.0083 * 10 000 = 83 pips

      Does anyone know a better way that is suitable for all pairs and currency ? ? ? ? ? ?

      I want to calculate the distance between current price and my virtual stop line .

      posted in Questions & Answers
      S
      sajadhmz.vp.phd
    • Virtual stop in pips

      Hello everyone
      I have a stop line in chart which is red .
      And I want to comment the distance between close 0 and stop line in pips .

      I use this way :
      Close 0 - Stop line
      If it is negative * -1
      Then * 10 000

      Like this :
      1.12767 - 1.13597 = - 0.0083

      • 0.0083 * -1 = 0.0083
        0.0083 * 10 000 = 83 pips

      Does anyone know a better way that is suitable for all pairs and currency ? ? ? ? ? ?

      I want to calculate the distance between current price and my virtual stop line .

      posted in Questions & Answers
      S
      sajadhmz.vp.phd
    • RE: MT5 drawing

      @jstap yes . you are right . it seems some problem with MT5 .
      Another question .
      Do you know any way or trick to move thick data from MT5 to MT4 ???

      posted in Questions & Answers
      S
      sajadhmz.vp.phd
    • MT5 drawing

      Hello everyone .
      I have made an EA which draw some rectangles on some tops or bottoms .
      And then I plan to trade with them .
      I have tested this EA on MT4 completely .
      But when I convert it to MT5 and try to test it on MT5 nothing happened .
      Even on live testing
      No rectangles and no trade .
      Does anyone know anything about this problem and can help me ????
      Thank you so much .

      posted in Questions & Answers
      S
      sajadhmz.vp.phd
    • RE: Help to Convert Expert Advisors MQ4 to MQ5

      @khoshali سلام مجدد
      09050917322
      میتونی به این شماره ارسال کنید .
      همه شبکه های اجتماعی رو دارم . هر کدوم که خودتون راحت بودین بفرستین . فقط یک پیامک هم بدین که متوجه بشم

      posted in Questions & Answers
      S
      sajadhmz.vp.phd
    • RE: Help to Convert Expert Advisors MQ4 to MQ5

      @khoshali
      سلام . وقت شا بخیر .
      اگر خواستی بفرست برای من .
      حتما انجام میدم و برات ارسال میکنم .

      posted in Questions & Answers
      S
      sajadhmz.vp.phd
    • RE: enum . add indicator . my indicator

      yes sir . you are right .
      the indicator work well and correct in meta trader . but when i add it to site as it is and make an EA i see a lot of error in compile .

      image.png

      image.png
      because of this errors i thought there is some problems with enum or anything else .

      posted in Questions & Answers
      S
      sajadhmz.vp.phd
    • RE: enum . add indicator . my indicator

      image.png

      i have write this parameters exactly like your picture . but it isnt work again .

      Donchian Channel.mq4

      posted in Questions & Answers
      S
      sajadhmz.vp.phd
    • RE: enum . add indicator . my indicator

      @jstap thank you so much .
      but unfortunately i dont have this knowledge .
      forgot that indicator .
      i added another one in " mq4 " mode .
      but this one also dont work in enum part .
      i completly confused . whats wrong with " mq4 " they fill input parameters automatically .
      please help me .

      photo_2025-01-21_11-34-30.jpg

      Please write the correct structure for me .

      posted in Questions & Answers
      S
      sajadhmz.vp.phd
    • RE: enum . add indicator . my indicator

      image.png

      here is the main and original settings .

      posted in Questions & Answers
      S
      sajadhmz.vp.phd
    • RE: enum . add indicator . my indicator

      image.png

      Hello again .
      i have fill some blocks .
      they are true ????
      continue like this ???
      i must also fill the alert parts ???

      posted in Questions & Answers
      S
      sajadhmz.vp.phd
    • RE: enum . add indicator . my indicator

      Excuse me sir I don’t know any thing about “ enum “ .
      Coud you please completely show me just the first row structure .
      I mean some thing like this :

      1 - Data type : ……………………….

      2 – name : …………………………….

      3 – default value : ……………………..

      Please fill this parts for first row of indicator . I realy appreciate you .
      Thank you so much .

      posted in Questions & Answers
      S
      sajadhmz.vp.phd
    • RE: enum . add indicator . my indicator

      @jstap Excuse me sir I don’t know any thing about “ enum “ .
      Coud you please completely show me just the first row structure .
      I mean some thing like this :

      1 - Data type : ……………………….

      2 – name : …………………………….

      3 – default value : ……………………..

      Please fill this parts for first row of indicator . I realy appreciate you .
      Thank you so much .

      posted in Questions & Answers
      S
      sajadhmz.vp.phd
    • enum . add indicator . my indicator

      Hello to everyone .
      I want to add a “ .ex4 “ indicator .
      I have find a lot of inputs which type is “ int “ but they have a list of written conditions in front of them .
      Is there any way to add this indicator to site ???
      If it is please help me .
      Thank you .
      Cumulative Delta MT4.ex4
      image_2025-01-20_18-14-07.png

      posted in Questions & Answers
      S
      sajadhmz.vp.phd
    • RE: for each object

      Hello again .
      You are right .
      My examples are useless .
      But totally I mean sometimes I see problems with objects blocks .
      I have set it to modify the color from last one to the first one ( Z to A ) .
      But it does different from what I want .
      Does it in this order :
      9 , 8 , 7 , 6 , 5 , 4 , 3 , 2 , 11 , 10 , 1 .

      And when I change the direction in to ( A to Z )
      Does it in this order :
      11 , 12 , 1 , 2 , 3 , 4 , 5 , 6 , 7 ,8 , 9 , 10

      Now how can I have the correct and normal row of numbers ???

      Please take a look at this share link .

      Thank you so much .

      https://fxdreema.com/shared/2UTCxCzke

      posted in Questions & Answers
      S
      sajadhmz.vp.phd
    • RE: for each object

      @l-andorrà
      Thank you for answering .
      It is ok .
      But to tell you the truth I want the information of last drawed shape for some thing else .

      For example I have draw some arrows .
      Then with “ for each object “ block im going to take the candle ID or time value of specific arrow .
      And then draw a vertical line on that arrow .
      But most of the time it draw the vertical line in another candle . or draw a lot of lines in 1 candle .

      In other hand when I want to get the “ Price 1 “ and plus 5 pips to it and set a pending order it gives me a fault price level .

      Important :
      I have see this problems in backtest mode .
      Is it because of backtest mode ???

      Please take a look at my picture that belongs to draw line example .

      Thank you so much .
      photo_2025-01-07_06-01-43.jpg

      A lot of lines in red circle place .

      posted in Questions & Answers
      S
      sajadhmz.vp.phd
    • for each object

      Hello everyone .
      I want to have the price level of the last arrow .
      But most of the time it dosnt work . and the comment is belong to another arrow not the last one .
      Can anybody help me please ???

      https://fxdreema.com/shared/txqFoN1ib

      posted in Questions & Answers
      S
      sajadhmz.vp.phd
    • Odd and Even Numbers

      Hello Every One :
      How can i know if a number in constants is odd or even ???
      is there anyway ???
      Please Let me know .
      thank you so much .

      posted in Questions & Answers
      S
      sajadhmz.vp.phd
    • RE: draw text round numbers

      Thank you so much . i wish the best for you and your family too .

      thank you again man .

      posted in Questions & Answers
      S
      sajadhmz.vp.phd
    • draw text round numbers

      Hello everyone .
      I have made an EA wich name is VAR .
      Ihave used open price and close price to calculate the difference in pip mode and then use it in a “ draw Text “ near to trade position on chart .
      Question is :
      How can I limit my calculations and round it to 2 decimal digits and then draw a text ????
      ( O C Diff & C O Diff Variables )

      https://fxdreema.com/shared/JTOAfGYdd

      posted in Questions & Answers
      S
      sajadhmz.vp.phd
    • 1
    • 2
    • 3
    • 1 / 3