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
(2674)
Proyectos
3411
68%
Arbitraje
77
48% / 14%
Caducado
342
10%
Libre
Ha publicado: 1 ejemplo
3
Desarrollador 3
Evaluación
(298)
Proyectos
478
40%
Arbitraje
105
40% / 24%
Caducado
82
17%
Trabajando
Ha publicado: 2 ejemplos
Solicitudes similares
I'm looking for a developer that can make me an EA that uses TP / SL for NASDAQ ( NAS100 ). It should be trend following and fully customizable with a cool panel Thanks
Develop an Expert Advisor for MetaTrader 5 that manages existing positions. Features Automatically detect all open positions. Apply Break-Even after price reaches a configurable profit. Partial Close: Close X% of volume at the first target. Move Stop Loss to Break-Even. ATR Trailing Stop (optional). Magic Number filter. Comment filter. Symbol filter. Trading session filter. Retry mechanism for trade operations
Mt5 ea 30+ USD
I have a fast execution ea that need a little touch, it trade on gold and my problem is about the risk ratio the tp is 3pip and stop loss 20 but i cannot get it right to make the average win larger and average loss lower. I would like to know if i can get help to get it right without touching the tragedy and the trade frequency. Those two pictures I attached is the example of what my bot actually do like i explained
Hello, I want a simple bot for NinjaTrader8. I need a bot that operates automatically on Nasdaq (NQ/MNQ). Requirements: open buys and sells following a simple trend strategy, configurable stop loss and take profit, risk per trade of 1 to 2% of capital, if it loses 3% in a day, stop trading until the next day. Compatible with backtesting, delivery of the source code and the working bot in NinjaTrader 8. My initial
Jona copilot v12 30 - 40 USD
Hi, I'm interested in ordering an MT4 trading bot. Before we begin, could you please send me the technical specifications and requirements you'll need? Specifically, I'd like to know: - The trading strategy the bot will use. - The currency pairs or instruments it will trade. - The timeframes it supports. - Risk management features (lot sizing, stop loss, take profit, trailing stop, maximum drawdown). - Whether it
MT4/MT5 HFT EA us30 30 - 3000 USD
Hello everybody, I'm looking for an experienced MQL4/MQL5 developer to optimize a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5. The EA performs consistently and profitably on demo accounts, but when it is run on Raw and Standard live accounts under what appear to be the same trading conditions, it begins generating losses. I do not have the original source code (.mq4/.mq5); I only have the
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 designed primarily for US30 (Dow Jones Index) . The EA performs consistently and profitably on demo accounts, but when I run it on an IC Markets Raw or Standard live account, it starts generating losses under what appear to be the same trading conditions. At this time, I cannot provide the source code (.mq4/.mq5). I can only provide the
TumiiFX 30 - 20000 USD
1. Use two EMAs: 20 and 50. If EMA 20 is above EMA 50 → uptrend (look for buys) If EMA 20 is below EMA 50 → downtrend (look for sells) 2. Wait for a pullback into the area between the two EMAs. - For buys: price must touch or move between EMA 20 and EMA 50 during the last few candles. - For stils: same idea, but in a downtrend. 3. Entry signal: Buy: a bullish engulfing candle in an uptrend after the pullback
Ниже представлено готовое, технически выверенное Техническое задание (ТЗ) . Вы можете полностью скопировать этот текст и разместить его на бирже фриланса (например, MQL5.com в разделе «Фриланс» или на Smart-Lab). Данное ТЗ написано на профессиональном языке, понятном разработчикам торговых систем для терминала QUIK (на языке Lua) . ТЕХНИЧЕСКОЕ ЗАДАНИЕ (ТЗ) Разработка мультивалютного торгового робота для терминала
Master mind 30+ USD
Start ↓ Detect Trend (H4) ↓ Confirm Structure (H1) ↓ Wait for Pullback ↓ Check Indicators ↓ Calculate Confidence Score ↓ Score ≥ 80? ├── No → Wait └── Yes ↓ Calculate Lot Size ↓ Place Order ↓ Set Stop Loss ↓ Set Take Profit ↓ Manage Trade ↓ Move to Break-even ↓ Trail Stop ↓ Close Trade. IF Price > EMA200 (H4) AND EMA50 > EMA200 (H4) AND ADX > 25 AND RSI between 55 and 70 AND MACD Main > Signal AND Bullish engulfing

Información sobre el proyecto

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