Hi dear developers i need MQL4 EA for TWO EMAs+14RSI CROSS, U will give me buy or SELL any one cross demo two days so i can check before we start project AWARD n it will save ur n mine time too beside saving us from any unwanted situation
ONLY FREE DEVELOPERS CONTACT HERE PLEASE
(Boto n rodrigue not, eabuilder or fxdareema.net developers do not apply)
Conditions EMAs RSI inputs shall b blank so i can enter value of my choic
SELL=== When Lower value any ema(as is found default in mt4 sma/ema/lwma/smoothed) crosses higher value any ema down and 14RSI crosses
50 or 75level down open SELL, note , both emas and RSI crosses may appear at same time or one after another
BUY == When Lower value any ema(as is found default in mt4 sma/ema/lwma/smoothed) crosses higher value any ema UP and 14 RSI crosses
50level UP open BUY, note , both emas and RSI crosses may appear at same time or one after another
profit box = ( in usd$ 0.01$ or above any value ,after swaps,comision,spreads etc has been met, as soon as profit in usd cents/$ gets hit
than close all open orders of that fx pair currency.
loss box = ( in usd$ 0.01$ or above any value ,after swaps,comision,spreads etc has been met, as soon as loss in usd cents/$ gets hit
CloseatReverse true false, it means if buy trade is running and i set it to true than SELL signal appears now immediatley close the buy trade
and open SELL trade either fix lotsize or multiplied lotsize in direction of crosses
EA shall plot two emas +14rsi whichever value of rsi or two emas/lwmas/smas/smooth moving average i select everytime at chart
TP
STP
Multiplier
EquityRisk (%)
spread box (a blank inputs box whatever spread i write in it ea shall execute operations only when that spread range appears,i.e (3) i write it means 0-3 spread if meets than open buy sell
DataonScreen (show data of current data like profit loss drawdown etc)
thanks
Commandes similaires
Look at this chart. The ellipses that I have identified show reversals and liquidity was I am trying to find a good way to identify these areas an indicator that automatically detects the sweep and reversal Look at this chart. The ellipses that I have identified show reversals and liquidity was
Anyone with experience in trading bots? I'm using TraderBlox ( https://traderblox.com/ ) and the AI assistant generated a bot with RSI that's showing a 68% win rate in backtesting. However, the generated code has some parts " Important: I will only reply to those who send me a photo of their project and have read this; this way I rule out bots. "I don't fully understand (especially order management and dynamic
Ich möchte einen professionellen Expert Advisor (EA) für MetaTrader 5 entwickeln lassen, der sich funktional am ThunderGold Scalper orientiert. Instrument: XAUUSD / GOLD Zeitrahmen: M15 Plattform: MetaTrader 5 / MQL5 Der EA soll eine eigene, nachprogrammierte Strategie verwenden und keine geschützten Quellcodes oder proprietären Dateien des Originalprodukts kopieren. Gewünschte Funktionen: automatischer Handel auf
I need a fully automated Expert Advisor (EA) written in MQL5 for MetaTrader 5. The EA must work directly inside MT5 and must NOT require TradingView, PineConnector, webhooks, or another external connector to place trades. Trading Instrument Primary symbol: XAGUSD (Silver) My broker may display the symbol as XAGUSD-ECN, so the EA should work with the broker’s available XAGUSD symbol. Main entry timeframe: 5-minute
Hi, I am looking for a profitable manual strategy for trading in forex, no bot no EA , only EA. I want to make good profit.If any one has please let me know, i will test it and if satisfied only i will make the payment. Regards
I need a EA programer to program my EA for MLQ5 to sell at the last candle before impulses to the downside(-) and buy on the last candle before the upside(+) movement. For the take profit we target the nearest high for buy and target nearest low for sell.Stop loss on the last weak of the order block
//+------------------------------------------------------------------+ //| XAUUSD Wolfe + SMC Quick Profit EA | //| MT5 / MQL5 | //+------------------------------------------------------------------+ #property strict #include <Trade/Trade.mqh> CTrade trade; //================================================================== // INPUTS //================================================================== //--- General
can you help me with I have an indicator that I built and I work with PickMyTrade. The entries come through the alerts I get from Trading View . Trading View needs to send an alert and PickMyTrade executes a trade at that exact same second. Now, I have a problem in Trading View with the synchronization between the alert and the signal. I have a box that I built for a trade. It needs to output the box and get an
Looking for a developer in NinjaTrader For coding Inst - ES,NQ Chart type - Tick, range, volume & time Brief- Fib levels mapped on chart which act as entries, tgts and stops all based on candle close. (Maybe) use MACD for filtering direction. Daily manual input of the TWO fib Anchor levels is part of the strategy. I need a well experienced developer to bid and before biding check the attached file well. the PDF and
I need an MT4 Expert Advisor (MQL4). 1. Open one Buy and one Sell trade simultaneously. 2. Adjustable lot size (default 0.01). 3. Stop Loss on both trades. 4. If one trade hits Stop Loss: - Do not open a replacement trade. - Leave the remaining trade open. 5. Optional trailing stop: - On/Off switch. - Adjustable distance. 6. When the remaining trade closes: - Open a new Buy and Sell pair. - Repeat continuously