Bot tradingAU
- Эксперты
- Duc Khang Nguyen
- Версия: 1.42
- Обновлено: 31 января 2026
Hello everyone!
Talented Investors I'm not very good at English, so I used Google Translate. Please bear with me :) There's no need to say much about the capabilities of the BOT. Try it out to make the most informed decision.
Some information you need to pay attention to:
1. The BOT will automatically trade based on your adjustments. Avoid trading during periods of high volatility such as: New York market open, CPI, NFP, FOMC news.
2. Recommended for use on M1 - M15 timeframes.
3. Minimum trade volume: 0.01 lot. (Only editable in the PRO version)
4. Maximum 1 trade per transaction (Only editable in the PRO version)
5. Minimum initial deposit: $500 in the account with leverage of 1:500.
6.Recommended initial deposit: $1000 in an account with leverage of 1:500. Minimum leverage 1:100, recommended 1:500.
7. Trading always involves risk; profits are not guaranteed.
8. The INPUT PARAMETERS should be selected as follows:
input int InpBreak_Pips = 70;
input int InpSL_Pips = 500;
input int InpTP_Pips = 50000;
input bool InpUseTrailing = true;
input int InpExpirySeconds = 3600;
input int InpDelaySeconds = 120;
input int InpTrailStart = 200;
input int InpTrailDistance = 50;
Test with a DEMO account before using a real account.
Hopefully the BOT version will get 5 stars so I can post the PRO version.
Wishing you successful trading!


It only works on a demo account.