명시
Hello,
I need an EA that will be a trend following with these features.
Money management
EA must use signal generator AI to automatically do a top down analysis on all time frames and then take trades in a smaller time frame based on generated signals.
After analysis the bot must display all the trends on each time frame and then indicate whether its buying or selling.
The bot should open signals on one side at a time meaning it shouldn't open both sell and buy trades at the same time.
there should be an option of how many trades should be opened when there's a signal.
The bot should have AI that can learn and adjust according to current market trends.
The EA should use these strategies.
Super trend signals
MACD crossover signals
Re-Entry signals.
Smart money concept(smc)
I want the smc to track institutional footprints through order blocks, fair value gaps, and liquidity grabs.That is underlying supply-demand imbalances, offering deeper insights and high-probability opportunities.
The EA should have these filters.
ATR Bollinger Bands
EMA and higher-timeframe trend
volatility protection
Risk based lot sizing , a method where the position size increases as the account balance grows.
No martingale ....it should be pure trend and momentum logic and equity based scaling.
It should have maximum lot size cap and a reward to risk ratio 2:1
EA should be optimized for xauusd as the default pair on full auto mode.
Also should trade all pairs,indicies and crypto when on semi or manual modes so changes can be done.
optimized set file for all major pairs and another for indicies then lastly for btc so it can be loaded for the bot when necessary.
EA should be able to pause if there's a high impact news and resume after.
EA Should work on all mt5 accounts including cent accounts with minimum of 1000 cents.
Finally,EA should be able to work fine with or without vps as long as pc is on and off course nonstop if on vps.
Attached are some screenshots to look through and pick the ones necessary.