Open/Close settings

Community Forums Forums EA Studio Open/Close settings

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #309027
    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
    Oran
    Member

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

    #311616
    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)
  • You must be logged in to reply to this topic.
Scroll to Top