Convert Tradingview indicator Pine Script to MQL4

仕事が完了した

実行時間3 時間
依頼者からのフィードバック
Super fast and efficient responses, understands what you are asking for and got it done the way i wanted on the first try. Would recommend.
開発者からのフィードバック
Спасибо!

指定

Convert TradingView indicator to MT4 (I have the source code)
Conversion of indicator from TradingView pinescript to MT4.
Indicator must give the exact same results compared to TradingView indicator.
im going to be using two different periods of the same indicator together. Will need source cod after as well. 


応答済み

1
開発者 1
評価
(574)
プロジェクト
945
47%
仲裁
309
58% / 27%
期限切れ
125
13%
類似した注文
//———————————————————————————————————————————————————————————————————— 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

プロジェクト情報

予算
30 - 40 USD
締め切り
最高 2 日