• Home
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • User/Email: Password:
  • 2:07pm
Menu
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • 2:07pm
Sister Sites
  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Print Thread

Similar Threads

convert tradingview indicator to mt4 indicator 20 replies

Converting an MT4 commercial indicator into MT5? 7 replies

Converting an Excel equation into an MT4 indicator 0 replies

Need Help for Converting slide show indicator for MT5 To MT4 1 reply

Help converting TradeStation Indicator to MT4 1 reply

  • Platform Tech
  • /
  • Reply to Thread
  • Subscribe

Converting a Tradingview.com Indicator to MT4?

  • Post #1
  • Quote
  • First Post: Apr 8, 2015 5:05pm Apr 8, 2015 5:05pm
  •  Shug
  • | Joined Jun 2014 | Status: M.O.B. | 98 Posts
I was wondering if anyone here would be able to convert this indi, from tradingview.com into an mt4 indi. I asked the creator, unfortunately he does not do any mql.

Here is the source code:

study(title="[RS]Murrey's Math Lines Channel", shorttitle="[RS]MMLC", overlay=true)
length00 = input(100)
fmultiplier = input(defval=0.125, type=float)
hhi = highest(high, length00)
llo = lowest(low, length00)
fraction = (hhi - llo) * fmultiplier
midline = llo + fraction * 4
plot(midline, color=gray, linewidth=3)
plot(midline + fraction * 1, color=gray)
plot(midline + fraction * 2, color=gray)
p00 = plot(midline + fraction * 3, color=gray, linewidth=1)
p01 = plot(midline + fraction * 4, color=gray, linewidth=2)
plot(midline - fraction * 1, color=gray)
plot(midline - fraction * 2, color=gray)
p02 = plot(midline - fraction * 3, color=gray, linewidth=1)
p03 = plot(midline - fraction * 4, color=gray, linewidth=2)
fill(p00, p01, color=gray, transp=50)
fill(p02, p03, color=gray, transp=50)
  • Post #2
  • Quote
  • Last Post: Jun 16, 2016 11:01am Jun 16, 2016 11:01am
  •  capoeira
  • | Joined Mar 2013 | Status: Member | 90 Posts
Quoting Shug
Disliked
I was wondering if anyone here would be able to convert this indi, from tradingview.com into an mt4 indi. I asked the creator, unfortunately he does not do any mql. Here is the source code: study(title="[RS]Murrey's Math Lines Channel", shorttitle="[RS]MMLC", overlay=true) length00 = input(100) fmultiplier = input(defval=0.125, type=float) hhi = highest(high, length00) llo = lowest(low, length00) fraction = (hhi - llo) * fmultiplier midline = llo + fraction * 4 plot(midline, color=gray, linewidth=3) plot(midline + fraction * 1, color=gray) plot(midline...
Ignored
any sucess? I only find horizontal MM indi for MT4. this one would be handy
 
 
  • Platform Tech
  • /
  • Converting a Tradingview.com Indicator to MT4?
  • Reply to Thread
0 traders viewing now
Top of Page
  • Facebook
  • Twitter
About FF
  • Mission
  • Products
  • User Guide
  • Media Kit
  • Blog
  • Contact
FF Products
  • Forums
  • Trades
  • Calendar
  • News
  • Market
  • Brokers
  • Trade Explorer
FF Website
  • Homepage
  • Search
  • Members
  • Report a Bug
Follow FF
  • Facebook
  • Twitter

FF Sister Sites:

  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Forex Factory® is a brand of Fair Economy, Inc.

Terms of Service / ©2022