Convert this code (TradingView) into an mt4 indicator & add some specifications

MQL4 Convertir

Spécifications

I want to convert this code or indicator (TradingView) into an mt4 indicator with smooth performance (no lagging issue) 

I wish to add some specifications :

1- Two horizontal lines set as defult, one line at level 7 and the other at level 6

2- If the line crosses the level 7 (Upward) then the line will chnage color to PURPLE

3- If the line crosses the level 6 (Upward) then the line will chnage color to GREEN 

4- If the line crosses the level 6 (Downward) then the line will chnage color to RED

5- We should be able to modify the Colors & the Levels of these lines as settings)

6-please, make sure it display with no issue in weekly and monthly chart (whather by taking weekly & monthly info from the scource website or taking the average of daily candles)

I wolcome any ideas to make this indcator easier to use.

pic :



CODE :


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

// © Mukiedus


//@version=4

study("EVZ Chart")


EVZrate = security("EVZ", "D", close[1])

hline1  = input(6,"Horizontal Line 1", input.integer)

hline2  = input(8,"Horizontal Line 2", input.integer)


plot(EVZrate,color=color.blue)

plot(hline1,color=color.white)

plot(hline2,color=color.white)

ـــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ



Répondu

1
Développeur 1
Évaluation
(16)
Projets
25
0%
Arbitrage
0
En retard
0
Travail
2
Développeur 2
Évaluation
(5)
Projets
5
40%
Arbitrage
0
En retard
0
Travail
3
Développeur 3
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
4
Développeur 4
Évaluation
(83)
Projets
95
58%
Arbitrage
0
En retard
0
Gratuit
5
Développeur 5
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
Commandes similaires
I have an indicator here for sun Candlesticks...I'm looking for a programmer who can convert it to an EA . The EA must just follow the color of the candlesticks. Open and close based on the color of the candlesticks
I'm looking for a quote from a developer who can compile this source code as DLL file so that it works on Forex Tester 5 They are all open source trading view indicators that need to be converted to MT4 then forex tester. Forextester 5 have advised that custom indicators in C++ or Delphi programme language are compatible with them. Please view before accepting Tutorial of how to convert MT4 indicators to forex tester
// // @author LazyBear // // If you use this code in its original/modified form, do drop me a note. // study(title="Market Cipher B Free version with Buy and sell", shorttitle="Cipher_B_free") n1 = input(10, "Channel Length") n2 = input(21, "Average Length") obLevel1 = input(60, "Over Bought Level 1") obLevel2 = input(53, "Over Bought Level 2") osLevel1 = input(-60, "Over Sold Level 1") osLevel2 = input(-53, "Over
Hi I have an on Afl code I need to convert it in MT4. Based on serval indicator Heikin Ashi: A modified candlestick chart that smooths out price fluctuations. Moving Averages: Used to identify trends and potential reversals. Bollinger Bands: A volatility indicator that shows upper and lower bands around a moving average. MACD (Moving Average Convergence Divergence): A momentum indicator that measures the relationship
I have afl code need to convert it to mt4 . More details are attach with file . please check and update me . Budget is fix 50 $
Sierrachart 60 - 100 USD
Hi everyone, I have a request for Sierra chart. I already have a number template and I want to know is it a way for you to make adjustments so that 3 vertical numbers that decrease or increase are highlighted
Project overview. C# for multi charts. Enter single buy and sell stop X points away from current market.(allow SL and TP ) If order is executed another pending order is opened. Allow trailing stop -x points Delete pending order x points away from current market
I want to convert 4 open source pinscript indicators to MQl4 and then DLL format to use on the forex tester. MQl4 can be easily converted to DLL. Some experience with Forext terster would be ideal If you can help I need a file in DLL format . They have instruction in https://forextester.com/forum/viewforum.php?f=9 We can negotiate a price
Hi everyone, Please note, that the strategy i want to conver is using pyramiding setting set to 14 in tw. And tradingview uses some strange technique when it comes to pyramiding. I'm looking for someone who ever dealt with this. Also i would like your help with purchasing a tool/or integrating manually the access to seconds chart, i use my strategy only on 30 sec chart - USTEC icmarkets. I decided to move my strategy
Hello, I am in need of a Professional who can help me to convert my Tradingview to Mt4. Please let me know if this is something you can handle perfectly and your price for the conversion. Looking forward to hear from you. Thanks

Informations sur le projet

Budget
30+ USD
Délais
de 1 à 2 jour(s)

Client

(1)
Commandes passées2
Nombre d'arbitrages0