Amendments to an Existing Simple EA Order open Add additional check to open trades and ensure that trades will be taking place only at the beginning of the bar (When restart the terminal/ when the EA added). 1. Add new Input "Check Wave Count True/False" default True to the existing condition add additional check to open trades, when Check Wave Count is True. Bullish Waves > Bearish Waves for BUY Trade Bearish Waves > Bullish Waves for SELL Trade 2. Add new Input "Check Donchian True/False" default True to the existing condition add additional check to open trades, when Check Donchian is True. Current price > AverageLine for BUY Trade Current price < AverageLine for SELL Trade 3. Display trade and Account information on chart Account Information Account # xxxxxxxxxxxx Balance $ 0.00 Equity $ 0.00 Trade Information Count Average Net Profit Buy Trades XX x.xxxx $ x.xxxxx Sell Trades XX x.xxxx $ x.xxxxx