- Home
- Community
- Programming
- Can MT4 be disabled not to Execute Trades at certain hours o...
Edit Your Comment
Can MT4 be disabled not to Execute Trades at certain hours or days?
Member Since Aug 14, 2018
3 posts
Jan 28, 2020 at 14:42
Member Since Aug 14, 2018
3 posts
Is there a software that can set ones MT4 not to trade at certain days and hours?
Like a Time Filtering Feature..
Such that when you click buy or sell, it gives error and does not execute. But only executes at your preferred trading window !!!
Like a Time Filtering Feature..
Such that when you click buy or sell, it gives error and does not execute. But only executes at your preferred trading window !!!
Stay Discipline - Stay Profitable
Member Since Sep 13, 2017
140 posts
Jan 29, 2020 at 08:07
Member Since Sep 13, 2017
140 posts
Sounds like you want to set some rules on your manual trading.
Yes there is a solution. It's called build a trading panel (ROBOT) with buy and sell buttons that only allow trading within
Hour() >= AllowTradingStartTime && Hour() <= AllowTradingEndTime
t.me/tradingtool
Yes there is a solution. It's called build a trading panel (ROBOT) with buy and sell buttons that only allow trading within
Hour() >= AllowTradingStartTime && Hour() <= AllowTradingEndTime
t.me/tradingtool
Be humble
Member Since Aug 14, 2018
3 posts
Member Since Aug 14, 2018
3 posts
Mar 18, 2020 at 13:47
Member Since Aug 14, 2018
3 posts
Not sure I understand your response @mustafizul ... Can you please explain in lame man's language or in clear context?
Stay Discipline - Stay Profitable
*Commercial use and spam will not be tolerated, and may result in account termination.
Tip: Posting an image/youtube url will automatically embed it in your post!
Tip: Type the @ sign to auto complete a username participating in this discussion.