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.

Tâche terminée

Temps d'exécution 37 jours
Commentaires du client
Very talented and responsible developer. I will hire him again for further development.

Spécifications

 

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


Dossiers :

Répondu

1
Développeur 1
Évaluation
(91)
Projets
144
38%
Arbitrage
67
15% / 48%
En retard
55
38%
Gratuit
2
Développeur 2
Évaluation
(35)
Projets
73
51%
Arbitrage
12
33% / 33%
En retard
14
19%
Gratuit
3
Développeur 3
Évaluation
(50)
Projets
80
39%
Arbitrage
4
50% / 25%
En retard
0
Gratuit
4
Développeur 4
Évaluation
(564)
Projets
845
73%
Arbitrage
15
53% / 13%
En retard
193
23%
Gratuit
Commandes similaires
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
MetaTrader 5 (MT5) Price-Level Monitoring & Automated Phone Call Alert System Developer Needed Project Overview I am looking for an experienced developer to build a custom trading assistant for MetaTrader 5 (MT5) that monitors important price levels I manually mark on my charts and immediately calls my phone when the market reaches or interacts with those levels. This is Phase 1 of a larger trading assistant project

Informations sur le projet

Budget
50 - 211 USD
Délais
de 1 à 10 jour(s)