• Back to the main page
  • Categories
  • Recent
  • Tags
  • Popular
  • Search
  • Register
  • Login

fxDreema

  • Register
  • Login
  • Search
  • Back to the main page
  • Categories
  • Recent
  • Tags
  • Popular
  • Search
  1. Home
  2. jstap
  3. Posts
  • Profile
  • Following 2
  • Followers 196
  • Topics 37
  • Posts 8,735
  • Best 915
  • Controversial 20
  • Groups 0

Posts made by jstap

  • RE: Only one pending buy placed on back test

    @jstap link text

    An update from me.

    1. My computer doesn't like to run a back test on per tick.
    2. For some reason back test had to run for some time to generate sells.
    3. Now I have added an option to check if L1 & H1 is a bull or bear candle it now generates buys and sells, (I assume before when it tried to generate order, it failed due to SL & EN being on the wrong side for weather it tried to generate a buy or sell).
    posted in Questions & Answers
    jstap
    jstap
    12 Dec 2020, 16:16
  • Only one pending buy placed on back test

    link text

    This is the start of a multi conformation EA, on back test it places one pending buy, no sells and it doesn't place another buy once the 1'st is deleted. I don't think I have set this up wrong but maybe I have, any help on why this doesn't place a pending order at every previous L1 & H1 is much appreciated.

    posted in Questions & Answers
    jstap
    jstap
    11 Dec 2020, 21:07
  • RE: Question about loop

    @l-andorrà Thank you, this loop is very important to me, it will allow the EA to confirm whether pair is in a place of continuation of structure or needs break of structure, confirm whether the fibo lines up with entrance candle and so the TP is in the correct place.

    I take it there is no chance of fxdreema inserting another block for loop with ID?
    If I knew how to code I could probably create, I cant, I have someone that can create custom indicators so could probably handle this but he has no idea of how to start.

    posted in Questions & Answers
    jstap
    jstap
    29 Nov 2020, 17:04
  • RE: Question about loop

    @l-andorrà So basically1st loop looks back finds indicator 1st blue buffer, ID is saved to V1, V1+1 is copied to V2, 2nd loop uses V2 to find indicator 2nd blue buffer ID and saves it to V3.

    This means every time the buffer appears the previous buffer ID will move down the list, and this is repeatable for as many buffer positions as wanted.

    posted in Questions & Answers
    jstap
    jstap
    28 Nov 2020, 17:33
  • Question about loop

    is it possible to have loop start from a chosen candle ID? Maybe this could be made into a custom block? If so I have no idea how to do so and am assuming it would be quite difficult.

    posted in Questions & Answers
    jstap
    jstap
    28 Nov 2020, 00:03
  • RE: I have two issues, maybe someone can help

    @vishala: I will change and see what happens.
    It is the ID I get, this works perfectly as the blue/red ID doesn't change for the current blue/red until its a few candles past it.

    posted in Questions & Answers
    jstap
    jstap
    27 Nov 2020, 16:16
  • I have two issues, maybe someone can help

    link text

    How do I set pending order to cancel if price reaches the TP before pending is activated? I can't set to same condition as original TP as the buffer level will of most likely changed.

    If I set risk to % of EN to TP the EA wont back test.

    Thanks

    posted in Questions & Answers
    jstap
    jstap
    27 Nov 2020, 14:10
  • RE: Question

    I have now used Miro1360's amazing tutorial to use the standard ZigZag, the custom displayed slightly different on the chart, but this should suffice for now.

    posted in Questions & Answers
    jstap
    jstap
    10 Nov 2020, 00:17
  • RE: Question

    @l-andorrà thank you. I know how to get the previous candle dot value, getting a EA to find the previous dot is what I need, this could be the candle ID or price. I have tried for 3 days now and I do not think it is possible with the current available blocks.

    posted in Questions & Answers
    jstap
    jstap
    9 Nov 2020, 22:08
  • RE: Question

    https://fxdreema.com/shared/yGNetPlme

    This is the latest version but it still doesn't show the previous dot value.

    posted in Questions & Answers
    jstap
    jstap
    8 Nov 2020, 22:32
  • RE: Question

    https://fxdreema.com/shared/oOPyJEH6c

    I have created this but it only tells me the current red or blue price position, it is only their when price is increasing or decreeing, it would be nice if it stayed visible in-between price rising or falling but I don't really need this info. I still can't get previous dot price though.

    posted in Questions & Answers
    jstap
    jstap
    8 Nov 2020, 20:23
  • RE: Question

    Hi l'andorra, it does repaint but only the current dot, I am only wanting to reference one of the previous dots. thank you

    posted in Questions & Answers
    jstap
    jstap
    8 Nov 2020, 18:57
  • Question

    https://fxdreema.com/shared/KUb43ToXd
    I have this custom indicator:0_1604796249486_Swing_ZZ.mq4

    Does any one know if it is possible to know whether, after a red dot has the last candle closed below the last blue dot, or whether after a blue dot has the last candle closed above the last red dot? Maybe a way to store the previous dot price value into a variable. Many thanks.

    posted in Questions & Answers
    jstap
    jstap
    8 Nov 2020, 00:58
  • RE: could someone please show me where I'm going wrong

    @roar: Brilliant thank you.

    posted in Questions & Answers
    jstap
    jstap
    31 Oct 2020, 11:54
  • could someone please show me where I'm going wrong

    link text

    I am trying to place a pending buy at the middle point between the high and low within a certain time, no matter what changes I make it will not achieve a pending, I cannot even get the idea to run in a back test. Any help is much appreciated.

    posted in Questions & Answers
    jstap
    jstap
    30 Oct 2020, 22:34
  • RE: Set pending at body

    @l-andorrà Ok, thank you

    posted in Questions & Answers
    jstap
    jstap
    26 Oct 2020, 17:06
  • RE: Set pending at body

    @l-andorrà I can't see it when looking at market properties, for a buy I would like to set pending at the highest candle close for the previous 5 candles.

    posted in Questions & Answers
    jstap
    jstap
    25 Oct 2020, 22:30
  • RE: Set pending at body

    @l-andorrà I see the option when looking at candle, but not when looking at market properties so I can select highest or lowest open or close over multiple candles I don't.

    thank you

    posted in Questions & Answers
    jstap
    jstap
    24 Oct 2020, 21:31
  • RE: Set pending at body

    @l-andorrà thanks for reply, do you mind showing/explaining as I don't seem to be able to find the option?

    posted in Questions & Answers
    jstap
    jstap
    24 Oct 2020, 21:23
  • Set pending at body

    Is it possible to set a pending buy or sell and a stop loss at candle body (open or close), rather than high or low (wick)?
    [link text] https://fxdreema.com/shared/aOJJdeADb

    posted in Questions & Answers
    jstap
    jstap
    23 Oct 2020, 16:17
  • 1
  • 2
  • 433
  • 434
  • 435
  • 436
  • 437
  • 436 / 437

Online Users

S
J
E
F
E
S
L
J
E
A
D
S
E
E
S
E
E
P
P
T

37
Online

129.4k
Users

21.8k
Topics

119.3k
Posts

Powered by NodeBB Forums | Contributors