Page 33 of 43

Re: Already Converted TradingView Indicators to MT4 Indicators

Posted: Fri Sep 01, 2023 1:28 am
by mrtools
hache wrote: Thu Aug 31, 2023 7:29 pm How can i see the arrows? Is it me or the indicator don't have them?
There is a fixed version here

Re: Already Converted TradingView Indicators to MT4 Indicators

Posted: Sat Sep 02, 2023 8:47 am
by mrtools
Chickenspicy wrote: Fri Apr 28, 2023 8:22 am Hoping this request get fulfilled 🙏 would be fantastic!
Follow The Line indicator + Angle Of Attack for MT4

Not really sure how close to the TradingView versions these are, but made a Follow the line and an angle of follow the line, seems to work ok, just not sure how close to the originals these are.

Both of these codes are the same but one is situated in your indicator subwindow and the other on your main chart. The original author stated that both of these indicators were designed to work in tandem and encourages analysts to adjust the settings on one (or both) to create a system.

Angle Of Attack

The Angle of attack indicator is resides in the subwindow because it's used for evaluating trend angles and will signal analysts when it's time to possibly "add" or "reduce" their positions.

Follow The Line

The Follow The Line indicator is the main chart MA-style indicator. Essentially a trend trading tool which with a recommendation of being combined with other confirmation indicators (at the time). Follow The Line uses the Bollinger Bands' Deviation as one of it's core calculations and combines it with the ATR and several traditional indicators to create a Moving Average that's useful for gauging market sentiment.

Both of these codes have been optimized with a goal of being a bit better and more versatile for trend analysis.

AI indicator 10X Better Than a Moving Average

Posted: Sun Sep 03, 2023 12:20 am
by pin12
NEW Artificial Intelligence Indicator 10X BETTER Than Moving Average



Hello
Who could convert this indicator from TradingView to MT4?
Thanks

Re: AI indicator 10X Better Than a Moving Average

Posted: Sun Sep 03, 2023 12:59 am
by Jimmy
pin12 wrote: Sun Sep 03, 2023 12:20 am NEW Artificial Intelligence Indicator 10X BETTER Than Moving Average
Hello
Who could convert this indicator from TradingView to MT4?
Thanks
Way more information needed first. At least the Pine Script code and a link to the TradingView indicator page.

PS: Moved your post to a more suitable topic.

Re: AI indicator 10X Better Than a Moving Average

Posted: Sun Sep 03, 2023 2:14 am
by TransparentTrader
Jimmy wrote: Sun Sep 03, 2023 12:59 am Way more information needed first. At least the Pine Script code and a link to the TradingView indicator page.

PS: Moved your post to a more suitable topic.

I thought we weren't allowed to post links to external websites, including links to TradingView. :think:

Re: AI indicator 10X Better Than a Moving Average

Posted: Sun Sep 03, 2023 2:34 am
by Jimmy
TransparentTrader wrote: Sun Sep 03, 2023 2:14 am I thought we weren't allowed to post links to external websites, including links to TradingView. :think:
Nah, TradingView is fine as it doesn't contain downloadable files or indicators as mentioned in the rules (below).
Jimmy wrote: Tue Jan 23, 2018 10:58 pm
  • NO LINKS TO OTHER SITES' INDICATORS, DOWNLOAD LINKS, PICTURES, OR ANY FILES ⚠️
The problem is when people just post indicator download links to other sites and copy/paste/insert picture URL'S from other web pages and dump them into a post, then when that site closes or moves content, those links & pictures become broken on our pages etc.

Re: AI indicator 10X Better Than a Moving Average

Posted: Sun Sep 03, 2023 2:46 am
by TransparentTrader
Jimmy wrote: Sun Sep 03, 2023 2:34 am Nah, TradingView is fine as it doesn't contain downloadable files or indicators as mentioned in the rules (below).



The problem is when people just post indicator download links to other sites and copy/paste/insert picture URL'S from other web pages and dump them into a post, then when that site closes or moves content, those links & pictures become broken on our pages etc.

Ok, that makes more sense. Thanks for clarifying the rules for me.

Re: AI indicator 10X Better Than a Moving Average

Posted: Sun Sep 03, 2023 2:47 am
by Jimmy
TransparentTrader wrote: Sun Sep 03, 2023 2:46 am Ok, that makes more sense. Thanks for clarifying the rules for me.
No problems, sorry for the confusion!

Re: Already Converted TradingView Indicators to MT4 Indicators

Posted: Mon Sep 04, 2023 1:01 am
by hesam-moon
Hello friends, I hope you have a great day. This is a super professional indicator, which unfortunately is not free to use in Trading View. Can a programmer convert it into an indicator?

Re: Already Converted TradingView Indicators to MT4 Indicators

Posted: Sat Sep 16, 2023 3:03 pm
by mrtools
josi wrote: Wed Aug 03, 2022 4:19 pm Converted 3 Line Strike from TradingView to MQL4.
maroka wrote: Sat Sep 16, 2023 12:41 pmHi Mrtools, please can you add arrow gap option, alerts and mtf to this indi?
3 Line Strike (Engulfing Candlestick) indicator
This price action indicator narrows down the scope to identify and automatically display key trend continuation candlestick pattern entries:
  • Engulfing candles and;
  • 3 Line Strikes.
In addition to being more tailored and a purpose-specific indicator, the latest Pine script has been updated with enhanced alerts.

To sum it up, this indicator will work by displaying signals when:
  • 3 bullish candles in a row + 1 bear engulfing candle = Sell
  • 3 bearish candles in a row + 1 bull engulfing candle = Buy
Try.

PS: Didn't see the mtf and alerts, got the alerts will add mtf tomorrow. Haven't tested them but should be ok.