Tâche terminée
Temps d'exécution 21 heures
Commentaires du client
Absolutely great. No errors when compiled the ea. Its working smoothly how i wanted. Recommended....thank you...
Commentaires de l'employé
Great customer! I really enjoyed work with suptrad. Very good contact, clear description and understanding. I really enjoyed working with you!
Spécifications
Hi There,
Need EA based on TDI and Stochastic.
Buy Conditions
when TSL of TDI is below 32 and stochastic crosses TSL from below to top it opens buy trade. If price moves against the trade for x number of pips then it will open one more buy. It continues opening trades till it hit the TP. TP should be set from input tab and it will be basket pips. SEE BELOW for more information... Input tab should have the facility for x number of pips to open the trade.
Sell Conditions
when TSL of TDI is above 68 and stochastic crosses TSL from top to below it opens sell trade. If price moves against the trade for x number of pips then it will open one more sell. It continue opening trades till it hit the TP. TP should be set from input tab and it will be basket pips. SEE BELOW for more information... Input tab should have the facility for x number of pips to open the trade.
Basket Pips Explanation:
For example if it opens 8 trades and if i have set 200 pips as a take profit then all trades total positive 200 pips is the take profit so there are chances that out of 8 there might be 2 negative and 6 positive...so inshort that one pair opened trade when they are 200 pips positive, it will close that all trades for that pairs...Here it should only close on one direction so if its buy then it should close only buy and if its sell then it should close only sell...
It can open simultaneously both side trades if conditions matched...so i think we need 2 magic numbers of one pair..one for sell and one for buy...
I will need facility where it can open x number of pairs at a one time...so if i am trading 10 pairs and i set to open max 6 pairs then it should open only 6 and not more than that...Also buy and sell conditions should met only on closing candles....and this candle should be only previous candles from current candle...so if ea open 6 max pairs and if one hit the tp so there is a space for one more and it should match the conditions for other pairs to open. If conditions were matched before few candles or two candles before then it should open the trade because that trade is not valid now...
please bid and quote me...
thanks
Need EA based on TDI and Stochastic.
Buy Conditions
when TSL of TDI is below 32 and stochastic crosses TSL from below to top it opens buy trade. If price moves against the trade for x number of pips then it will open one more buy. It continues opening trades till it hit the TP. TP should be set from input tab and it will be basket pips. SEE BELOW for more information... Input tab should have the facility for x number of pips to open the trade.
Sell Conditions
when TSL of TDI is above 68 and stochastic crosses TSL from top to below it opens sell trade. If price moves against the trade for x number of pips then it will open one more sell. It continue opening trades till it hit the TP. TP should be set from input tab and it will be basket pips. SEE BELOW for more information... Input tab should have the facility for x number of pips to open the trade.
Basket Pips Explanation:
For example if it opens 8 trades and if i have set 200 pips as a take profit then all trades total positive 200 pips is the take profit so there are chances that out of 8 there might be 2 negative and 6 positive...so inshort that one pair opened trade when they are 200 pips positive, it will close that all trades for that pairs...Here it should only close on one direction so if its buy then it should close only buy and if its sell then it should close only sell...
It can open simultaneously both side trades if conditions matched...so i think we need 2 magic numbers of one pair..one for sell and one for buy...
I will need facility where it can open x number of pairs at a one time...so if i am trading 10 pairs and i set to open max 6 pairs then it should open only 6 and not more than that...Also buy and sell conditions should met only on closing candles....and this candle should be only previous candles from current candle...so if ea open 6 max pairs and if one hit the tp so there is a space for one more and it should match the conditions for other pairs to open. If conditions were matched before few candles or two candles before then it should open the trade because that trade is not valid now...
please bid and quote me...
thanks
Répondu
1
Évaluation
Projets
367
56%
Arbitrage
45
22%
/
56%
En retard
188
51%
Gratuit
Publié : 1 article, 6 codes
2
Évaluation
Projets
285
41%
Arbitrage
15
13%
/
47%
En retard
67
24%
Gratuit
3
Évaluation
Projets
159
61%
Arbitrage
40
18%
/
63%
En retard
70
44%
Gratuit
Commandes similaires
Binary trading taligram bot mt4
30 - 100 USD
: Hello, I am looking for an experienced MQL4 developer to create a custom Binary Options Trading Bot for MetaTrader 4 (MT4). The bot needs to automate trades based on clear conditions and must have a reliable integration feature. I would like the bot to work smoothly with Telegram so that it can either receive signals from a channel/group or send instant trade notifications directly to my Telegram. The code should
I am looking for an experienced MQL4 developer to create an Expert Advisor (EA) based on signals from a custom indicator. Requirements: 1. The EA must use a single custom indicator that draws buy and sell arrows directly on the chart. 2. When a buy arrow appears, the EA should wait until the current candle closes. If the arrow is still present after the candle closes, it should open a BUY trade. 3
Bhokhwe
30 - 200 USD
//+------------------------------------------------------------------+ //| ThreeBullEMA10EA | //| Strategy: 3 Bullish + EMA10 Break | //+------------------------------------------------------------------+ #property strict extern double LotSize = 0.01; extern int Slippage = 3; extern int MagicNumber = 12345; extern int EMA_Period = 10;
I have an expert advisor's investor login. I want you to study it and make me the exact same EA. There should be absolutely no differences or mistakes. You should have great observation skills for this aswell
I am looking for a developer to create an Expert Advisor (EA) for MetaTrader 5. Requirements: Trade XAUUSD (Gold) Automatically open and close trades Include Stop Loss and Take Profit settings Adjustable lot size and risk percentage Work on MT5 Allow me to change settings from the EA inputs Include backtesting support Source code preferred
FT_XAU_FollowTrend_v1.0
30+ USD
> izz: #property strict input double LotSize = 0.01; input int BuyStopDistancePips = 50; input int SellStopDistancePips = 50; input int TrailingStartPips = 30; input int TrailingDistancePips = 30; input int MaxPositions = 3; input double StopLossPips = 0; input int MaxSpreadPoints = 300; input ulong MagicNumber = 20260702; input double DailyLossLimitUSD = 50; double PipValue; int digits; int OnInit() { digits =
Aura_Ghost_Sovereign_XAU.mq5
1000+ USD
Technical Description of the EA The Ghost Sovereign engine is a trend-following breakout system optimized for XAUUSD (Gold) . Its logic operates through several distinct layers: Trend Filtering: It utilizes a 144-period Exponential Moving Average (EMA) to establish the primary institutional trend direction . Momentum Entry: The EA executes trades when the closing price of the previous bar confirms a trend breakout
I have build a trading view indicator which monitors trades. The strategy is based on OB, it buys and sells bullish and bearish OB. Also valid re enters on the retest of orderblocks only if TP is hit the first time. I’m looking for someone to develop me a EA which works on the same logic and buys and sells of the same logic as my Indicator. I currently have my indicator firing signals into a telegram channel so I
TM
30+ USD
Order Block Forms / Price Touches │ ▼ Break Touch Candle High/Low │ ▼ Strength Alignment or BR Valid │ ▼ No Opposing OB within X Pips │ ▼ HL/LH Fractal OR Two-Candle Break │ ▼ ENTRY │ ▼ ──────── Trade Management ──────── │ ├─ Opposing OB Breached │ AND │ Opposite Strength Alignment or BR │ └──► Loss Exit │ ├─ Opposing OB Reached │
I am looking for an experienced MQL5 developer to code a simple grid trading strategy into an Expert Advisor. The strategy logic is already defined, and I am looking for someone with strong MQL5 development experience to implement it accurately and efficiently. If you are interested and have relevant experience, please get in touch so we can discuss the project details
Informations sur le projet
Budget
10 - 40 USD
Délais
de 1 à 5 jour(s)