Convert TradingView indicator to MT4

MQL4 Индикаторы

Работа завершена

Время выполнения 1 час
Отзыв от заказчика
Excellent work as expected!! Really fast :)
Отзыв от исполнителя
Thank you!

Техническое задание

I need this TradingView Indicator code to be converted into MQL4. Additionally, for demonstration purposes, I would appreciate a simple Expert Advisor (EA) that can execute trades based on the Indicator. I do not care about the EA structure I just want it to use the Indicator for demonstration.

// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/

//@version = 4

study("Trend Magic", shorttitle="TM", overlay=true, format=format.price, precision=2, resolution="")

period = input(20,"CCI period") // Input for CCI

coeff = input(1,"ATR Multiplier") // Input for ATR Multiplier

AP = input(5,"ATR Period")

ATR = sma(tr,AP) // Simple Moving Average that uses True Range as Source and a Period of 5.

src = input(close)

upT = low-ATR*coeff

downT = high+ATR*coeff

MagicTrend=0.0

MagicTrend := cci(src,period)>=0 ? (upT<nz(MagicTrend[1]) ? nz(MagicTrend[1]) : upT) : (downT>nz(MagicTrend[1]) ? nz(MagicTrend[1]) : downT)

color1= cci(src,period)>=0 ? #0022FC : #FC0400

plot(MagicTrend, color=color1, linewidth=3)

This is how it should look: This is how it should look:


image.png



Откликнулись

1
Разработчик 1
Оценка
Проекты
0
0%
Арбитраж
0
Просрочено
0
Свободен
2
Разработчик 2
Оценка
(132)
Проекты
176
39%
Арбитраж
4
25% / 50%
Просрочено
14
8%
Свободен
3
Разработчик 3
Оценка
(564)
Проекты
933
47%
Арбитраж
303
59% / 25%
Просрочено
125
13%
Загружен
4
Разработчик 4
Оценка
Проекты
0
0%
Арбитраж
1
0% / 100%
Просрочено
0
Свободен
5
Разработчик 5
Оценка
(300)
Проекты
450
65%
Арбитраж
5
40% / 0%
Просрочено
4
1%
Загружен
Похожие заказы
Hey MQL COMMUNITY, I have some ideas trading that needed to come to life based on my expected trading target, I have the details strategy ready so I wanted to be programmed as PineScript Indicators based on my trading specifications for TradingView platform, please reach out if you are well skilled in programming algo trading system for tradingview using PineScript coding solutions and can run without any problem
Hello i am seeking a skilled MetaTrader 5 (MQL5) developer to modify an existing Telegram signal copier. The goal is to enhance the copier's functionality, reliability, and user experience. kindly bid this job to get started immediately
Hello, I’m looking for assistance with creating or customizing a TradingView indicator to suit my trading needs. If you have experience in this area, please reach out. Your help would be greatly appreciated. Thanks
Where are my developers colleagues . i want you to support me on existing work i just need a little addon on it. Am still a student kindly support me. You will be get paid at the end of the work. If you want more details maybe the worth of the project or any other thing let me know. THNAKS FOR THE SUPPORT
** Entry Condition **: - ** For Long**: The trade is entered **after BB + ** is confirmed. - ** For Short *: The trade is entered **after BB -* is confirmed. ### 2nd **Stop Loss **: - ** For long Entries *: stop loss is triggered on a ** candle close above the high* of the breaker block shown by the indicator. - ** For Short Entries **: stop loss is triggered on a ** candle close below the low ** of the breaker block
Hello, am in need of a developer that can help in developing a trading bot that can effectively navigate the foreign exchange (Forex) market or other financial markets to generate passive income. My objective is to create a sophisticated algorithmic trading system that can consistently produce profitable trades with minimal manual intervention. I am seeking a reliable and efficient solution that can be tailored to my
am looking for who help me convert tradingview indicator to mt5 car trading strategy and make sure you are an expert before u apply to this and also my budget for this is 30$ so the name of the indicator is Breaker Blocks with Signals (LuxAlgo) ### 1. ** Entry Condition **: - ** For Long**: The trade is entered **after BB + ** is confirmed. - ** For Short *: The trade is entered **after BB -* is confirmed. ### 2nd
I have a custom MT4 indicator that I need converted to MT5. I'll share the source code with the applicants. Please only apply if you have vast experience in converting complex indicators successfully to MT5, and making sure that the MT5 version functions exactly the same as the MT4 version
I need an expert to help me convert chopzone traingview pinescript to mt4, I need an expert to get it done for me on between 1 to 2 days i hope this will be done by then, i will attach the file and my budget is $30 as of minimum here
Looking for someone to edit/optimize and existing NN (neural network) in my EA so it is more compatible/profitable with the multiple strategies. The expert advisor is a portfolio expert advisor consisting of 33 separate advisors/strategies compiled into one. A NN has been added to the EA but it does not compliment or help the EA's performance. I've attached the original EA (without NN) as well as the EA with the NN

Информация о проекте

Бюджет
35+ USD
Исполнителю
31.5 USD
Сроки выполнения
до 5 дн.