I want to convert my pine script indicator to ninjatrader 8

Şartname

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

Dosyalar:

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(58)
Projeler
78
59%
Arabuluculuk
13
38% / 54%
Süresi dolmuş
9
12%
Serbest
Benzer siparişler
//———————————————————————————————————————————————————————————————————— 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

Proje bilgisi

Bütçe
70+ USD
Son teslim tarihi
from 1 to 2 gün