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: Why showing old block settings variables on strategy tester ?

      @walter-0 Sorry, I can't help you.

      posted in Bug Reports
      jstap
      jstap
    • RE: Why showing old block settings variables on strategy tester ?

      @walter-0 I have noticed this before, try switching the terminal off/on.

      posted in Bug Reports
      jstap
      jstap
    • RE: Why do you use SL when it is not switched on?

      @biokaja The easyest thing to do is add a start to the trailing stop:

      0_1641146535577_d4d1db5b-084b-4bbc-8d6b-477afce1d2a6-image.png

      Or add a condition to start/stop:

      0_1641146776054_6161de2c-4fb5-480d-9bd0-f8088ed7a244-image.png

      posted in Questions & Answers
      jstap
      jstap
    • RE: Drawdown shown as a percentage % on the screen

      @piotras10000 Block 33 & 35 work well because they do nothing.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Max number of trade per week/day

      @davidmcc Your welcome

      posted in Questions & Answers
      jstap
      jstap
    • RE: Max number of trade per week/day

      @davidmcc In that picture you can see the variable and the constant tabs in the top left, click on constants and create one for your max trades and save, then click on the variable tab and create one to count buys, they are double values standard change the constant value but leave the variable. Back test to check all is working as wanted then mimic for sells, you can use the same constant for buys and sells, if you want the max trade to count for buys and sells connect sell block to same formula block and copy the condition block. If this doesn't work when done put a shared link here and the reason why can be checked.

      posted in Questions & Answers
      jstap
      jstap
    • RE: EA wont set TP and SL....

      @diazoviedo No mate the code being used converts the ATR value into pips.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Maximum number of combinations under subscribtion

      @elton076 If payed it's unlimited.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Max number of trade per week/day

      @davidmcc Every blue rectangle is a variable, double or int either will work, the orange is a constant double or int, the variables change them selves and constants are in the input list so you can change if wanted.

      posted in Questions & Answers
      jstap
      jstap
    • RE: MA 20 crossing price (candle)

      @william-1 Your question is not very clear, do you mean place a sell when upper wick x> MA20, and place a sell when lower wick x< MA20?

      posted in Questions & Answers
      jstap
      jstap
    • RE: Max number of trade per week/day

      @davidmcc This is how to do buys, replicate it for sells.

      0_1641076683129_bf6446d0-2644-4f84-83b9-f8e3f6b57149-image.png

      posted in Questions & Answers
      jstap
      jstap
    • RE: 3 difference Moving average combination

      @william-1 You could count the candles from a cross and only allow trade when numbers are within the desired range.

      https://fxdreema.com/shared/vX6lG6Emd

      posted in Questions & Answers
      jstap
      jstap
    • RE: Drawdown shown as a percentage % on the screen

      @piotras10000 Put everything in the project how you think it would work, if it still doesn't put the latest shared link here.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Drawdown shown as a percentage % on the screen

      @piotras10000 I have never used math round although I assume it works, I would use DoubleToString(variable,2); although this includes creating a string variable to change into, the comment block already has this function built in, your general logic is wrong, every time you have something making a change (like custom code) the variables need to have a value to start with, if you want a comment to display something from a variable, the variable needs to contain the information.

      posted in Questions & Answers
      jstap
      jstap
    • RE: 3 difference Moving average combination

      @william-1 I think the simple way of looking at this is something like

      If
      MA1 is > MA2
      and
      MA2 is > MA3
      and
      MA4 X> MA1 (used as the trigger) BUY.

      Or any combination of this logic, I may be wrong but a cross happens once and after the MAs are either above or below.

      posted in Questions & Answers
      jstap
      jstap
    • RE: EA wont set TP and SL....

      @matic-0 Create a separate project just for the indicator, if it doesn't work try and find a replacement.

      posted in Questions & Answers
      jstap
      jstap
    • RE: sclaping trading

      @hiten7405 Use pink blocks, for each trade-pips away-add to position.

      posted in Questions & Answers
      jstap
      jstap
    • RE: EA wont set TP and SL....

      @matic-0 https://fxdreema.com/shared/vpRGnUEA

      I changed the digits custom code to the market properties option, makes no difference I just didn.t realise it was there before, I added the ATR TP to comments so it can be visually checked and removed the conditions, replaced them with a random output block for back testing and I don't have the required indicators. All is working as expected so problems were in you conditions. Hope this helps.

      posted in Questions & Answers
      jstap
      jstap
    • RE: EA wont set TP and SL....

      @matic-0 That code is code I put together so I know it works, put a shared link here and I'll see what can be done. In the top left in the project link, you can create a shared link to paste here.

      posted in Questions & Answers
      jstap
      jstap
    • RE: EA wont set TP and SL....

      @matic-0 Change custom pips to fixed pips, and all should work.

      posted in Questions & Answers
      jstap
      jstap
    • 1
    • 2
    • 388
    • 389
    • 390
    • 391
    • 392
    • 469
    • 470
    • 390 / 470