명시

Technical requirements for EA robot (ТЗ)

1.       Robot shall have money management features (initial lot size, where to stop open new positions etc..)

2.       Robot shall have time management features (when he allows and when he doesn’t allow to open positions, like on night, Asian time etc.)

3.       Robot will work with few strategies, first two will be given now as source code that should be rewritten professionally (my code is not professional code and uses the following indicators: MACD, PSAR, MA, CCI, Heiken Ashi), the others I’ll add by myself later on.

Robot may open positions according to strategy A or B or C etc…

4.       Each strategy shall have each own strategy function

5.       I should have an option to add my own strategies functions, your code shall allow this “lego” like construction (easy option to use indicators that you already implemented, I’ll add my own conditions)

6.       On top of all the above, I’d ask to implement functions/indicators that I’ll be using in my own new strategies. Input options for all is needed.

The code for the below will be given by me as indicator code, The list is:

a.       DEMA

b.       TEMA

c.       VWAP

d.       TSV

e.       Chandelier exit

7.       TS options are:

a.       Parabolic SAR

b.       Regular

8.       SL options are:

a.       Fixed

b.       First fibo level (fibo points are 144 bars low and high)

c.       Parabolic SAR (in case TS is Parabolic SAR and the price moved in opposite direction)

9.       TP options

a.       Fixed

b.       First fibo level (fibo points are 144 bars low and high)

10.   Option to open, up to 2 positions in parallel on one chart (if first is buy, second is sell and vice versa)

11.   The status and the value of the used indicators should be shown in chart (green, red colored – fit the requirements or not) , input option to show or not

12.   If possible, the indicators should be placed on the chart (input option for all indicators to put or not)

13.   Should be able to test on testing strategy

 

 


응답함

1
개발자 1
등급
(390)
프로젝트
416
30%
중재
74
19% / 72%
기한 초과
52
13%
작업중
2
개발자 2
등급
(332)
프로젝트
485
40%
중재
82
11% / 63%
기한 초과
77
16%
무료
게재됨: 1 코드
3
개발자 3
등급
(588)
프로젝트
1065
50%
중재
39
28% / 41%
기한 초과
49
5%
무료
게재됨: 1 기고글, 8 코드
4
개발자 4
등급
(49)
프로젝트
134
27%
중재
62
13% / 53%
기한 초과
58
43%
무료
게재됨: 299 기고글, 1 코드
5
개발자 5
등급
(296)
프로젝트
475
40%
중재
105
40% / 24%
기한 초과
80
17%
바쁜
게재됨: 2 코드
비슷한 주문
Я ищу бизнес-партнёра с опытом в трейдинге и программировании, который сможет реализовать распознавание паттернов и на его основе создать прибыльного торгового робота (EA). Это профессиональная модель: автор заработал на ней миллионы, имеет подтверждённую историю результатов и хорошо известен в торговле фьючерсами
Требуется создать советник на основе разворотных паттернов, используя дополнительные индикаторы такие как скользящее среднее, отклонение от скользящей средней, угол наклона скользящей средней. Возможно будет добавлено что то еще по ходу работы
Суть ТС:Приход в POI старшего тф, вход в позицию на младшем тф Анализ графика начинается всегда со старшего тф. Должен быть понятный контекст для работы. Активы: EURUSD, XAUUSD POI старшего таймфрейма: Liquidity (1M, 1W, 1D, 4H, 1H) Imbalance (1M, 1W, 1D, 4H, 1H) Order Block (1M, 1W, 1D, 4H, 1H) HTF Fractals (1M, 1W, 1D, 4H, 1H) Всегда дожидаться цену в POI старшего таймфрейма. Вход в позицию: Слом LTF структуры на
к примеру 10 стратегий выстреливают одновременно в одну и ту же милисекунду при открытие бара надо их сделать последовательными один за другим, с проверкой, что предыдущий ордер был открыт и модифицирован SL TP оредра могут быть отложенные и маркет пока один ордер исполняется другие ждут в очереди так как используется ММ настоящий баланс double Total_Current_Risk() { double res = 0; for (int i = 0; i <

프로젝트 정보

예산
100 - 250 USD