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: stop-limit pending orders

      @oskars To me there is no stop-limit order, broker can only offer 1 type, if it's both then you would rarely loose a trade, thinking price will reverse or continue is how you win or loose money with a pending.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Question about my inputs & constants

      @bagheria Somewhere in your project you have a string constant ticked, If you look through your blocks you'll see 2 options ticked.

      posted in Questions & Answers
      jstap
      jstap
    • RE: has anyone actualy made an expert advisor using keyboard codes.

      @crazycnw I said try with a specific key, are you trying this on live?

      posted in Questions & Answers
      jstap
      jstap
    • RE: has anyone actualy made an expert advisor using keyboard codes.

      @crazycnw Just thought, on chart doesn't work with backtest so will have to be tested on live/demo.

      posted in Questions & Answers
      jstap
      jstap
    • RE: has anyone actualy made an expert advisor using keyboard codes.

      @crazycnw Every key has it's own code, get the code for the key you want to use, have just looked at your project I do not know if any key works (I would assume it does).

      posted in Questions & Answers
      jstap
      jstap
    • RE: Add bool option True/False for using indicator or signal

      @diane1313 I strip the EA back to single blocks so I can test on backtest, then when I know each block is doing as I like I put it all together.

      posted in Questions & Answers
      jstap
      jstap
    • RE: has anyone actualy made an expert advisor using keyboard codes.

      @crazycnw I never have but I know people have and that it works, search google for the codes and set up a simple EA so on back test you can see it working.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Add bool option True/False for using indicator or signal

      @diane1313 You could just use candle open:

      0_1639128959617_999444c1-add5-4caa-b4b7-4e7ab041e502-image.png

      posted in Questions & Answers
      jstap
      jstap
    • RE: Add bool option True/False for using indicator or signal

      @diane1313 Your bool condition's are correct but as a candle closes on 0 it becomes candle 1.

      posted in Questions & Answers
      jstap
      jstap
    • RE: for each position loop not ending

      @hunters5882 The trades are being placed by the blocks on the left.

      0_1639127087320_0b065980-8d74-45c9-b736-b4c6606dc607-image.png

      posted in Bug Reports
      jstap
      jstap
    • RE: how to close manually opened trade by EA ??

      @basharshatat If the magic number is set to 0 then all trades opened either by you on the terminal or by the ea will be closed when conditions are met, if closing trades when a profit amount is reached use the close profitable trades block.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Buffers of custom indicators not working / Drag and drop not working

      @rubenroffe It is difficult to work out what you mean from a single line, buffers will only work if there are already in the indicators code.

      If you put pictures or a shared link, answers can be given

      posted in Bug Reports
      jstap
      jstap
    • RE: stop-limit pending orders

      @oskars The buy and sell pending order blocks will place a stop order when you want price to keep going once the trade triggers, and a limit order if you want price to reverse once trade triggerd.

      posted in Questions & Answers
      jstap
      jstap
    • RE: for each position loop not ending

      @hunters5882 If you put a shared link on here then what each block is doing can be checked, I would create a sell/buy tree with a no position block at top, the pink blocks I would have in a separate tree. for the pink blocks to work a trade/order needs to be running.

      posted in Bug Reports
      jstap
      jstap
    • RE: How to display number of trades

      @andrewfrank The normalizedouble is working correctly,

      0_1639092164357_b16c0524-232b-4393-b634-6987e13c923c-image.png

      blocks 168, 169 & 171 are the ones creating the other numbers https://fxdreema.com/shared/DTi8JUZjd
      I have created a buy and sell for temporary just so on back test results can be seen. You don't need to create a new object each bar, just redraw so numbers change, create variables for the numbers with too many digits and normalize. Everything should work then.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Changes

      @fxdreema Can you add NormalizeDouble to blocks that display stuff like profit. To me 2 numbers past the decimal place is all I ever need, and numbers something like 100.2356189876528 are too long and give un-relevent information.

      posted in Questions & Answers
      jstap
      jstap
    • RE: How to display number of trades

      @andrewfrank Try this, not sure if will work but the NormalizeDouble normally does, use the new variable for the comment.. If not maybe @fxdreema can help.

      0_1639087156477_2282f848-3b8b-4328-9302-36f345234f6d-image.png

      posted in Questions & Answers
      jstap
      jstap
    • RE: How to display number of trades

      @andrewfrank Like your first picture.

      posted in Questions & Answers
      jstap
      jstap
    • RE: how to close manually opened trade by EA ??

      @basharshatat Magic number 0 is manually opened, in many blocks you can select manually opened:

      0_1639083979814_a6ae49f8-0a5d-413a-b8b2-c5ebdbcc3267-image.png

      posted in Questions & Answers
      jstap
      jstap
    • RE: Problems with the "add volume" block

      @ontradingx Try this in a seperate tree:

      0_1639073966794_4ea937eb-2b2b-4848-a855-e247da9f47a1-image.png

      posted in Questions & Answers
      jstap
      jstap
    • 1
    • 2
    • 396
    • 397
    • 398
    • 399
    • 400
    • 469
    • 470
    • 398 / 470