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: ea dont react on one "indicator is visble" block

      You have too much going on to work out 1 problem, run this on backtest and see what's happening: https://fxdreema.com/shared/EpOSmlPjb

      posted in Questions & Answers
      jstap
      jstap
    • RE: Setting RSI and MA custom indicators

      A comment block can go almost anywhere, I put it above a block but it will not affect the block it is connected to actions, inside add the custom buffer's indicator.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Setting RSI and MA custom indicators

      You say yes but is this returning a usable value? Put the buffers into a comment block, and check the value can be used together

      posted in Questions & Answers
      jstap
      jstap
    • RE: Magic Number

      Add a shared link to demonstrate what you mean

      posted in Questions & Answers
      jstap
      jstap
    • RE: ea dont react on one "indicator is visble" block

      So when V3 is visible the line is red, when V3 is invisible the line is green.

      posted in Questions & Answers
      jstap
      jstap
    • RE: ea dont react on one "indicator is visble" block

      when you move the mouse over red or green do you get a value in 3?

      posted in Questions & Answers
      jstap
      jstap
    • RE: ea dont react on one "indicator is visble" block

      Colours aren't always reliable, the only way to know is to watch, maybe when you move your mouse over a line the value will show in a buffer.

      posted in Questions & Answers
      jstap
      jstap
    • RE: ea dont react on one "indicator is visble" block

      It doesn't, without a for each block it may look like it works, but if the order it accesses is not the one you need it won't work, in the block it says remember this block needs one of... not enough space but it references a for each block. It looks like buffer 0 is the ST value regardless of colour, maybe if above a buffer has a value but not below (or the other way round), if this is the case, then if the buffer is visible, or invisible, you will know where/colour of the line.

      posted in Questions & Answers
      jstap
      jstap
    • RE: ea dont react on one "indicator is visble" block

      What are you checking the age of, and closing? These blocks are designed to work with trades and only work correctly under a for each trade block.

      posted in Questions & Answers
      jstap
      jstap
    • RE: ea dont opn buy trade when custom indcator is added

      Light pink only works correctly under dark pink, be careful putting once per bar above conditions, if the condition is false it will wait for a new bar to check again.

      posted in Questions & Answers
      jstap
      jstap
    • RE: close last trade with X money

      This will be quite difficult to achieve, but is it always a fixed number (10) or will this change? You could use groups and only place trades with that group number, then change the group for other trades. Use bucket of trades to get the combined value before closing everything in that group.

      posted in Questions & Answers
      jstap
      jstap
    • RE: ichimoku problems

      If numbers used on a standard MT indicator don't work, then they never will.

      posted in Questions & Answers
      jstap
      jstap
    • RE: how can i close my old positions

      No, but if you attempt, test, and if not working add a shared link and say What's wrong I'll give you advice on why it's not

      posted in Questions & Answers
      jstap
      jstap
    • RE: Multiple trades on custom indicator

      If you want to limit this to only 1 trade, set to buys and sells.
      image.png

      posted in Questions & Answers
      jstap
      jstap
    • RE: Error with creating mq5 or ex5 with existing fxdreema ea

      Actually, the purple block is for if a position is created, so by default if created it exists, maybe I do not understand the logic your bot is trying to commit to. But generally limit the bot from doing things it doesn't need to.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Error with creating mq5 or ex5 with existing fxdreema ea

      I am not interested, because I don't have the time to work on other people's projects, this block is trying to use a block that hasn't been created on the platform, replace it with a standard FX block and the project will work. You can probably just delete it as the purple block is doing this.

      posted in Questions & Answers
      jstap
      jstap
    • RE: ZizZag Trendlines

      ZZ H0 or H1 is != to a saved variable with H1 or H0, L0 and L1 for lows commit to your action, create a test project that move a horizontal line whenever it is different, don't forget to modify the variable if a change happens.

      posted in Tutorials by Users
      jstap
      jstap
    • RE: ZizZag Trendlines

      If you analyse ZZ you will see that L0 and H0 will be placed after the next candle has been drawn

      posted in Tutorials by Users
      jstap
      jstap
    • 1
    • 2
    • 139
    • 140
    • 141
    • 142
    • 143
    • 469
    • 470
    • 141 / 470