Developa EA based on tranlating a system and an indicator form Traidingview ( Pine script languge and adding Risk management module. Idealy experience wih neural networs a must.

仕事が完了した

実行時間37 日
依頼者からのフィードバック
Very talented and responsible developer. I will hire him again for further development.

指定

 

See the document

Request for translation of code system and indicator from Pine Editor Language (scrip language from Tradingview.com) to MT4.

 

1.     Translation of ANNSYSTEM ( an Expert system by itself)

2.     Translation of CM_Ult_MacD

3.     Adding money management to item #1

4.     Integrating a Robot (ES) using items 1,2,and 3.

 

These are the 4 required tasks.

The code for each is included and a partial translation to MT4 language that is not currently working but serves as an example.

Each point will be detailed below.

1.- ANNSYSTEM CODE ( Pine Language).

//@version=2

strategy("ANN Strategy")

 

threshold = input(title="Threshold", type=float, defval=0.0014, step=0.0001)

 

getDiff() =>

    yesterday=security(tickerid, 'D', ohlc4[1])

    today=security(tickerid, 'D', ohlc4)

    delta=today-yesterday

    percentage=delta/yesterday

 

PineActivationFunctionLinear(v) => v


ファイル:

応答済み

1
開発者 1
評価
(91)
プロジェクト
144
38%
仲裁
67
15% / 48%
期限切れ
55
38%
2
開発者 2
評価
(35)
プロジェクト
73
51%
仲裁
12
33% / 33%
期限切れ
14
19%
3
開発者 3
評価
(50)
プロジェクト
80
39%
仲裁
4
50% / 25%
期限切れ
0
4
開発者 4
評価
(564)
プロジェクト
844
73%
仲裁
15
53% / 13%
期限切れ
193
23%

プロジェクト情報

予算
50 - 211 USD
締め切り
最低 1 最高 10 日