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

Время выполнения 18 дней
Отзыв от заказчика
He threatened arbitration.I got a non working product and lost $50. I contacted the dev after to fix the bugs he left in the final product and even offered him payment but he gave no response.
Отзыв от исполнителя
-

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

1. The idea of the trading system is as follows: market entries are performed on the 15 minute timeframe when the trend is in the right direction, the arrow is above or below the baseline pivot, and there is an arrow indicator

2. Trend is determined based on the attached TMA+CG mladen indicator. Use the default settings for all attached indicators. The trend is determined by the two outer green bands (in the example they are yellow). The trend must be CLEAR. Both bands must point up or down. Do not take trades if one band points up and one points down for example. Only take trades when both bands point in the correct direction. Both bands should point up for a buy signal and both bands should point down for a sell signal.







3. Trading Signals:

  • Buy signal: Both bands from the TMA+CG mladen indicator must point upwards, there must be an upwards GREEN arrow from the C_ indicator and the arrow of the current candle must be below the middle line (the base yellow line) from the Gnew indicator. 






  • Sell signal: Both bands from the TMA+CG mladen indicator must point downwards, there must be an downwards RED arrow from the C_ indicator and and the arrow of the current candle must be above the middle line (the base yellow line) from the Gnew indicator. 




4. Positions are opened at the open price of a new candle after the confirmation of all the rules. 

5. Additional filters for opening a position:

The TMA+CG mladen indicator will be used to determine the middle olive band. The Gnew indicator will determine if the nearest resistance or support (the Take profit) is inside the two outer green bands from the TMA+CG mladen indicator

  • Confirmation of a buy signal: Make sure the price is below the middle olive band on the TMA+CG mladen indicator and the closest resistance (closest red line above the base yellow line and The take profit) is underneath the top green band from the TMA+CG mladen indicator.
  • Confirmation of a sell signal: Make sure the price is above the middle olive band on the TMA+CG mladen indicator and the closest support (closest blue line below the base yellow line and The take profit) is above the lower green band from the TMA+CG mladen indicator.

6. Close by Take Profit — 

FOR BUY: during position opening, a Take Profit level is set at the nearest resistance (red line above the base yellow line) using the Gnew indicator.
FOR SELL: during position opening, a Take Profit level is set at the nearest support (blue line below the base yellow line) using the Gnew indicator.

7. Position management

The lot size will be adaptive based on the equity using a customizable risk% (make the risk % an input parameter) and a customizable stop loss (make the stop loss level an input parameter in pips). The stop loss used here will also be the stop loss for the either buy/sell trade opened. The way the lot size should all be calculated is as the following= (((equity*risk)/stop in pips)/10). So for example if we have an equity of 10,000 and we use a risk of 2% and a stop loss in pips of 10 pips, the calculation would be the following =  (((10,000*0.02)/10)/10)=2 lots

8. What to ignore

Ignore the x's placed by the TMA+CG mladen indicator

9. Additional requirements

Make sure this expert advisor works across all pairs including XAUUSD for example. Must be bug free and work as intended per the rules. The EA will work on the pair it is attached to. I intend to open multiple currency pairs and attach the EA to each chart. I need the source code.

Have fun!


Файлы:

MQ4
Gnew.mq4
27.5 Kb
MQ4
C_.mq4
26.1 Kb

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

1
Разработчик 1
Оценка
(594)
Проекты
926
46%
Арбитраж
31
39% / 29%
Просрочено
93
10%
Работает
2
Разработчик 2
Оценка
(563)
Проекты
932
47%
Арбитраж
302
59% / 25%
Просрочено
124
13%
Загружен
3
Разработчик 3
Оценка
(18)
Проекты
27
15%
Арбитраж
7
0% / 86%
Просрочено
5
19%
Свободен
4
Разработчик 4
Оценка
(117)
Проекты
138
41%
Арбитраж
30
7% / 77%
Просрочено
17
12%
Свободен
5
Разработчик 5
Оценка
(256)
Проекты
415
38%
Арбитраж
86
44% / 19%
Просрочено
70
17%
Занят
6
Разработчик 6
Оценка
(221)
Проекты
369
66%
Арбитраж
10
50% / 0%
Просрочено
46
12%
Свободен
7
Разработчик 7
Оценка
(266)
Проекты
540
50%
Арбитраж
55
40% / 36%
Просрочено
224
41%
Свободен
8
Разработчик 8
Оценка
(586)
Проекты
1048
49%
Арбитраж
39
28% / 41%
Просрочено
49
5%
Свободен
Похожие заказы
Indicator in use: Bollinger Bands Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal) 2. Enter sell ONLY on the next candle if price breaks below the trigger candle LOW (using the e.g. above- if next candle price moves below 1.07915, enter a sell - I want to
Connect from Mt4 via binary derive account api. I have a bot. You need to convert the bot to an indicator. After converting I need to connect with my binary deriv through api. I want to trade my derivative binary account through mt4. If anyone can setup via API then contact me
Martangle 30+ USD
i want robot for trade following pattern buy or sell at given price with martingale send me demo fast is very simple concept permeameter 1 buy sell > manual / market 2 lot size > 0-01 and if tp hit than stop
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
I am interested in creating an EA, I already have the code but I need someone who can debug it make it more greater look more into the strategy and put more strategy modification and modeling and optimization to make it great also at same time debug it
My EA calls recent and live Polygon tick data, stores it locally and then displays it on the chart. I need someone who can modify the EA so that it can use information from TickDataSuite or any other tick repository instead of polygon so it can be used while backtesting. More information about the EA can be given. Price is negotiable if you have a backlog of completed orders and good reviews
Hi , I need a script written for Auto trading bot to trade on Trading View. This is a simple strategy to trade Renko chart on Trading view. The trading bot will have rules for entry and exit. Stop loss and Take Profit. order size by x% of equity. Daily profit target in pips. I want an experienced Trading View Pine script coder please! Thanks
I have a mql4 license mql4 code,, there have a 1 error '( WebRequest' - no one of the overloads can be applied to the function call) fix this error,, and make sure it work properly,,{ it's bass on kernel32.dll } this license system Base on pc volume serial number. If you're a expert developer kindly contact with me ,, Write a text " License system devoloper " Telegram @Gw_rakib1
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
Just a simple one rule EA with take profit and stop lose. EA must function properly as described. Every other conditions attached with the EA will be communicated in the chatting section for optimum results

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

Бюджет
30 - 60 USD
Исполнителю
27 - 54 USD
Сроки выполнения
до 7 дн.