Trabajo finalizado

Plazo de ejecución 1 minuto
Comentario del Cliente
He was amazing. He did an excellent job.
Comentario del Ejecutor
Great customer with pleasant communication and amazingly interesting order !!!

Tarea técnica

Hello, I saw the algorithm of Stephan Kalayjian and I really like the idea on how he optimizes his algorithm with numbers and arrows that represents which way the trend is going to. I will include Figure 1 and Figure 2 as examples of what I am looking to program on Mt4(those are from his algo). Note: Please ignore the orange circles (those were made by Mr. Kalayjian) and pay attention to the red circles (made by me)
I am looking to replicate that with different indicators. I can provide the indicators(privately) that I am showing on the Figure 3 and figure 4. 

The rules I am trying to set for the numbers(the numbers in the left upper corner) are: 
[Left side of the box: Bearish trend : Right Side of the Box: Bullish trend]
*1st indicator: Baseline(interpolated line that you can see where the bars are)
1 bearish value if the price is below the baseline : 1 bullish value if the value is above the baseline
*2nd indicator: C1
1 bearish value if the two lines are below the zero axis and yellow is over blue : 1 bullish value if the two lines are above the zero axis and blue is over yellow 
-second condition: 
0.5 bearish value if the two lines are below the zero axis and blue is over yellow : 0.5 bullish value if the two lines are above the zero axis and yellow is over blue
*3rd indicator: C2
1 bearish value if the two lines are below the zero axis and red is over blue : 1 bullish value if the two lines are above the zero axis and blue is over red 
-second condition: 
0.5 bearish value if the two lines are below the zero axis and blue is over red : 0.5 bullish value if the two lines are above the zero axis and red is over blue
4th indicator: C3 
1 Bearish value if the line is below 45 : 1 Bullish value if the line is above 55 

The rules I am trying to set for the arrows: 
I would like to be able to manually change it, but a good start would be: 

Display downtrend arrow(red arrow pointing down above the price bar) if the bearish box value is 3.5 or higher : Display uptrend arrow(blue arrow pointing up bellow the price bar) if the bullish box value is 3.5 or higher 


Archivos adjuntos:

PNG
Figure_1.PNG
258.1 Kb
PNG
Figure_2.PNG
260.0 Kb
PNG
Figure_3.PNG
72.2 Kb
PNG
Figure_4.PNG
71.9 Kb

Han respondido

1
Desarrollador 1
Evaluación
(807)
Proyectos
1127
43%
Arbitraje
47
49% / 23%
Caducado
84
7%
Libre
2
Desarrollador 2
Evaluación
(2656)
Proyectos
3374
68%
Arbitraje
77
48% / 14%
Caducado
342
10%
Trabaja
Ha publicado: 1 ejemplo
3
Desarrollador 3
Evaluación
(297)
Proyectos
476
40%
Arbitraje
105
40% / 24%
Caducado
81
17%
Ocupado
Ha publicado: 2 ejemplos
Solicitudes similares
Sovie robot 1000 - 500000 USD
//+------------------------------------------------------------------+ //| Simple Moving Average Robot | //+------------------------------------------------------------------+ #property strict input int MA_Period = 50; input double LotSize = 0.1; double MA_Value; //+------------------------------------------------------------------+ int OnInit() { return(INIT_SUCCEEDED); }
أبحث عن خبير تداول آلي (EA) أرفقتُ فيديو له. يقوم هذا الخبير بوضع أوامر شراء معلقة وبيع معلقة على بُعد 250 نقطة أعلى وأسفل السعر الحالي كل دقيقة، مع تحديد مستوى وقف الخسارة (SL) عند 300 نقطة ومستوى جني الربح (TP) عند 500 نقطة. إذا تم تفعيل أيٍّ من هذين الأمرين خلال الدقيقة، يتم إلغاء الآخر. لا يقوم الخبير بوضع أي أوامر معلقة حتى يتم الوصول إلى مستوى وقف الخسارة أو جني الربح، ثم يضع مجموعة جديدة من الأوامر المعلقة في
Dear Developer, I hope you are doing well. I would like to request the conversion of a TradingView indicator "Forex ATR" into an MT5-compatible indicator. Requirements: The MT5 indicator must match the TradingView version exactly Same logic and calculation Same input settings Similar graphical representation (visuals/plots) Once the indicator conversion is successfully completed, I would like to proceed with the next
Am looking for good programmer to help me to convert two Ex4 file into EA. The first indicator provide 9 tools signal and the second indicator is Candle stick strategy. Kindly see the attached file for proper explanation about the BOT. Below is discription 🔹 PART 1: Candle Structure Strategy (Daily / Weekly / Monthly) ✅ Core Idea You are trading alignment of higher timeframe direction with lower timeframe
Looking for experience profitable manual traders that will be willing to trade my live mt5 account for profit share. Requirements Must have at least 6 months of profitable months. Min 10 percent monthly Send me investor credentials for mt5 or mt4 account. Can be trading Any instruments. Must reply with mt5 credentials or will disregard
I am seeking an expert MQL5 developer for a paid architectural consultation. I am currently in the process of building a trading platform and need a deep dive with a specialist who understands the "under the hood" mechanics of high-frequency execution and systematic bot design. Topics for Discussion: Engine Logic: Best practices for building a robust, low-latency execution engine on MT5. Risk Frameworks: Implementing
Ninjatrdaer Script 500 - 1000 USD
I am looking to purchase a ninjatrader script, if there is any for sale, i mean a ready made ninjatrdaer script that trade futures, i need the seller to show me a backtest of the system, you know send some results, I would like to see a 1 year and YTD backtest
I need a MetaTrader 5 Expert Advisor for XAUUSD. Trend Filter : Trade only in the direction of the main trend. Patterns (Buy) : Hammer, Inverted Hammer, Doji, Bullish Harami, Bullish Engulfing + Green confirmation candle close above high. Patterns (Sell) : Shooting Star, Doji, Bearish Harami, Bearish Engulfing + Red confirmation candle close below low. Entry Rule : Wait for one Pullback candle (Red for Buy, Green for
Mk 30+ USD
I need a fully automated trading robot designed to generate consistent profits while strictly controlling risk and minimizing losses. The robot should use a combination of strategies, including trend-following, scalping, and price action, and must be able to adapt to different market conditions such as trending and ranging markets. It should analyze the market using indicators like Moving Averages, RSI, MACD, and
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot

Información sobre el proyecto

Presupuesto
50 - 100 USD
Plazo límite de ejecución
a 20 día(s)