Home › Forums › EA Studio › Open/Close settings › Reply To: Open/Close settings
September 23, 2024 at 11:56
#311616
Ilan Vardy
Keymaster
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