Open/Close settings

Community Forums Forums EA Studio Open/Close settings

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #309027 Reply
    Oran
    Member

    When editing an EA, Open/Close position at bar open is a must? can’t adjust it to when just the rule is met and not at bar open?

    #309038 Reply
    Oran
    Member

    Also is it possible to remove this “An Expert Advisor from Expert advisor Studio” ?

    #311616 Reply
    Ilan Vardy
    Participant

    Hi Oran,

     

    The way EA Studio works is that trades will open at the next bar opening when conditions are met. This cannot be changed. You can remove the text by editing the code in MetaEditor. Look for this value:

    string robotTagline = “An Expert Advisor from Expert Advisor Studio”

    Thanks,
    Ilan

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Open/Close settings

Scroll to Top