EXPERT ADVISOR TO TRADE SPECIAL IF CONDITION RULES

Spécifications

Hello Everyone, 

I will be happy to get a developer to design an Expert Advisor/ Robot that will work according to this template. 


Above shows the template of my strategy I want to develop to an Expert Advisor. The logic will be explained and can then be coded to take actions according to the RULES of the LOGIC. As you can see above, I have 2 similar REPORTS for DEC to APRIL but the LEFT SIDE is populated while the RIGHT SIDE is EMPTY. This is to EXPLAIN the LOGIC of the way the EA will OPERATE.

AT start of DEC. When the EA was attached, the START PRICE was 0.894. At that time, based on the START PRICE, the FUTURE was projected as follows, IF price goes UPWARDS, then it is expected to BUY To 0.901, but if it goes DOWNWARDS it is expected to SELL to 0.874. This is at the BEGINNING OF THE PERIOD.  BY END OF DECEMBER, the ACTUAL HIGHEST PRICE was 0.88 and the LOWEST PRICE was 0.854. So it means for DECEMBER, The market was a SELL. And the EA should be able to maximize the bids to take the Highest cumulative profits during the period using the Projection and the ACTUAL results.

AT Start of JAN for Example, the EA Movement in DEC was LOWEST at 0.854. So we have the L in the YELLOW Column in front of Previous MONTH projection. It will be HIGH if the DEC Move has at the HIGHEST. So based on the L, it projected as Follows: Lowest position to reach 0.847, Highest to reach 0.894, while the MID PRICE which will help control the PRICE to determine change in direction will be 0.867 (based on previous TF data- Month). At END of JAN, the Price moved upwards above the mid price to achieve a 0.8767 value, However, it returned to the midpoint of previous Month at 0.867 to fall down to a new LOWEST of 0.833 below previous TF data. So again as we can see, this is a SELL market MOVE for the MONTH of JAN. THE EA should be able to use the prices at 0.88, 0.867 and 0.854 of previous TF in DEC to identify and take bids accurately for JAN, so that when prices didn’t reach 0.894 of Projected HIGH, then it should re adjust itself to a SELL from 0.867 downwards to below 0.854 as a minimum.

AT Start of FEB for Example, the EA Movement in JAN was LOWEST at 0.833. So we have the L in the YELLOW Column in front of Previous MONTH projection. So based on the L, it projected as Follows: Lowest position to reach 0.826, Highest to reach 0.867, while the MID PRICE which will help control the PRICE to determine change in direction will now be 0.85485 (based on previous TF data- Month). At END of FEB, the Price moved downwards to 0.832 and then changed direction UPWARDS and above the mid price to achieve a 0.864 value, As a result, it crossed the previous MONTH Projected LOW of 0.847, the midpoint value of previous Month at 0.8545 to rise up to a HIGHEST of 0.864. So again as we can see, this  was initially a SELL up till 0.847, BUT the EA will readjust itself to a BUY MODE as the ACTUAL PRIE Moves from 0.833 to 0.847 and didn’t return back to 0.833 downwards.  It will also use the LOWEST of 0.832 to identify the minimum Move UPWARDS to 0.832 + 0.02= 0.852+. So the EA will use the NEW Monthly EXTREME to predict REVERSAL moves if market changes DIRECTION to OPPOSITE.

