this ea is truly random in nature. it randomly selects currency pairs, lot sizes, and order types. this ea does not rely on any technical skillset such as indicators, price action,...
this is a multi-currencyor multi-assetea, meaning that even if it is attached to a single currency pair chart, it can trade other currency pairs and manage all operations related t...
this is a piece of code to add to an existing expert advisor to track withdrawals from your account where the ea is running. it helps the user to monitor his or her withdrawals fro...
this expert advisor (ea) analyzes market movement by calculating the average pip movement per tick and the average spread over a user-defined number of ticks ( max_ticks ). it also...
π adjustable moving average ea for mt4 this expert advisor trades based on the crossover of two customizable moving averages. itβs designed for traders who want full control over t...
plese comment for improve this code ..thankkey features: multi-timeframe analysis:it uses stochastic oscillator and bollinger bands values from m1, m5, and m15 charts for trade ent...
sniperjaw ea is a one-trade-at-a-time robot that uses the alligator indicator (jaw, teeth, lips) to follow the trend.you can control the trade size with lotsize, choose to close tr...
pending_tread expert advisor (ea) β detailed description the pending_tread eais a versatile and easy-to-use trading robot designed to automate the placement and management of multi...
set auto tp and sl: the βset auto tp and slβ (take profit and stop loss) feature is a crucial tool in any trading strategy, designed to automate risk and reward management. it allo...
"eliot waves" ea draws 2 trend lines with "zigzag" on chart and trades when a eliot retracement is formed,has trailing stop loss &take profit works with all time frames major f...
this expert advisor is based on a simple macd strategy that combines multiple technical conditions. it is designed to test how well the strategy performs in real trading environmen...
this expert is a system to help any trader to make a grid of orders (without martingale, lite martingale, or full martingale) easy and simple.please make your test to find your set...
stochastic eclipse ea is an mt4 expert advisor that trades using the stochastic oscillator. by identifying overbought and oversold conditions, it helps traders catch early reversal...
ziwox retail sentiment expert advisor description: this expert advisor (ea) leverages retail trader sentiment from the ziwox api to make contrarian trading decisions combined with ...
ichimoku edge is based on the standard ichimoku kinko hyo indicator with default settings. it generates buy and sell signals from the cross of the chikou spanwith the price, confir...
designed to trade using heikin ashi candles. by smoothing price action and filtering out market noise, this ea creates a clear map of market direction, allowing traders to catch st...
so far this expert is based on a 15 min bar or candle chart, so the macd is used as early indication of direction. the focus is on the parabolic sar as first signal to indicate a b...
the code was created because the main strategy tester did not meet my expectations.my eas trades on all symbols and everything depends on the sum of pips, not on the currency. addi...