fxDreema

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

    RakeshR

    @RakeshR

    1
    Reputation
    12
    Profile views
    21
    Posts
    1
    Followers
    0
    Following
    Joined Last Online

    RakeshR Unfollow Follow

    Best posts made by RakeshR

    • RE: Pls help me, the remote destop window update so i want the ea run as the previous latest value was

      I had same problem with my ea too just make sure you add these blocks in init tab and I hope you have saved lot sizes in a variable

      2024-05-31_19-57-12.png

      posted in Questions & Answers
      R
      RakeshR

    Latest posts made by RakeshR

    • Random number generator between 1 and 2

      How can I create a random number generator between 1 and 2? I have one weird but cool trading strategy. If I can make this random generator I can make a cool trading EA

      posted in Questions & Answers
      R
      RakeshR
    • RE: how to create a possible take profit line

      yes combined tp of all open trades. i have got combined tp too but not sure how to draw line at possible take profit.2024-06-16_09-01-29.png

      I have seen many other eas which do this easily.. if this forum allow me to add an ea here I can post it here. how it should be .. its not my ea. i was just searching for an example and I found it on some telegram channel

      posted in Questions & Answers
      R
      RakeshR
    • how to create a possible take profit line

      I have a martingale ea which opens multiple orders and but it doesn't show overall group trades take profit line which we see in chart. how I can I show it?

      posted in Questions & Answers
      R
      RakeshR
    • RE: Pls help me, the remote destop window update so i want the ea run as the previous latest value was

      thanks bro will contact you here again if help needed.

      posted in Questions & Answers
      R
      RakeshR
    • RE: Pls help me, the remote destop window update so i want the ea run as the previous latest value was

      i guess i am not explaining well.. problem is not about getting value from EA input values. What I am doing is creating martingale orders from dynamic distance.. so these buy and sell dynamic distance are increases automatically by the time as market goes down or up very much. this distances are stored in "variables" so when I restart terminal it get reset. I want to keep those "variables"

      posted in Questions & Answers
      R
      RakeshR
    • RE: Pls help me, the remote destop window update so i want the ea run as the previous latest value was

      if i get it from global variable then it will be not correct.. i need to get variable saved from current orders and then re use it. i cant get it from ea inputs

      posted in Questions & Answers
      R
      RakeshR
    • Save variable which stay after terminal restarts

      I have some variables that I need to maintain even after the terminal restart.

      these are pip distances between orders.. when the terminal restarts those are reset to defaults ones which is not good. any suggestion?

      posted in Questions & Answers
      R
      RakeshR
    • RE: Pls help me, the remote destop window update so i want the ea run as the previous latest value was

      I had same problem with my ea too just make sure you add these blocks in init tab and I hope you have saved lot sizes in a variable

      2024-05-31_19-57-12.png

      posted in Questions & Answers
      R
      RakeshR
    • RE: Phone Notifications

      have you sent meta id of your phone mt4 app in PC mt4?

      posted in Questions & Answers
      R
      RakeshR
    • RE: show magic and order number in comment with EA Name

      @l-andorrĂ  I know about this but problem is that I also need to show EA Name and I also need to show current trade number like if first trad open then

      EA Name - Magic number - Buy 1
      after second trade like this

      EA Name - Magic number - Buy 2

      posted in Questions & Answers
      R
      RakeshR