指定

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
評価
(376)
プロジェクト
398
31%
仲裁
62
19% / 69%
期限切れ
50
13%
仕事中
2
開発者 2
評価
(320)
プロジェクト
466
42%
仲裁
77
12% / 64%
期限切れ
75
16%
取り込み中
3
開発者 3
評価
(586)
プロジェクト
1047
49%
仲裁
39
28% / 41%
期限切れ
49
5%
4
開発者 4
評価
(49)
プロジェクト
134
27%
仲裁
62
13% / 53%
期限切れ
58
43%
5
開発者 5
評価
(253)
プロジェクト
406
38%
仲裁
84
43% / 19%
期限切れ
70
17%
仕事中
類似した注文
1. Понимание экспоненциальной и линейной функций: - Экспоненциальная функция имеет вид: y = a * b^x, где a - начальное значение, b - основание экспоненты. - Линейная функция имеет вид: y = mx + b, где m - коэффициент наклона, b - свободный член. 2. Определение целевых значений: - Необходимо определить, к каким значениям на линейном графике должны соответствовать точки на экспоненциальном графике. 3. Решение
1) Необходимо найти решение, чтобы индикатор выдавал уведомление на одну свечу раньше оригинала индикатора на всех таймфреймах без опоздание по времени в самом начале открытие свечи, и чтобы не перерисовывался индикатор как у оригинала
1. Стратегия реверсная. Задается диапазон от которого ведется торговля, если сделка пошла не в нашем направлении, то текущая сделка закрывается и открывается новая сделка в противоположном направлении. Таким образом процесс повторяется до получения прибыли. 2. Все исходные параметры задаются через панель управления. 3. Направление торговли задается вручную. 4. Смена таймфрейма на графике на работу советника влиять не

プロジェクト情報

予算
100 - 250 USD
開発者用
90 - 225 USD