fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. iagnew
    3. Posts
    I
    • Profile
    • Following 0
    • Followers 0
    • Topics 25
    • Posts 60
    • Best 2
    • Controversial 0
    • Groups 0

    Posts made by iagnew

    • Modifying Variables

      https://fxdreema.com/shared/ZhaMGh3Sc

      In this example, would the price variables be reset to current market values before the no trade block resets? Would I need some kind of delay for the EA to change the value of the variable, like in the example on the right?

      Thank you

      posted in Questions & Answers
      I
      iagnew
    • Making connections between blocks using the block ID

      I wanted to try something that will require me to make a lot of connections to one specific block. Instead of manually drawing out the connections, is there a way to make the connection by using the block ID of the single block i want to connect to?

      https://fxdreema.com/shared/wzQPzMqZ

      In this example I would want to connect blocks 8-13 to block 14. Would this be a custom MQL code thing?

      posted in Questions & Answers
      I
      iagnew
    • RE: Connect multiple blocks at once

      @tipsywisdom thanks i figured that

      posted in Questions & Answers
      I
      iagnew
    • RE: Connect multiple blocks at once

      I made a grid based EA with too many blocks I assume (1000+) and it wont make an .ex4 file. Since all the conditions are the same for each grid group, I suppose I can use just one set of indicators for every group. My question is can I highlight like 20 blocks and connect them to one other block. Or do I have to draw all the connections each time.

      https://fxdreema.com/shared/A2tdYmbD

      Is there any way to have connected all the conditions to the buy block in one action?

      posted in Questions & Answers
      I
      iagnew
    • Connect multiple blocks at once

      I don't think this is possible, but, I figured I would ask anyway. Is it possible to highlight several blocks and connect them all to another block?

      https://fxdreema.com/shared/TALTgr0sb

      Could you connect all the conditions to the and block, or do you have to do them all individually?

      posted in Questions & Answers
      I
      iagnew
    • RE: Experiencing considerable lag

      You sir are a lifesaver. I would have never thought all the event tabs have their own buffers. This workaround is exactly what I was looking for. Thank you very much.

      posted in Bug Reports
      I
      iagnew
    • Experiencing considerable lag

      I have a lot of blocks (1000+) and am encountering 4-5 seconds of lag trying to connect one block to another. Any tips or tricks with specific browsers or settings to reduce lag. I have an i9 9900k and a 2080Ti graphics card. If I start a new project the lag is completely gone.

      posted in Bug Reports
      I
      iagnew
    • RE: Multiple conditions

      @tipsywisdom This is exactly what I was looking for, much more elegant than what I was trying. Thank you so much.

      posted in Questions & Answers
      I
      iagnew
    • RE: Multiple conditions

      I thought about it for a bit and this looks like it would work. I am open to other ideas also

      https://fxdreema.com/shared/yDaB0C7be

      posted in Questions & Answers
      I
      iagnew
    • Multiple conditions

      Ive been trying to figure out how to have a trade go through if 2 of 4 conditions are met.
      I dont care what 2 conditions are met or if more than 2 are met

      https://fxdreema.com/shared/hyYAId1jb

      posted in Questions & Answers
      I
      iagnew
    • RE: Defining variables

      @jstap Thank you for the fast reply. I just wanted to be sure this was right.

      https://fxdreema.com/shared/75wFb2NJb

      posted in Questions & Answers
      I
      iagnew
    • RE: Defining variables

      I want to find a way to record the ask price every few seconds as different variable values

      https://fxdreema.com/shared/fvr01bupb

      posted in Questions & Answers
      I
      iagnew
    • Defining variables

      How would I define the current market ask price as a variable?

      Would this work?
      https://fxdreema.com/shared/9M3DKuUbc

      posted in Questions & Answers
      I
      iagnew
    • Buy set to .01 keeps buying until margin is gone

      Can anyone tell me why this is opening trades until all free margin is gone?

      0_1645067510449_Untitled.png
      https://fxdreema.com/shared/4miM5mC6b

      posted in Questions & Answers
      I
      iagnew
    • RE: Using groups to place orders?

      @iagnew
      This is me manualy opening some trades and displaying as separate trades.
      0_1644982566247_manual.png

      This is the EA I made running for a while adding to the position (starting at .01 lots and going up from there)

      0_1644982634904_ea opened.png

      posted in Questions & Answers
      I
      iagnew
    • RE: Using groups to place orders?

      @l-andorrà
      Sorry for the long delay. I reduced the groups down to 45. It doesn't place trades as quickly(went from placing trades every few ticks to every minute of so), but, it does still allow multiple trades to open at the same price points.
      https://fxdreema.com/shared/ditgKmJQ

      posted in Questions & Answers
      I
      iagnew
    • RE: Using groups to place orders?

      @l-andorrà
      I moved the no position block on top and made a few grids to demo test. It worked so I made up the rest of my grids and when I finish exact same thing (opens a new trade about every tick or so) Is there a limit on the number of groups you can have that anyone knows of?
      https://fxdreema.com/shared/il1JmDR2b

      posted in Questions & Answers
      I
      iagnew
    • Modify lot size on multiple blocks at once

      My EA uses several buy/sell blocks and I wanted to be able to adjust the lot sizing of all blocks at once. I made a constant with a value of .03 lots and set a custom numeric value as the money management. When backtesting trades are still opened at .01 lots. Am I going about this the wrong way?
      https://fxdreema.com/shared/VmMgSEime

      posted in Questions & Answers
      I
      iagnew
    • RE: Using groups to place orders?

      I am confused as to why the No position/order block continues to pass. Both the No position/order block and the Sell now block are grouped together. Shouldn't the created trade be marked with a group number and then the No position/order block looks for trades in that group. Is this not how groups work, am I misunderstanding this?

      posted in Questions & Answers
      I
      iagnew
    • RE: Using groups to place orders?

      Sorry for the delay and thank you all for your answers. I've tried the no trade block and it is still places multiple trades
      https://fxdreema.com/shared/M6OJV7Nxc

      posted in Questions & Answers
      I
      iagnew
    • 1
    • 2
    • 3
    • 1 / 3