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: back test

      At the top of your platform do you have the correct logo for your broker?

      posted in Questions & Answers
      jstap
      jstap
    • RE: Buy pending orders in grid

      buy above is a stop, below is a limit...reverse for sells

      posted in Questions & Answers
      jstap
      jstap
    • RE: back test

      It solely depends on where you are, and preferences

      posted in Questions & Answers
      jstap
      jstap
    • RE: example: Save variables into file and read them back [advanced]

      @s00071609 👍

      posted in Tutorials by Users
      jstap
      jstap
    • RE: back test

      Every broker has different settings

      posted in Questions & Answers
      jstap
      jstap
    • RE: Buy Pending Orders in Grid - Keeps Looping - Is this a bug?

      You are checking for trades not pending orders:

      posted in Questions & Answers
      jstap
      jstap
    • RE: historical data

      Are you using the platform that came with the broker? Generally this would be identical but not always...

      posted in Questions & Answers
      jstap
      jstap
    • RE: example: Save variables into file and read them back [advanced]

      bool as a 0 or 1 so int can be used

      posted in Tutorials by Users
      jstap
      jstap
    • RE: When to use Sell, TP/SL or Close Position

      buy buys, sell sells, as standard TP/SL means a distance from the opening.

      posted in Questions & Answers
      jstap
      jstap
    • RE: example: Save variables into file and read them back [advanced]

      You are confusing things,
      bool = true/false
      string = text

      posted in Tutorials by Users
      jstap
      jstap
    • RE: Is this information accurate and correct?

      This is also in the ? for the blocks

      posted in Questions & Answers
      jstap
      jstap
    • RE: Grid function bug

      @tswaldi Because this is an old project, and with no shared link it is impossible to say if it is good or not. Create a question, after starting your project, add a shared link and say what you are trying to do. This is a rough idea of how I create grids: https://fxdreema.com/shared/vu0xShJZ

      posted in Bug Reports
      jstap
      jstap
    • RE: how to place buy trade at 09:30 am and 10:30 am

      @vijithtr Does this not place a trade twice in a day?

      posted in Questions & Answers
      jstap
      jstap
    • RE: How to use ATR as price level when entering using pending orders

      @pips-0 👍

      posted in Tutorials by Users
      jstap
      jstap
    • RE: a simple order not working

      What group is placing the trades? because it's not this EA...

      posted in Questions & Answers
      jstap
      jstap
    • RE: Help with the on and off button that draws the scanner on the mt5 chart

      @DragonZueloTrends @l-andorrà is probably correct, and you have lots to dissect, am I right in saying this code comes from miro? To help with this you need to ascertain what blocks are causing the problem, also onchart is a lot longer to work on problems.

      posted in Questions & Answers
      jstap
      jstap
    • RE: I NEED TO LOGIC

      The balance only changes on a trade closing. this code in the box will put a value into the variable:
      AccountBalance()
      AccountEquity()

      There are many codes you can add to these boxes

      posted in Questions & Answers
      jstap
      jstap
    • RE: candle count

      Sometimes the MetaTrader indicators won't work with too low a number, add 2 int variables and this code to the bottom of the existing code:
      Variable1 = iBarShift(NULL,0,lastKijunTenkanCross1,true);
      Variable1= iBarShift(NULL,0,lastKijunTenkanCross2,true);

      This should put the time IDs into the variables

      posted in Questions & Answers
      jstap
      jstap
    • RE: move button

      use 1 button as the reference point for the rest

      posted in Questions & Answers
      jstap
      jstap
    • RE: odd or even

      You can do it like this: https://fxdreema.com/shared/yNXr7S7xc

      posted in Questions & Answers
      jstap
      jstap
    • 1
    • 2
    • 131
    • 132
    • 133
    • 134
    • 135
    • 469
    • 470
    • 133 / 470