fxDreema

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

    Best posts made by jstap

    • RE: Custom Indicator -- buffer not working as expected

      @mmbinvest The object on chart only works when the screen is active. The picture you have put shows that you can use indicator appear block because it's counting every time, now that you see this working use the count to double check the buffers and then use the same logic in EA to make it work as you like. For me back testing has always done the same as live chart.

      posted in Questions & Answers
      jstap
      jstap
    • RE: WHY IS RSIOMA EA FAILING TO OPEN POSITIONS

      Not interested in telegram, I will gladly help you here but you have to show intent with showing the problems so I can help

      posted in General Discussions
      jstap
      jstap
    • RE: block input logic

      @haoglueck It's or, if condition 1 is true then this will activate 3, if condition 2 is true then this will activate 3, whichever happens 1st.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Convert MT4 to MT5 or build from MT5?

      Create a fresh version, you can convert but blocks that have position in them are MT5, so any blocks created on MT4 without need replacing.

      posted in General Discussions
      jstap
      jstap
    • RE: I want to know how can i used these conditions in fxdreema

      @talalkhan Orange condition block with a bool condition, if this is true then below blocks will activate, if false they wont, this is why once a day the condition is set to true and if loss met it, turned to false to stop trading.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Buy-Sell when arrow of the indicator appears

      Half trend is a version of super trend can be inaccurate. Check that in the data window you have a value for the arrows, then check if by setting up a small test project, if you can draw an arrow on chart in backtest when a indicator arrow appears.

      posted in General Discussions
      jstap
      jstap
    • RE: I want to know how can i used these conditions in fxdreema

      @talalkhan I cant help you, should be working, try and rebuild again and see if this changes the behaviour.

      posted in Questions & Answers
      jstap
      jstap
    • RE: How to set up multi-strategy combination EA? Is there a template? Thank you for providing it.

      There is no template, it is all about using a different set of blocks with a different group number for each set of strategy blocks

      posted in General Discussions
      jstap
      jstap
    • RE: I want to know how can i used these conditions in fxdreema

      @talalkhan 0_1634331572368_4be1871b-9d7a-4753-b831-f38d3f65a309-image.png

      posted in Questions & Answers
      jstap
      jstap
    • RE: Help with adding an input of "Applied Price" to "WILLIAM PERCENTAGE RANGE INDICATOR"

      He means you will have to create of find the indicator else where

      posted in General Discussions
      jstap
      jstap
    • RE: I want to know how can i used these conditions in fxdreema

      @talalkhan Because that skips 80 if you don't want to use, just create a constant bool condition.

      posted in Questions & Answers
      jstap
      jstap
    • RE: problem about finding block

      In blocks you can setect the trades it works with:
      345924f4-df2a-44d4-97e0-c19fc3a88fa4-msedge_CreOSy8my1.png

      posted in General Discussions
      jstap
      jstap
    • RE: I want to know how can i used these conditions in fxdreema

      @talalkhan I have showed you how to bool conditions on FX you need to understand simple logic, I can do for you but to learn how will enable you to fix other problems.

      0_1634337450197_ce12ef3e-663c-4118-9036-8a58a1ff85e3-image.png

      posted in Questions & Answers
      jstap
      jstap
    • RE: Accoun Balance

      Check profit (period of time) if< your amount place a trade, if> your amount close all trades (if yow want to stop trading), then the next it will start again.

      posted in General Discussions
      jstap
      jstap
    • RE: ATR condition doesnt work in fxdreema?

      @tashab The ATR goes from bottom to top, the numbers aren't fixed, they change depending on the average candle size during the used period, the returned number is the price fraction of the average size, I do not have line cross on ATR because of this, you can reference candle size and compare to average.

      posted in Questions & Answers
      jstap
      jstap
    • RE: EA Build

      Need a lot more information to be able to help you

      posted in General Discussions
      jstap
      jstap
    • RE: I want to know how can i used these conditions in fxdreema

      @talalkhan Not without using an existent condition or, setting up another condition to activate/deactivate, to me having another input value is the best way to go.

      posted in Questions & Answers
      jstap
      jstap
    • RE: I want to know how can i used these conditions in fxdreema

      @talalkhan 81, Yes.

      posted in Questions & Answers
      jstap
      jstap
    • RE: highest / lowest close of a period of n candles

      This should do it, not tested but compiles: https://fxdreema.com/shared/FoVpQnJDb

      posted in General Discussions
      jstap
      jstap
    • 1
    • 2
    • 13
    • 14
    • 15
    • 16
    • 17
    • 54
    • 55
    • 15 / 55