fxDreema

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

    AlexisC25

    @AlexisC25

    1
    Reputation
    1
    Profile views
    17
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    AlexisC25 Unfollow Follow

    Best posts made by AlexisC25

    • RE: Help With An OCO Order EA

      Trade Copier: https://fxdreema.com/shared/ByKlfqmXb

      posted in Questions & Answers
      A
      AlexisC25

    Latest posts made by AlexisC25

    • RE: Random lot sizes when using percentage of free margin to lots?

      @jstap yeah! It's primarily a "gopher" signal but can go either way because usually a strong candle in the same direction after a previously strong candle can indicate a strong trend so my goal is either or. And I figured it out! I used two formula blocks to calculate "free margin × leverage (adjust: /4)" -> "value: (variable: percentage of margin) × value: 100,000" -> buy/sell "custom value: (variable: percentage of margin)". I think there may be a bug with the "% of free margin -> lots" because manually calculating it with the formula blocks did exactly what I wanted. Thanks for the input!

      posted in Bug Reports
      A
      AlexisC25
    • Random lot sizes when using percentage of free margin to lots?

      I have a shared copy of my ea here. Any possibly idea of whats going on...? https://fxdreema.com/shared/DiQTT0BXc

      posted in Bug Reports
      A
      AlexisC25
    • RE: Help With An OCO Order EA

      @RGoo I'm definitely not offended! You were constructive and I'm still very much learning. And you're right! I've played around with it more and honestly I don't really need the if trade either. If it comes out true it will pass through the and logic and if false it will either not move, or the else logic will be triggered from what I've seen. Also, the delay was because it was on a USA regulated broker and they're SO stupid with FiFo rules. I was honestly just trying to give my broker enough time to process the close of the previous trade before it placed another trade so I didn't have to use a loop process to make sure each trade is closed in order in the event that one is still open when another is open and the close hasn't fully triggered yet. That has been the only way I can make anything FiFo compliant and am honestly ready so stay off of US regulated broker because of it lol

      posted in Questions & Answers
      A
      AlexisC25
    • RE: Help With An OCO Order EA

      So, I have the updated block positions and such, but it still doesn't trade. I'm stumped. https://fxdreema.com/shared/OKRqU9zT

      posted in Questions & Answers
      A
      AlexisC25
    • RE: Help With An OCO Order EA

      @jstap Okay. So either way it wont hurt any logic, it'll help it pass through as needed. It won't effect any loops that need to pass a specified number of times either?

      posted in Questions & Answers
      A
      AlexisC25
    • RE: Help With An OCO Order EA

      @jstap Oh! So should I do that with all of my projects then or is it just for this instance? Thanks for explaining!

      posted in Questions & Answers
      A
      AlexisC25
    • RE: Help With An OCO Order EA

      @RGoo Wouldn't that mean that it'll wait until the next bar to go through with the rest of the loop though? Could you please explain in a little more detail if you have time?

      posted in Questions & Answers
      A
      AlexisC25
    • RE: Help With An OCO Order EA

      @DragonZueloTrends Hi! So because it would be on the same currency, the idea is that it should pick up on the trade. It should be on the same currency, different chart, same terminal. Not exactly sure if it works but it was just an idea! I'm still new at using the builder. 😁

      posted in Questions & Answers
      A
      AlexisC25
    • RE: Help With An OCO Order EA

      Trade Copier: https://fxdreema.com/shared/ByKlfqmXb

      posted in Questions & Answers
      A
      AlexisC25
    • RE: Help With An OCO Order EA

      I've also made a trade copier (same currency, same terminal) Essentially a trade multiplier! It detects the trade placed from a different EA on the same currency and places a specified amount of trades, then when the other EA closes the trade, it also closes the trades made by the copier in order from oldest to newest. Both EAs follow fifo rules as far as I know. Again still havent tested them but they were pretty easy to make once I explored the builder a bit more.

      posted in Questions & Answers
      A
      AlexisC25