Move to BE on Confirmation of Market Structure

Forums ProRealTime English forum ProOrder support Move to BE on Confirmation of Market Structure

Viewing 5 posts - 16 through 20 (of 20 total)
  • #137646

    Ah ok I guess it doesn’t matter which but let me take a look at them using gold spot/USD is that ok?

    Probably change the entry onto a higher timeframe as well just to get into a trade.

    Quick question though (and you have probably realised by now that I’m a coding numpty!) how does the code know what SigHI1 is and how does this increase(lines 51 & 54 in my code version above)?

    Also on line 51 where SigHI > 0 would I be able to to substitute 0 for a higher integer value say 20 to represent 20 pips in profit or is it just a 1-0 true – false statement?

    Forgive me for my lack of understanding!

    Steve

    #137683

    Don’t worry, newbie ISN’T numpty!  (the same as Expert ISN’T smart!)

    GraHal ‘s motto is “Ask a question, you may be a fool for a day. Don’t ask a question, you may be a fool for life!? ” and I subscribe to it!

    that 0 is just a logical statement (true-false), 0=FALSE whichever value other than 0 is true.

    But… what proves GraHal is right is just in your lines 51-54. Checking them I just realized a made a HUGE mistake in my first post, where I used logical values to compare higher and lower swing points.

    Thanks for spotting that Steveaw.

    This is the correct (?!) version of my first post:

    I’m so sorry you will have to change your strategy again!

     

    1 user thanked author for this post.
    #137704

    Hi Roberto

    I’ve attached a XAU/USD on 5 min entry  & 1 Hr exit for the code.

    settings are:

    Set Point for Entry 1751 long

    SL – 10

    TP – 20

    Steve

    #137751

    Please post your last used code.

     

     

    #138322

     

Viewing 5 posts - 16 through 20 (of 20 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login