작업 종료됨
명시
I'm looking for a very simple MT5 EA that enables the AlgoTrading button at a time inputted by the user and then monitors trades that have taken place already (already hit tp or sl) and disables the AlgoTrading button based on the percentage/dollar amount of profit or loss (daily profit target and max daily loss also inputted by user). Also to disable AlgoTrading at a specific time inputted by the user if the profit or loss has not been met and then re-enables it at the original enable time again.
Example of inputs:
AutoTrade Enable Time: 00:00 NYC Time (user can input a time based on server time or local pc time)
Daily Profit Target: 0.5% (Disable AutoTrading if met)
Daily Max Loss: 2% (Disable AutoTrading if met)
AutoTrading Disable Time: 14:00 NYC Time (user can input a time based on server time or local pc time) (Disable AutoTrading if neither profit or loss has been met)