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 not executing Trade

      I have never used but it is probably the once-per-trade block

      image.png

      posted in Questions & Answers
      jstap
      jstap
    • RE: EA not executing Trade

      project screen - projects - create a shared link - open in web page - copy address bar and paste here

      posted in Questions & Answers
      jstap
      jstap
    • RE: EA not executing Trade

      that's the builder page mate, not your project

      posted in Questions & Answers
      jstap
      jstap
    • RE: EA THAT TRADE OBJECTS ON CHARTS

      You need to name the indicator, Check your data window, for appear the number should change as the indicator appears.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Deactivation of the robot after a short period of time if it is not told this condition

      Move the once per bar under the conditions (so you have 2, 1 for each branch), if above the conditions are checked after the once per bar activates, it needs to activate after the condition is checked.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Using draws text

      Not on FX, this can only create EAs

      posted in Questions & Answers
      jstap
      jstap
    • RE: how to add description to levels of fibonacci

      I don't think you can, you could create each line using trend lines.

      posted in Questions & Answers
      jstap
      jstap
    • RE: can any one help me with a problem in the money management

      To do this you would need to use multiple blocks, set 1st trade at 1% of the balance, and then change the lot from that or the running trade to what you want for the new trade

      posted in Questions & Answers
      jstap
      jstap
    • RE: please help move sl tp to the nearest whole number

      Ok so that code will work but it needs to know the original number to be able to work out the round number, add a shared link with a block set to get the number.

      posted in Tutorials by Users
      jstap
      jstap
    • RE: Random lot sizes when using percentage of free margin to lots?

      @AlexisC25 👍

      posted in Bug Reports
      jstap
      jstap
    • RE: Using draws text

      Change the name and how many objects can be created, make the name match in each block:

      image.png

      posted in Questions & Answers
      jstap
      jstap
    • RE: Random lot sizes when using percentage of free margin to lots?

      This is quite difficult to work out, but I think your candle ID is 1 for both which means you are expecting a candle to be both a bull and a bear. Link blocks out until you find the one that's causing trouble

      posted in Bug Reports
      jstap
      jstap
    • RE: Deactivation of the robot after a short period of time if it is not told this condition

      A share link may show a problem

      posted in Questions & Answers
      jstap
      jstap
    • RE: please help move sl tp to the nearest whole number

      Yes but where is your original number coming from?

      posted in Tutorials by Users
      jstap
      jstap
    • RE: please help move sl tp to the nearest whole number

      @behrouz1354 This is someone else thread, but VPS work the same as a home PC so if there is a problem it will likely be the VPS server.

      posted in Tutorials by Users
      jstap
      jstap
    • RE: please help move sl tp to the nearest whole number

      Maths round will change a number to the nearest whole number, here's an example:

      double num = 5.67;
      int roundedNum = MathRound(num);
      Print("Rounded number: ", roundedNum);

      posted in Tutorials by Users
      jstap
      jstap
    • RE: گروه روبومستر سلیمانی خواه

      I use a VPS daily and it works the same for me.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Using draws text

      draw text block under the reason for drawing, if needed delete or redraw as necessary

      posted in Questions & Answers
      jstap
      jstap
    • RE: Time Start less than End

      Is this now doing as you want? You can also save a value in a variable and use in a corresponding block

      posted in Questions & Answers
      jstap
      jstap
    • RE: Time Start less than End

      Use component time so you can select 1 for the day before:
      image.png

      posted in Questions & Answers
      jstap
      jstap
    • 1
    • 2
    • 86
    • 87
    • 88
    • 89
    • 90
    • 469
    • 470
    • 88 / 470