fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. duepips
    3. Posts
    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 28
    • Posts 97
    • Best 2
    • Controversial 0
    • Groups 0

    Posts made by duepips

    • RE: Check Market Close

      @ontradingx said in Check Market Close:

      @duepips 0_1651981542065_marketclosed.png

      is correct?

      i used price close for verification

      posted in Questions & Answers
      D
      duepips
    • RE: Check Market Close

      @jstap said in Check Market Close:

      @duepips Never tried but it makes sense that if the candle time is less than the current time the markets not moving.

      You can also find this by using this code:
      variable1 = MarketInfo("TSLA",MODE_TRADEALLOWED);
      variable1 = a int value, returns a number something like 0 for closed and 1 for open.

      you like this? https://fxdreema.com/shared/aaik6J4we
      it must first take a turn to load the variables then it starts to run well, also to take advantage of the on Timer

      posted in Questions & Answers
      D
      duepips
    • RE: Check Market Close

      @jstap said in Check Market Close:

      Never tried but it makes sense that if the candle time is less than the current time the markets not moving.
      You can also find this by using this code:

      thanks, this not is simply method, I like simply elaboration...

      posted in Questions & Answers
      D
      duepips
    • Check Market Close

      hi. this is the method simply for verification market closed? Time Candle 0 < a Time current on tot Hours?

      posted in Questions & Answers
      D
      duepips
    • RE: Description [Comment FIX] + [Name]

      @jstap said in Description [Comment FIX] + [Name]:

      What are you asking me? that code will convert a double like input fgy-1234into a text (string) version with the same information.

      to insert two variables, the first that counts the total and the second that counts the hedge, example: Lots 0.04 / 0.02

      posted in Questions & Answers
      D
      duepips
    • RE: Description [Comment FIX] + [Name]

      @jstap said in Description [Comment FIX] + [Name]:

      @duepips Use text code option like, constant A+Constant B; you can link many variables/constants, if you want to add text use speech marks like "TEXT "+constant A;

      for two? example: DoubleToString(variable_1,2) "text" DoubleToString(variable_2,2)

      posted in Questions & Answers
      D
      duepips
    • RE: Draw Shape [UP ALL OBJECT]

      @l-andorrĂ  said in Draw Shape [UP ALL OBJECT]:

      This is an interesting question. I'm also interested in the answer.

      in mql5 the highest z-order gives priority to objects with number but only on events such as mouse clicks, I have not found a real indication about the overlapping of objects such as for example in the CSS language, too bad

      posted in General Discussions
      D
      duepips
    • Draw Shape [UP ALL OBJECT]

      hi, I created a draw shape with z-order 1 and all the other z-order 2 objects, how come the draw shape is loaded on top of the objects despite having a lower z-order? Thanks

      posted in General Discussions
      D
      duepips
    • RE: No Position NOT WORK

      @duepips said in No Position NOT WORK:

      hello, I put the no position block above rsi but it opens positions in bursts, shouldn't it open only one? If there are positions why do you open others? Maybe because I set low and high prices?

      Resolved! i had by mistake connected no position on otherwise ... thanks anyway

      posted in Questions & Answers
      D
      duepips
    • No Position NOT WORK

      hello, I put the no position block above rsi but it opens positions in bursts, shouldn't it open only one? If there are positions why do you open others? Maybe because I set low and high prices?

      posted in Questions & Answers
      D
      duepips
    • RE: No position RESET EA DEFAULT VALUE

      @jstap said in No position RESET EA DEFAULT VALUE:

      @duepips No position block modify or whatever block to reset beneath.

      not possible reset totally ea?

      posted in Questions & Answers
      D
      duepips
    • RE: SWAP in Loop NOT WORK all Position

      @jstap said in SWAP in Loop NOT WORK all Position:

      @duepips I am not sure how you would do this but keep me updated.

      ok

      posted in Questions & Answers
      D
      duepips
    • No position RESET EA DEFAULT VALUE

      hi, is possible on trade no position reset ea on default value?

      posted in Questions & Answers
      D
      duepips
    • RE: Description [Comment FIX] + [Name]

      @jstap said in Description [Comment FIX] + [Name]:

      @duepips Use text code option like, constant A+Constant B; you can link many variables/constants, if you want to add text use speech marks like "TEXT "+constant A;

      thanks

      posted in Questions & Answers
      D
      duepips
    • RE: SWAP in Loop NOT WORK all Position

      @jstap said in SWAP in Loop NOT WORK all Position:

      How is this working? loop needs to be below the for each block.

      I need to withdraw the swap amount to convert it into points to add to the open price

      posted in Questions & Answers
      D
      duepips
    • RE: SWAP in Loop NOT WORK all Position

      @jstap said in SWAP in Loop NOT WORK all Position:

      @duepips Make a start see if works, put a shared link with problems you are having.

      yes: https://fxdreema.com/shared/tVKfNMgqd

      posted in Questions & Answers
      D
      duepips
    • Description [Comment FIX] + [Name]

      hello, it is possible to combine two constants for the comment of the buy sell modules in order to obtain the following result:

      rsi-name ea
      pending-name ea
      grid-name ea

      in this way you can recognize the modules that open the orders and from the settings a single field with the personalized name

      thank you

      posted in Questions & Answers
      D
      duepips
    • RE: SWAP in Loop NOT WORK all Position

      @jstap said in SWAP in Loop NOT WORK all Position:

      Not from ! block but if under the pink for each block you put the swop into a variable then in the next block use a formula block to add the variable to the variable you should get what you want, put the variable into a comment to check what's happening.

      you have example for me?

      posted in Questions & Answers
      D
      duepips
    • RE: Close Position & Delete Pending [At Specific Ticket]

      @jstap another solution

      posted in Questions & Answers
      D
      duepips
    • RE: Close Position & Delete Pending [At Specific Ticket]

      @jstap said in Close Position & Delete Pending [At Specific Ticket]:

      If you use the pink for each blocks you can get the ticket number by using trade loop, from there you can add other blocks to do as you please

      yes, thank! fxdreema not have one blocks specific for delete to insert ticket number position and or pending

      posted in Questions & Answers
      D
      duepips
    • 1
    • 2
    • 3
    • 4
    • 5
    • 3 / 5