Heikin Ashi Auto buy/sell based on collor change

Viewing 8 posts - 16 through 23 (of 23 total)
  • Author
    Posts
  • #110301 quote
    classick
    Participant
    Junior

    This is the error message

    heikin-ashi-bull-2.png heikin-ashi-bull-2.png
    #110303 quote
    robertogozzi
    Moderator
    Master

    Yes, but when you run it, what does it do?

    #110304 quote
    robertogozzi
    Moderator
    Master

    Did you paste it as a new strategy in ProOrder?

    #110305 quote
    robertogozzi
    Moderator
    Master

    It must have told you to use some variables. Comment out lines 7-8 like that:

    //xLow       = min(low,min(xClose,xOpen))
    //xHigh      = max(high,max(xClose,xOpen))

    the same for both versions.

    #110331 quote
    classick
    Participant
    Junior

    Yeah that last fix of yours did it. I am very gratefull to you

    #110353 quote
    classick
    Participant
    Junior

    once again, thank you robertogozzi

    robertogozzi thanked this post
    #110652 quote
    ullle73
    Participant
    Senior

    It must have told you to use some variables. Comment out lines 7-8 like that:

    the same for both versions.

    could you help code to set profit target at ex 25 points? (lets say im trading DAX) 🙂

    #110657 quote
    robertogozzi
    Moderator
    Master

    There you go:

    Set Target pProfit 25
Viewing 8 posts - 16 through 23 (of 23 total)
  • You must be logged in to reply to this topic.

Heikin Ashi Auto buy/sell based on collor change


ProOrder: Automated Strategies & Backtesting

New Reply
Author
author-avatar
classick @classick Participant
Summary

This topic contains 22 replies,
has 4 voices, and was last updated by robertogozzi
6 years, 4 months ago.

Topic Details
Forum: ProOrder: Automated Strategies & Backtesting
Language: English
Started: 10/15/2019
Status: Active
Attachments: 2 files
Logo Logo
Loading...