I would like to do an EA on MT4 with a tradingview indicator.
I need several options :
- Manual trading (enable or disable) : allows manual trading without indicator signals
- SL (in pips) will only be valid for manual trading (I must be able to configure it on the chart before opening the trade)
- SL MINI : example if this number is 2 pips, if signal has a SL < 2 pips, EA put SL of 2 pips
- SL MAX : if signal has a SL greater than this number of pips = don’t open the trade
Example if SL MAX is 7 pips = EA doesn't open trade if SL > 7 pips. And if 0 = no limit
- BE (in pips or % of profit)
- Trailing stop (in pips or % of profit)
- Automatic calculation of lot size RISK per trade (in € or % compared to the SL according to the risk per trade)
For a big account, if lot size is >100 lots = divide with 2 trades of 50 lots (because lot size max per trade is 100 lots)
- Goal profit per trade (% or €)
- Daily goal profit (% or €) when daily goal reached = stop activity and wait the next day
- Daily MAX losses = stop activity for this day if reached. If 0 = no limit
- Trading hours
- Trading days
- Confirmation candle mode (enable or disable)
- Goal mode with losses (enable or disable) previous losses are added to the goal by trades. Once the trade reaches the goal covering losses it resets to 0 for the next trade
Example: Trade 1 = -1% Goal per trade = +1%
Trade 2 = -1% Goal mode with losses = enable
Trade 3 = close at + 3% because -1% (trade 1) + -1% (trade 2) + 1%
General :
SL must include the wicks and must be placed on the signal candle by adding the broker's spread
Goals must include broker fees
BE must take into account broker's fees and spread to close at 0 without negative
비슷한 주문
99.99% signal accuracy 10-15 trades distribution all currency trade and meta AI assistance on loss[advice] stop and start robot cyber security firewall protection activation code: 20060605TLP20 Please create a trading bot with any logo with the name elevation
Refine signal trigger execution . Optimize live chart performance . Ensure stable and clean code structure : Stable and clean code is important . Otherwise its a mess . Apply with as much accurate structure you foresee
I am looking to purchase a fully developed and proven Expert Advisor (EA) for XAUUSD. This must be an existing EA with a minimum of 12 months verified live trading history on a real account. I am not interested in new development or demo-only systems. Requirements: • Verified live track record (Myfxbook, MQL5 signal, or broker statement) • Consistent profitability with controlled drawdown • Designed for XAUUSD •
50 EMA > 200 EMA → Uptrend confirmed Price pulls back to touch or cross below 50 EMA RSI > 50 ATR(14) > 20-period ATR average (volatility expanding) Current candle closes bullish ➡ Enter BUY at candle close50 EMA < 200 EMA → Downtrend Price pulls back to touch or cross above 50 EMA RSI < 50 ATR filter confirms volatility Current candle closes bearish ➡ Enter SELL at candle closeATR(14) Take Profit: 2.5 × ATR(14) This
This post is subject to developers response . Edit the post as you like . May be with me you can make a come back . So , , , Shift calculations . More to the calculation then you can comprehend is known . What else comes to your mind
This first robot I'm needing to order a robot that will help me with my trading and make it most efficient Help me with my margins my signals or anything I need to do associated to my trading or classroom
Here is an example of Requirements Specification for the development of the MACD Sample Expert Advisor, which is available in the MetaTrader 5 standard package. 1. The idea of the trading system is as follows: market entries are performed when MACD's main and signal lines intersect in the current trend direction. 2. Trend is determined based on the Exponential Moving Average with the specified period
I’m looking for a trading bot where I can use a balance of £1000 to make regular entries making £20-£40 per entry. obviously, I want to have minimum loss with a lot more profit being made
I’m hiring an experienced MQL5 developer to finish and fix an existing project (NOT building from scratch). I have: An existing MT5 EA (.mq5 + .ex5) that is based on my TradingView logic A TradingView indicator version used for signals/alerts The EA works but has logic/consistency issues and needs improvements + cleanup Goal Make the EA reliable and consistent: Ensure entries/exits match the intended logic Fix
I have a High-Frequency Trading EA and I need a full conversion and optimization for MT5. The goal is to ensure stable execution and reliable performance on real accounts (IC Markets Raw and similar ECN brokers). I need an experienced and reputable MQL5 developer to: Convert the existing strategy to MT5 with full fidelity to the original trading logic (entries, SL, breakeven, trailing, pending orders). Optimize the