fxDreema

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

    arrajj

    @arrajj

    1
    Reputation
    74
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    arrajj Unfollow Follow

    Best posts made by arrajj

    • RE: Indicators inputs are appearing without indicating that

      Not all heroes wear capes..thank you

      posted in Questions & Answers
      A
      arrajj

    Latest posts made by arrajj

    • How to have a counter per bar that goes back to zero when there is a cross

      the goal is to have a counter of the number of bars that starts at each time a cross happens in an indicator... for more info the counter is in the yellow in the pic below
      0_1591626748767_96b5e076-4b65-4c9d-88fd-fd45a41a6022-image.png

      posted in Questions & Answers
      A
      arrajj
    • RE: Indicators inputs are appearing without indicating that

      Not all heroes wear capes..thank you

      posted in Questions & Answers
      A
      arrajj
    • Indicators inputs are appearing without indicating that

      Hello,

      So I have these inputs for my indicator
      0_1591435597591_4c7ac35b-3b20-4c3e-a1b2-334b463b793f-image.png

      When I import the EA to backtest it, I see them always as inputs with strange names
      0_1591435671533_7a98ee14-f6ae-4145-ac8f-545eb533b438-image.png

      So i have decided to make constants as inputs and assign them to be the values for these inputs
      0_1591435742726_9346ca81-e835-4c0f-b084-5033da272732-image.png
      0_1591435821433_232b2424-fd22-46c6-9050-ad7aedbce8b1-image.png
      However, in my condition for this indicator i have this:
      0_1591435794440_fdb1393c-f1b2-41ea-8447-d23dd8bb0168-image.png

      and yet, I am still having these strange inputs next to my constant,
      0_1591435873095_a3943103-086b-4473-978e-8986ec60661b-image.png
      how can I get rid of these _Value#_Value inputs? and have the constants replace them? or if there is any other better way I would be thanklful
      Thank you

      posted in Questions & Answers
      A
      arrajj
    • how to create two trades and exit the other with trailing stop

      Hello,

      Suppose that I have managed to place two trades on the same price

      On entry:
      1st trade: with defined TP and SL
      2nd trade: with defined SL

      the goal is, When my 1st trade reaches the TP, I want the 2nd trade to change its stop loss to break even, and place a trailing stop after that

      How could that be done?

      posted in Questions & Answers
      A
      arrajj