Работа завершена

Время выполнения 9 дней
Отзыв от исполнителя
Very good and kind customer who goes easy with the complete explanation he gives

Техническое задание

Heiken Ashi Range Bar Scalper Specifications

HARB Scalper

This EA is intended to be used to trade US futures Markets (S&P 500, Russel 2000, etc.) so applicable settings should reference "real volume” and "Ticks/Points" (instead of pips). EA to be built upon AZ-INVEST (Artur Zas) Range bar charts and open-source EA Framework. EA to trade based on the Heiken Ashi range bars with the bar size calculated by the “Average True Range" (ATR) Entries are based on the "TTM Scalper" price action indicator signals. Trade management options such as TAKE PROFIT, STOP LOSS, TRAILING STOP LOSS, TRAILING STOP LOSS START, BREAK EVEN, and PARTIAL CLOSE are also to be calculated using ATR.

AZ-INVEST (Artur Zas) offers an open-source EA (Range Bars PriceMA_Cross) – 2 adjustments are needed and the rest of the EA shall remain as is. We need to Replace Current PriceMA_Cross entry signal with following TTM Scalper Entry single and modify Trade management functions

1.      TTM Scalper entry signals

o   3 bar patterns to identify Swing Highs, Swing Lows, and Entries.

§  Bar 3 - "Pivot Bar" - Swing high or swing low (repainted when pattern completes).

§  Bar 2 - "Trigger bar" - The first bar that has a higher low (or lower high for bear signals) than the previous bar.

§  Bar 1 - "Entry Signal" - Heiken Ashi candle Close is greater than the high of the trigger bar (or low for bear signals) - Then repaints Bar 3 a different color which now becomes the swing low (or high) bar and the beginning of a new swing.

§  Bar 0 - “Action candle" On the candle open immediately after Bar 1 - buy long (or sell short) with Market Order.

§  Exit trade on signal change (buy/sell).

2.      All Trade management functions shall be calculated using the same ATR values used to determine bar size.



Откликнулись

1
Разработчик 1
Оценка
(42)
Проекты
88
14%
Арбитраж
30
30% / 53%
Просрочено
36
41%
Работает
2
Разработчик 2
Оценка
(568)
Проекты
641
41%
Арбитраж
21
57% / 29%
Просрочено
47
7%
Работает
3
Разработчик 3
Оценка
(356)
Проекты
632
26%
Арбитраж
89
73% / 13%
Просрочено
12
2%
Свободен
4
Разработчик 4
Оценка
(74)
Проекты
121
43%
Арбитраж
12
33% / 50%
Просрочено
17
14%
Свободен
5
Разработчик 5
Оценка
(256)
Проекты
415
38%
Арбитраж
86
44% / 19%
Просрочено
70
17%
Занят
Похожие заказы
Moving average cross strategy that has no stop but will just reverse direction each time the crossover happens. But will have a 3 step profit taking method at certain percentage points. It will be used for futures options on the buy side. 3 days out
hi. I hv a strategy on tradingview need to convert to mt4/mt5 expert advisor for algo trading. would like to add some tradingview strategy setting to the mt4/mt5 EA(not included in my tradingview source code): recalculate after order is filled, order size: xx% of equity
This Bot will work on strategy which works using moving averages,RSI and candle stick pattern and what I want is that trade will execute when setup will form on both 30 min and 1 hr time frame trade will execute strategy needs all 4 parameters to be on right calculations to execute trade and I want some options where I can select risk to reward ratio to back test this strategy and some other parameters
i want a forex robot that will read chats and enter trades on its oown. i want it to be able to use all trading strategies and partterns. good risky manegmemt, i want it to forcuse on Gold and and all major forex pairs. i want it to use stop loses and take profits as the market might change direction anytime. i want to work on both mt5 and mt4
I want to make something automatic which EMA will automatically trade in my account. For this I want to make a simple robot I want to get this made automatically on a simple EMA
Dear All, I need to design and implement an EA with the involvement of a possible AI. I would like the entries to be realized with all MACD, RSI, Stoch parameters but also Ai. I mainly want the system to immediately close the transaction itself at the time of trend reversal even before reaching the TP position. It should work for intervals M15, H1, H4 and maybe long-term on D1 Platform for MT5 and exclusive only
Saya memerlukan Expert Advisor berdasarkan sinyal AOX. Itu harus memiliki pemeriksaan dan penanganan kesalahan operasi perdagangan. Kriteria utama pembukaan dan posisi penutupan: ■ arah rata-rata bergerak ■ harga lebih tinggi dari bar sebelumnya. Lot perdagangan adalah parameter masukan
Good Day I would like to create a trading bot that is able to link to my news provider. The bot will execute trades based on the actual news release data as soon as the data is released. I will need to input parameters that would automatically trigger once the actual data is released (Need to know what format you will require or other recommendations) Execution speed will be a crucial factor in this regard. Adding to
I believe in Robotics as a major artificial intellect to function of growth of business.Therefore if you script there is a likelihood of bringing economies of scale.The retrospective of the dynamics of indulgence of work can be economics of scale
// @version= 5 strategy ( "EMA Crossover Strategy with 1:1.6 Risk-Reward" , overlay = true ) // Define the EMAs shortEma = ta.ema ( close , 10 ) longEma = ta.ema ( close , 20 ) // Plot the EMAs on the chart plot ( shortEma , color = color.blue , title = "10 EMA" ) plot ( longEma , color = color.red , title = "20 EMA" ) // Calculate the crossover conditions longCondition = ta.crossover ( shortEma , longEma )

Информация о проекте

Бюджет
100 - 250 USD
Исполнителю
90 - 225 USD
Сроки выполнения
от 3 до 5 дн.