AT Start of MAR , the EA Movement in FEB- TF was LOWEST at 0.832. So we have the L in the YELLOW Column in front of Previous MONTH projection. So based on the L, it projected as Follows: Lowest position to reach 0.819, Highest to reach 0.852, while the MID PRICE which will help control the PRICE to determine change in direction will now be 0.848 (based on previous TF data- Month). At END of MAR, the Price didn’t move downwards as we can see the Lowest at  0.85 which is above our calculated previous Month Mid Price, but rather price went above the PROJECTED HIGH of 0.852, and Above Previous Month HIGH of 0.864 to reach a new HIGH of 0.881 (which is also above our safe position of HIGH using our Lowest Price for the Month, ie 0.85+ 0.02= 0.87. So the EA should use this Concept to take actions for and against direction and readjust itself depending on the TF- TIME FRAME used for the implementation.

So in summary, all the EA will need is the Projected pries of the limits being expected ahead while it continues to use the current period/ TF data to compare and take accurate decisions between BUYING and SELLING.

 Only those that understand the concept should apply and we can discuss further.

Répondu

1
Développeur 1
Évaluation
(74)
Projets
121
43%
Arbitrage
12
33% / 50%
En retard
17
14%
Gratuit
2
Développeur 2
Évaluation
(356)
Projets
632
26%
Arbitrage
89
73% / 13%
En retard
12
2%
Gratuit
3
Développeur 3
Évaluation
(302)
Projets
453
65%
Arbitrage
5
40% / 0%
En retard
4
1%
Travail
Commandes similaires
Position : Forex Expert Advisor (EA) Developer Project Type: Short-Term Development with Testing Phase Platform Compatibility: MetaTrader 4 (MT4) and MetaTrader 5 (MT5) Project Summary Seeking an experienced developer to create an Expert Advisor (EA) capable of generating consistent, profitable monthly returns in the Forex market with minimal drawdown. The EA should be optimized to trade at least three currency
Hi Developers, I'm looking for a professional developer who can convert TradingView Pine Script to MT4 Indicator/EA.file is attached below.Indicator Screenshots also attached for reference.Indicator must work same as TradingView Script.This script is based on Breakout strategy
Testing 30 - 200 USD
// กำหนดค่าตัวแปรเริ่มต้น input double DailyProfitTarget = 200; // กำไรที่ต้องการในแต่ละวัน (2% ของทุน) input double LotSize = 0.1; // ขนาด Lot input double TakeProfit = 10; // กำไรต่อการเทรดใน pip input double StopLoss = 5; // การหยุดขาดทุนต่อการเทรดใน pip double dailyProfit = 0; // กำไรที่ทำได้ในวันนี้ // ฟังก์ชันเริ่มต้น int OnInit() { dailyProfit = 0; return(INIT_SUCCEEDED); } //
I need to compile my mt4 EA but there are some errors and warning if you can fix and compile send me your application I will select you upon Demo
Man on mayhem 30 - 100 USD
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 (InpMATrendPeriod). If the current EMA value is greater than the previous one, the trend is seen as growing (ema_current > ema_previous). Alternatively, if current EMA is below
Hi, Expert should be Brazilian. I need the scalping ea for xauusd, usdjpy, AUDUSD, eurusd, gbpusd, nzdusd, uascad and usdchf with any strategy. But don't use buy limit in down trend and sell limit in sell trend. I need the profit with 0.5 usd minimum per trade
1. The idea of the trading system is as follows : markets entries are performed when the liquidity is grabbed or when a supply or demand is being touched. 2. Trend? There's no trend specified because this EA is based on liquidity and supply and demand. 3. Trading Signals : Buy Signal: EnterBuyMarket when price closes above the 5 period EMA (This EMA must be a parameter) after the liquidity has been grabbed or when a
Apply only if you understand market structure and understand English. Pls i don’t need translators because you will end up misunderstanding my explanation while translating English to your language I don’t need time wasters like my last experience I waited for a programmer for two weeks yet he no nothing because of language issues etc I need ea that set buy limit and sell limit oders using my market structure
MQL5 Automation 30 - 100 USD
I need to automate a trading strategy on mt5. i have the python script executing rightly. but i need to convert to mql5 and also automate the strategy robotically. Anyone with experience should reach out for further explanation
It is a Forex multi-currency fully automated strategy, which has been back-tested from 2008 to 2023, passing all Great Economic Crises with success. Started on Live account on 2024 passing the "Black Monday", i am now looking to expand I am looking for investors who want to achieve consistent returns in the Forex market through a carefully managed, risk-mitigated strategy that has demonstrated resilience and

Informations sur le projet

Budget
30+ USD
TVA (23%): 6.9 USD
Total: 36.9 USD
Pour le développeur
27 USD
Délais
à 7 jour(s)