fxDreema

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

    Posts made by Alexanderjohnson21

    • RE: Fib trade help

      @l-andorrà actually its still acting a bit funny can you take a second look and see if you spot any flaws?

      https://fxdreema.com/shared/ZQBAmPeSd

      posted in Questions & Answers
      A
      Alexanderjohnson21
    • RE: Fib trade help

      @l-andorrà that wasn't it but thank you for your response I fiddled with it a bit and looked at others that needed help with fibs and got it figured out... it was very difficult but its now working properly. It was the draw fib block and the first thing was a yes or no i had it marked as "yes" when it needed to be a "no"

      Thanks again

      posted in Questions & Answers
      A
      Alexanderjohnson21
    • Fib trade help

      somethingin the code has a critical error and ea doesnt run not sure why any help would be appreciated thanks @fxdreema @L'ANDORRÀ

      https://fxdreema.com/shared/bH4mzjZle

      posted in Questions & Answers
      A
      Alexanderjohnson21
    • RE: modify current stop loss to new position stop loss

      @l-andorrà say ea makes 2 sells one hits tp the other has no tp (i refer to this as “the runner) so tp is hit the runner moves to breakeven. Now the ea takes another trade (2 sells) so now i have 3 sells total... now sell #3 hits tp and sell#4 (another runner) moves to breakeven. now this is where im having trouble... i want the sl at breakeven on sell#2 to move to the new current runner sell#4 breakeven sl, i cant for the life of me figure this out

      any help would be great

      thanks in advance

      posted in Questions & Answers
      A
      Alexanderjohnson21
    • RE: modify current stop loss to new position stop loss

      @fxDreema how can this be achieved?

      posted in Questions & Answers
      A
      Alexanderjohnson21
    • RE: modify current stop loss to new position stop loss

      https://fxdreema.com/shared/foHxG40ec

      posted in Questions & Answers
      A
      Alexanderjohnson21
    • RE: modify current stop loss to new position stop loss

      so really the main thing is that when my trade hit tp the 2nd trade moves to break even, this i got working but all the other trades are at their break even and i want those stop losses to move to the new break even

      posted in Questions & Answers
      A
      Alexanderjohnson21
    • RE: modify current stop loss to new position stop loss

      thats actually what i am stuck on have no idea on how to make this happen... i tired the for each trade then modify stops but thats not what i want im gonna try to make a variable that controls this function but im just stuck if that doesnt work @seb-0

      posted in Questions & Answers
      A
      Alexanderjohnson21
    • modify current stop loss to new position stop loss

      How do I modify stops of previous(running) trades to my new positions stop loss?

      posted in Questions & Answers
      A
      Alexanderjohnson21
    • RE: How to set buy and sell pending orders every x pips

      So i was able to figure the way to do it, put a grid indicator and draws lines and ea uses them as reference points... works well now i need to put some type of filter like adx. I made the filters but logic is off because it goes crazy with deleting and adding! @fxdreema would you have any guidance?

      https://fxdreema.com/shared/cVNMAThib

      The series thats turned off is the adx filter stuff thats not right ... when adx is above 25 ea only has buy/sell stop orders if below 25 ea has buy/sell stop and limits per object (horizontal line).

      Anyone else have ideas?

      posted in Questions & Answers
      A
      Alexanderjohnson21
    • RE: Reversal Grid +

      any way to do this with just stop orders?

      posted in Questions & Answers
      A
      Alexanderjohnson21
    • RE: How to set buy and sell pending orders every x pips

      @hadees thanks for the help! changed that up but is still putting more than one order but way less stacking up.Heres my project https://fxdreema.com/shared/8Pwq6jHae

      I mainly want stop orders but its adding limit orders, any way to do this? and i have my closing parameters to close all losing trades once they become greater than 2 percent of my balance but thats not closing right as well, what am i doing wrong guys?

      posted in Questions & Answers
      A
      Alexanderjohnson21
    • RE: How to set buy and sell pending orders every x pips

      I’ve tried pending orders in grid block but it stacks a bunch of trades, thinking maybe a loop to refresh the pending orders that reach tp and replace them not stack them?

      posted in Questions & Answers
      A
      Alexanderjohnson21
    • RE: How to set buy and sell pending orders every x pips

      I can figure out the rest of the code myself just need help figuring out this part of the EA...

      posted in Questions & Answers
      A
      Alexanderjohnson21
    • How to set buy and sell pending orders every x pips

      I’m trying to build a robot that puts buy/sell pending orders every X pips and replaces them once take profit is hit. Can someone help me with this? Thank you

      posted in Questions & Answers
      A
      Alexanderjohnson21
    • Renko working kinda... 2 pair of eyes cant hurt

      So created a Renko based EA that opens trade on bull and closes on bear and vice versa. It seems that the EA works kinda right but it will do 3 or 4 candles/blocks and close the trade when it should have stayed open...

      Im thinking that the EA opens the trades at the close of the candle and thats what Im going for, but watching it... it looks like its opening when it immediately turns bull/bear?

      I used once per bar thinking that would do the trick... Any thoughts...

      https://fxdreema.com/shared/kE1eUVqmd

      @fxDreema

      posted in Questions & Answers
      A
      Alexanderjohnson21
    • RE: program my indicator

      here you go found your indicator lol let us know how it works!

      https://fxdreema.com/shared/YBwMr2Koc

      posted in Questions & Answers
      A
      Alexanderjohnson21
    • RE: program my indicator

      Maybe try "indicator appear" block and set the output to the color change? I just recently used this on one where it draws arrows might give it a try...

      posted in Questions & Answers
      A
      Alexanderjohnson21
    • RE: Opens at first but none after... Help plz

      Forgot to add the project here it is

      https://fxdreema.com/shared/ktMw0Tyxe

      posted in Questions & Answers
      A
      Alexanderjohnson21
    • RE: Opens at first but none after... Help plz

      Ok so I figured out how to get the EA to do whats needed with the "indicator appear" block thx again @ambrogio ! Now my issue is during the indicator appear the EA seems to open and close multiple trades until it achieves its proper direction, resulting in many losing trades for no reason? (obviously there is a reason haha) Nonetheless, I put a "Once per bar" on it thinking that it would fix the issue but instead it has made the EA miss the indicator arrow therefore missing the exit and entry to the next trade... Could it be that I still run the indicator in my terminal along with it being loaded in the Custom Indicator? So any pointers or thoughts? @ambrogio @richard96816 @fxDreema @miro1360 or anyone else LOL

      posted in Questions & Answers
      A
      Alexanderjohnson21
    • 1
    • 2
    • 1 / 2