fxDreema

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

    Afton

    @Afton

    0
    Reputation
    181
    Profile views
    21
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Afton Unfollow Follow

    Latest posts made by Afton

    • RE: How to read signals from Telegram channel ?

      @tipsywisdom Not copying other and selling as my own ! Not sure how got this idea ! I do have subscription to a telegram channel and how to get this MT4 with my own build EA logic instead of buying a third party EA.

      posted in Questions & Answers
      A
      Afton
    • How to read signals from Telegram channel ?

      Hi there
      Any help to develop a EA to read signals from Telegram channel and execute the orders as per the trade size/condition. I'm not a coder so don't know anything about webrequest code but can look the sample work and try to create....
      Appreciate your help.

      THanks

      posted in Questions & Answers
      A
      Afton
    • RE: Block connection issue

      I'm using Chrome.

      posted in Questions & Answers
      A
      Afton
    • Block connection issue

      Hi
      Trying some project in MT4 blocks. Getting issues while connecting some blocks.
      The connection line is not visible instead one dot is appearing ?

      Tried deleting and re-importing the files, restarting the pc, trying at different times to avoid server loads. Still getting the same issue.

      Any input on fixing this issue ?

      posted in Questions & Answers
      A
      Afton
    • RE: Modify Stops - Help Required

      Yes, but i would also want to keep trailing after that point...
      I figured it out... using breakeven and trailing which is working in backtesting....

      Thanks a lot...

      posted in Questions & Answers
      A
      Afton
    • RE: Modify Stops - Help Required

      @l-andorrà
      Thank you...
      This will allow once per trade. What if what to use each trade and Pips away from open price blocks to keep modifying the stops at each pip movement ?

      THanks

      posted in Questions & Answers
      A
      Afton
    • Modify Stops - Help Required

      Happy New Year wishes to fellow FXDreema community....

      Testing the modify stops blocks by attaching to each trade block. I used current price option to change the stop. Though it says the change by PiP but it is moving the stops for each point.... attached the shared block link created for testing...

      https://fxdreema.com/shared/x9j4Cvb8b

      example:
      GBPUSD: BUY Open Price: 1.34550
      Initial SL: 1.33550 (100 Pips)
      Initial TP: 1.35000 (45 pips)

      Each trade block and pips away from open price used
      Distance from open price: 10 pips
      Modify SL by 5 pips and TP by 7 pips

      System is moving the stops but it is moving for each and every point up/down instead of for each pip ? It is making many many updates to the stops and broker is rejecting...

      Appreciate your help on how to get this fixed to move the stops only when there a Pip movement?

      Thanks
      KayGee

      posted in Questions & Answers
      A
      Afton
    • RE: Check for open trades with same price

      @l-andorrà
      Here attached the sample EA project. I created this to test how EA works and play around with the system.
      When I put this in multiple TF chart for the same pair, sometime it creates buy in both the TF result in duplicate buy or sell trades.
      Question is how to identify duplicate or within some distance either buy or sell open trades and close.
      You mentioned about capturing the open price in a variable to identify. If I have multiple trades how to do it !

      https://fxdreema.com/shared/gMB4ZhOK

      Thanks

      posted in Questions & Answers
      A
      Afton
    • RE: Check for open trades with same price

      @l-andorrà

      Could you please provide some sample blocks to understand how to store open price of a buy or sell trade in TF1 and then compare the same with another TF 2 for the same symbol ? Once any nearby trade is identified then close one of the trade !
      Tried but couldn't follow the logic.

      Thanks

      posted in Questions & Answers
      A
      Afton
    • RE: Daily Profit and Loss Target close logic

      Hello there... I created as you suggested and it is working fine...

      Thanks

      posted in Questions & Answers
      A
      Afton