Unwanted Trading

Viewing 6 posts - 1 through 6 (of 6 total)
  • #10299

    Hi, I have written a basic ema cross over system and the system will buy/sell when I don’t want it too and I can’t see whats wrong with my code. Please take a look any help is welcome, thanks. Screenshot of issue: https://gyazo.com/4c337115afa8ec5e7a11c2b030a30ae4

     

    #10303

    Maybe if you change to:

    #10304

    Hi, that then changes the system to something I don’t want but thanks

    #10310

    Ok. You can´t use (close) as a parameter

    #10315

    I think you can, as it seems to recognize it fine.

    #10404

    Hi jbyrne,

    the trade appears corect to me because “close” crosses under the EMA20 and then crosses over right after the next bar. The system enters the Position when the next bar opens.

    Maybe you can see it more clear when switching from candlesticks to a line. It appears to be a problem with a choppy signal.

Viewing 6 posts - 1 through 6 (of 6 total)

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