명시
I am looking for a translation of this script from MT4 to Tradingview/Pine script. https://pastebin.com/VC17rmpw
The final product on MT4 looks like attached image. I am looking to put that into Tradingview.
Contact me for additional details.
Payment will be processed only upon successful completion of the project.
If this project is of interest, I will provide with a followup project to this with double budget/reward.
The final product on MT4 looks like attached image. I am looking to put that into Tradingview.
Contact me for additional details.
Payment will be processed only upon successful completion of the project.
If this project is of interest, I will provide with a followup project to this with double budget/reward.
응답함
1
등급
프로젝트
73
51%
중재
12
33%
/
33%
기한 초과
14
19%
무료
2
등급
프로젝트
80
39%
중재
4
50%
/
25%
기한 초과
0
무료
비슷한 주문
V3 PRO Auto-Scalper EA
40+ USD
//———————————————————————————————————————————————————————————————————— 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 - 45 USD