fxDreema

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

    Posts made by Uriel 0

    • RE: Counte trades were opened in a period of time.

      @Alipaviz-99 just see the events and its blocks 506432e5-a22f-4c21-9818-23cc89e54971-image.png

      posted in Questions & Answers
      U
      Uriel 0
    • RE: How to put a variable into constant section

      @nasserminaei I just write to you an example of how to asign a value to the variable from constants, just to you can see how to use it...

      posted in Questions & Answers
      U
      Uriel 0
    • RE: How to put a variable into constant section

      Just a such example
      image.png

      posted in Questions & Answers
      U
      Uriel 0
    • RE: Storing lowest/highest price on Variables

      @jstap sure, I have put it (As the link above). But the idea is works with more than 1 pending order of the same type at same time without be affected for the new variable data

      posted in Questions & Answers
      U
      Uriel 0
    • RE: How to put a variable into constant section

      @nasserminaei depending of what do you want, you can create a formula there you use 2 constant to make an arimetic operation, then put the result on a variable. Do not forget to reset the variable (if you need it) when it finalize its function

      posted in Questions & Answers
      U
      Uriel 0
    • RE: Storing lowest/highest price on Variables

      @jstap Sure, as I put before, I use the variables to put highest/lowest level of candle (1) just when a pending order is put. The problem is when there are 2 or more Types (the same e.g. 2 buy pending o) because the variable be changed by the Candle 1 of the new pending order. What I want is save the highest/lowest (this is for delete the pending if price crosses the level) and that it don't be affected if is open or more, then those have save its own level

      posted in Questions & Answers
      U
      Uriel 0
    • RE: No trade

      @Edtoloza Puedes evitar eso definiendo los grupos del trade. En el bloque "No trade", pon el grupo. Yo siempre pongo en variables, por ejemplo, BnS (buys and shorts) = 1. Este número se suma en el magic y le ayuda al EA a clasificar mejor los trades. Si el problema persiste, puedes agregar el bloque de trades count y le pones lower than 1 por arriba de los bloques de compra y venta
      b97795a8-414f-4f2e-a75f-2fae7dc036e4-image.png

      posted in Questions & Answers
      U
      Uriel 0
    • RE: open trades at certain hour

      @oskars There somethings wrong on your logic, first of all, on No trade block you are not putting the group (99). Then, you are using "No trade block", it means that every time that a trade is not opened, the EA will open several pending orders until one be opened. You can use "no pending orders" Or "no trade/order" blocks, depending or your logic. Also, about the trailing and the the others block, you have to specify or put another block that tells if trade, etc. Or just connect the yellow circle of the no trade block as I put .

      Work with seconds with EAs made by the builder means that no be specifically precise, always there are more seconds than expected

      posted in Questions & Answers
      U
      Uriel 0
    • RE: open trades at certain hour

      @oskars Put the time filter above no trade block
      08a500c6-769a-41b6-92d3-ad4dd0bdace9-image.png

      posted in Questions & Answers
      U
      Uriel 0
    • RE: Storing lowest/highest price on Variables

      Hi @roar , could you help me with this? please

      posted in Questions & Answers
      U
      Uriel 0
    • RE: Storing lowest/highest price on Variables

      @jstap Nice. But would it works if I store at same time some candles because new pending orders are opened? I mean, it would not be changed every time a new pending order is opened? I Will test it also

      posted in Questions & Answers
      U
      Uriel 0
    • RE: Storing lowest/highest price on Variables

      Hi @jstap , do you have any another idea of how to save the lowest/highest (1) price every time that a new pending order is opened? Just to cancel it if price break the variable. Please:)

      posted in Questions & Answers
      U
      Uriel 0
    • RE: Storing lowest/highest price on Variables

      @Uriel-0 Sorry, I'm trying to put Pinned but is not getting. Blocks 40 is for the storing to longs, 112 is for storing of Shorts. 40 block is for the block condition 156, that if price is lower than the variable level, then delete long pending order. Viceversa for 112 and 174 blocks.

      posted in Questions & Answers
      U
      Uriel 0
    • Storing lowest/highest price on Variables

      Hi the logic that I want to get is:
      1.-Candle conditions is met, then
      2.- Candle lowest (for longs, highest for shorts) is stored on variables (and it must not be deleted until pending order is opened or expired...
      3.-How to save those having more than 1 pending order opened?

      The problem: Every time that another pending order is opened (at same time than other is opened), the variable reset and get the data from the new price (lowest/highest)
      524e9d75-1492-40df-9049-b11363490643-image.png
      98a66463-f601-46fb-883f-fb44c5dbd490-image.png

      EA link: https://fxdreema.com/shared/tZKjN1kAb

      posted in Questions & Answers
      U
      Uriel 0
    • RE: Help with this formula and order position level

      I solved it just adding up this: body Candle pips + Candle Botton wick pips on offset Pips (Buy Pending order) and mid price

      posted in Questions & Answers
      U
      Uriel 0
    • RE: Help with this formula and order position level

      @jstap any thought?

      posted in Questions & Answers
      U
      Uriel 0
    • RE: Help with this formula and order position level

      @l-andorrà Yes. The order will be by Pending order, SL Will be (taking as example Buy Stop Order) on the bull candle closed (last one) but taking in consideration to get it, would be SL= Low Candle closed (1). TP by SL percent (1:1=SL 100%)

      posted in Questions & Answers
      U
      Uriel 0
    • RE: Help with this formula and order position level

      How would you get the values and make the logic? I always think on the most hard way to get it, is the reason that I'm consultation this to you....

      posted in Questions & Answers
      U
      Uriel 0
    • Help with this formula and order position level

      Hi, someone could help to me making a kind of formula or condition for this logic? I just need get how to put it...
      1.-We define Long order position after Bull candle closed (At close) (1)
      2.-Our SL will be on Candle low...
      3.-TP will be 1:1 SL (100% SL)
      ...d696504c-3eb9-46f3-b21c-54a184f2b1f4-image.png
      Then this is the hard thing: Now this is how the order must be positioned:
      The TP (SL 100%) Level, will be our level for the Buy Stop Order
      2f999b10-c22c-40a0-8d6b-d5ccd0228ee0-image.png
      And we will continue with the same Pips for SL but SL must be on the candle closed (1)

      posted in Questions & Answers
      U
      Uriel 0
    • RE: How can i calculate PIP VALUE for each pair?

      @Ali332133 and about the formula, is not necessary. On the long/short block you can setting the risk by some múltiples of mm

      posted in Questions & Answers
      U
      Uriel 0
    • 1
    • 2
    • 3
    • 4
    • 5
    • 13
    • 14
    • 3 / 14