I want to convert my pine script indicator to ninjatrader 8

Tarea técnica

I have a script i will like to convert into Ninjatrader 8. I have the source codes ready,

you may contact me if it is some thing you can do. I will love it to work almost the same the pine script source code provided 

here is the source codes attached to this offer

Archivos adjuntos:

Han respondido

1
Desarrollador 1
Evaluación
(58)
Proyectos
78
59%
Arbitraje
13
38% / 54%
Caducado
9
12%
Libre
Solicitudes similares
//———————————————————————————————————————————————————————————————————— 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

Información sobre el proyecto

Presupuesto
70+ USD
Plazo límite de ejecución
de 1 a 2 día(s)