I have 4 MT4(mql4) indicators that I would like converted into thinkorswim(TOS) for use on stocks.

Job finished

Execution time 13 days
Feedback from customer
excellent. It was a pleasure working with Irek. He does great work.
Feedback from employee
Excellent employer! Highly recommend!

Specification

    Hello. 

    I just have some indicators that I liked using in mt4(mql4) that I would like to be converted into thinkorswim(TOS) indicators. Hoping to save some time so I don't have to figure it out myself in the little spare time that I have. There's 4 of them that I attached... I also have a stock screener I'd like to be coded if your familiar with the stock hacker scanner in TOS. 

                                                                                                               Thank You.

                                                                                                                 -Brian-

Responded

1
Developer 1
Rating
(19)
Projects
35
26%
Arbitration
10
30% / 70%
Overdue
5
14%
Free
2
Developer 2
Rating
(564)
Projects
845
73%
Arbitration
15
53% / 13%
Overdue
193
23%
Free
Similar orders
//———————————————————————————————————————————————————————————————————— 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
MT4/MT5 HFT EA us30 30 - 3000 USD
Hello everybody, I'm looking for an experienced MQL4/MQL5 developer to optimize a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5. The EA performs consistently and profitably on demo accounts, but when it is run on Raw and Standard live accounts under what appear to be the same trading conditions, it begins generating losses. I do not have the original source code (.mq4/.mq5); I only have the

Project information

Budget
30 - 200 USD