fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. jstap
    3. Posts
    • Profile
    • Following 2
    • Followers 222
    • Topics 37
    • Posts 9382
    • Best 1086
    • Controversial 23
    • Groups 0

    Posts made by jstap

    • RE: Custom indicator values

      @sauce You Can't as far as I know, possibl that the indicator appears block can be used to draw an arrow, normally though the buffer will contain a numbe that changes for a second when objects appear.

      posted in Questions & Answers
      jstap
      jstap
    • RE: trigger as text in chart

      @trader-1978 Text is normally in the object list, try pushing the show all button and see what appears, if you can.t see it there I know of no way to use.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Custom indicator values

      @sauce It doesn't look like the ZL buffer contains any useable information, so the buffers won't ever match.

      0_1640191028613_a643b686-a4f1-4ec7-920d-28aca625c089-image.png

      posted in Questions & Answers
      jstap
      jstap
    • RE: 1 trade at the time in the whole account

      @haidang8055 Put a shared link here, is the only way to inspect.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Custom indicator values

      @sauce @l-andorrà Is correct, place the once per bar under your condition so it only activates after your condition, put these buffer values into a comment block, check they produce numbers that at times match each other. Once you can visually check this you should know why things don't work.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Can't get user defined inputs to work!

      @spyderman int is the type I would use for these.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Can't get user defined inputs to work!

      @spyderman Do you mean the timeframe in the constants?

      0_1640135428437_042c2cd5-a18c-4aa1-a95b-b37d1f1fee33-image.png

      If so on MT4 the easiest way is to make the type int, and use the minutes as the value, so 4h is 240. Other wise you can use ENUM_TIMEFRAMES as the type, PERIOD_CURRENT etc as the value.

      posted in Questions & Answers
      jstap
      jstap
    • RE: I would like my EA to open a maximum of 10 orders per day. How to do it???

      @piotras10000 Your welcome

      posted in Questions & Answers
      jstap
      jstap
    • RE: once per trade for children trades ?

      @vikas Set up another tree, one for the parent one for the children.

      posted in Questions & Answers
      jstap
      jstap
    • RE: How to detect the price cross over MA

      @montrin If price is above MA then in a condition block candle low x< MA will trigger this action, you then need to decide what which candle fits your conditions, candle 0 is current, previous is 1 etc, link condition blocks together to acheve what you need.

      posted in Questions & Answers
      jstap
      jstap
    • RE: I would like my EA to open a maximum of 10 orders per day. How to do it???

      @piotras10000 Like this https://fxdreema.com/shared/IFdPWnTjd add your project to this, or add this to your project.

      posted in Questions & Answers
      jstap
      jstap
    • RE: line trade

      @trader-1978 Use a comment block with object on chart selected by name once the numbers match up with your terminal crosshairs you will know how to reference this line to do as you like.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Exit by indicator buffer colour

      @trader-1978 Not sure if this is possible, I have never used colour but if you put the indicator here I will have a look.

      posted in Questions & Answers
      jstap
      jstap
    • RE: I would like my EA to open a maximum of 10 orders per day. How to do it???

      @piotras10000 As @TipsyWisdom said, every time you buy/sell add 1 to a variable (use a formula block), reset this variable 1 per daily bar, check the number in a condition block before buy/sell.

      posted in Questions & Answers
      jstap
      jstap
    • RE: icustom ex5 arrow indi buffer help

      @stantham This indicator is painfully slow, not sure how the information in the data window is helpful, You could possibly use object on chart but I couldn't get this to show.

      In this link is how to use icustom to show you what is in the buffers, hope it helps: https://fxdreema.com/shared/IwmjDdLZc

      posted in Questions & Answers
      jstap
      jstap
    • RE: Pip size customizable

      @uriel-0I don't know if this is possible, as far as I'm aware options in the settings window cannot be changed by the inputs, or EA settings.

      posted in Questions & Answers
      jstap
      jstap
    • RE: How do I round off Numbers?

      @fxdreema Maybe remove the ugly and add some more lines to the other?

      posted in Questions & Answers
      jstap
      jstap
    • RE: icustom ex5 arrow indi buffer help

      @stantham Create the project, put the shared link here and I'll assist with what ever you are struggling with.

      posted in Questions & Answers
      jstap
      jstap
    • RE: icustom ex5 arrow indi buffer help

      @stantham For what? if you are talking about the I custom code paste into a custom code block, create a variable named the same, create the other 3 lines for each buffer. Place in a comment or draw an arrow so you can see how it works.

      posted in Questions & Answers
      jstap
      jstap
    • 1
    • 2
    • 392
    • 393
    • 394
    • 395
    • 396
    • 469
    • 470
    • 394 / 470