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 9378
    • Best 1086
    • Controversial 23
    • Groups 0

    Best posts made by jstap

    • RE: ZigZag indicator error

      @MigSornrakrit I am giving you years of knowledge and testing, so don't complain to me and try what I said, prove your bug on a small project, then a bug can be seen.

      posted in Bug Reports
      jstap
      jstap
    • RE: Tutorial - Create Custom Blocks with "FXDreema Studio"

      In the studio I have added to in settings and functions once created this is part of the EA code so you can access in project.

      posted in Tutorials by Users
      jstap
      jstap
    • RE: I Want To Correction In My Zigzag EA

      @muneeb00 Test it with buys off, then test with sells off, if these line up then you have a problem with your logic, and you probably need to more close above buy/sell.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Cannot obtain price from Zigzag indicator

      Then make a small test project to show it, I have used ZZ for years on here and it always does as expected

      posted in Bug Reports
      jstap
      jstap
    • RE: Tutorial - Create Custom Blocks with "FXDreema Studio"

      don't duplicate questions: https://fxdreema.com/forum/topic/1893/Library-Studio/28?_=1775737635020

      posted in Tutorials by Users
      jstap
      jstap
    • RE: I Want To Correction In My Zigzag EA

      @muneeb00 You didn't put the flags in as I said, you have been using without them working, flags are an on/off switch, test without, if needed add back in, simple robots don't need. People that use learn how to use once the basic EA is working, then they are added to specify the logic.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Buy a EUR pair when Conditions are met from three Pairs

      @mohamed80 When I get a minute I will go over your questions, for now though (Symbol()==SYMBOL);
      (OrderSymbol()==SYMBOL);
      both go into custom code, although I haven't tried I think the string in SYMBOL variable is what is used and probably OrderSymbol is what to use for placing an order.

      posted in General Discussions
      jstap
      jstap
    • RE: Size or Range?

      range because you have it over 3 candles

      posted in Bug Reports
      jstap
      jstap
    • RE: I Want To Correction In My Zigzag EA

      @muneeb00 If you are talking about the zigzag, on the same post you got mt4 from is the information on how to use in mt5, is in the comments near the bottom.

      posted in Questions & Answers
      jstap
      jstap
    • RE: DAILY TARGET

      @edenclean20 Hi, in this link you will see how you can achieve this, the idea can be used for most ways you decide your target. Hope this helps

      posted in General Discussions
      jstap
      jstap
    • RE: Fibonacci retracement

      You are redrawing it on every tick, which means it will be named fib1,2,3,4 etc set a reason to draw above and delete when you draw so it is always named fib, let me know if this works...

      posted in Bug Reports
      jstap
      jstap
    • RE: I Want To Correction In My Zigzag EA

      @muneeb00 I think you are looking for this, the logic is if input buys = true activate next block.

      0_1631391508919_55849b1b-d104-440c-b2ce-41c6f0c6ca4e-image.png

      posted in Questions & Answers
      jstap
      jstap
    • RE: How to set a stop loss (x) pips below or above a moving average.

      @kelrobot You can do it like this, if you want this value in a constant just type + or - and the name of the constant.

      0_1631228809053_23989c81-220e-40c4-b113-b50504dd8c9f-image.png

      posted in General Discussions
      jstap
      jstap
    • RE: PENDING ORDER NOT PLACED CORRECTLY,KINDLY ASSIST

      According to your link you have both set to open at 01:00?
      3fe0f93a-9f8f-429b-9215-cb71ae20cb59-image.png
      Then you are using a range for highest/lowest price, but at 01:00 this will be the same.

      posted in Bug Reports
      jstap
      jstap
    • RE: I Want To Correction In My Zigzag EA

      @muneeb00 It doesn't matter it is exactly the same

      posted in Questions & Answers
      jstap
      jstap
    • RE: Ranking Simultaneous News Events

      Writing by hand is a defonate help, and the only way of truly understanding. You can tell it any errors though and it will rewrite.

      posted in General Discussions
      jstap
      jstap
    • RE: Studio Custom Functions All Deleted

      Contact support that's the only possible way of getting help over this.

      posted in Bug Reports
      jstap
      jstap
    • RE: I Want To Correction In My Zigzag EA

      @muneeb00 How do you mean?

      posted in Questions & Answers
      jstap
      jstap
    • RE: Thoughts on Virtual TP and SL

      Virtual is like closing a trade, fixed is set on the broker's server, normally works fine but occasionally will close at the wrong time.

      posted in General Discussions
      jstap
      jstap
    • RE: Error while compiling MQL5 code which is converted by Mql4 to Mql5 converter

      The compiler won't replace blocks. Any blocks that sat "trade" need to be manually replaced with the equivalent blocks that say "position"

      posted in Bug Reports
      jstap
      jstap
    • 1
    • 2
    • 9
    • 10
    • 11
    • 12
    • 13
    • 54
    • 55
    • 11 / 55