• Latest
  • Trending
  • All
  • Market Updates
  • Cryptocurrency
  • Blockchain
  • Investing
  • Commodities
  • Personal Finance
  • Technology
  • Business
  • Real Estate
  • Finance
Create EA with Follow Line Scanner indicator (iCustom) (free download indicator) – Analytics & Forecasts – 2 January 2025

Create EA with Follow Line Scanner indicator (iCustom) (free download indicator) – Analytics & Forecasts – 2 January 2025

January 3, 2025
12 Consumer Discretionary Stocks Moving In Thursday’s Pre-Market Session

If You Invested $100 In Analog Devices Stock 15 Years Ago, You Would Have This Much Today – Analog Devices (NASDAQ:ADI)

September 17, 2025
Bitcoin $120K Target Draws Near As Fed Makes A Choice

Bitcoin $120K Target Draws Near As Fed Makes A Choice

September 16, 2025
New Zealand data: Westpac Consumer Confidence (Q3 2025) 90.9 (vs. prior 91.2)

New Zealand data: Westpac Consumer Confidence (Q3 2025) 90.9 (vs. prior 91.2)

September 16, 2025
Lower Bitcoin Dominance Reinforces Altcoin Strength — Here’s How

Lower Bitcoin Dominance Reinforces Altcoin Strength — Here’s How

September 16, 2025
Matthew Prince Wants AI Companies to Pay for Their Sins

Matthew Prince Wants AI Companies to Pay for Their Sins

September 16, 2025
Stocks making the biggest moves midday: WBTN, STLD, HIMS

Stocks making the biggest moves midday: WBTN, STLD, HIMS

September 16, 2025
Reason Over Hype: How Avalut X1 Balances AI Research with Rule-Based Trading – Trading Systems – 16 September 2025

Reason Over Hype: How Avalut X1 Balances AI Research with Rule-Based Trading – Trading Systems – 16 September 2025

September 16, 2025
Revolut Secures UAE Nod for Payments Business, Eyes Regional Expansion

Revolut Reports 46% Revenue Surge as It Seeks $75 Billion Valuation

September 16, 2025
What will Bitcoin price be if gold hits $5K?

Bitcoin Sticks To $115,000 as Gold Sets a Fresh Record High

September 16, 2025
Rental Scams are on the Rise—Here’s How to Protect Yourself and Your Investments

Rental Scams are on the Rise—Here’s How to Protect Yourself and Your Investments

September 16, 2025
Don’t like Apple’s new Liquid Glass look? Here’s how to tone it down

Don’t like Apple’s new Liquid Glass look? Here’s how to tone it down

September 16, 2025
Chinese new entrants now account for over 11% UK market: AutoTrader

Chinese new entrants now account for over 11% UK market: AutoTrader

September 16, 2025
Wednesday, September 17, 2025
No Result
View All Result
InvestorNewsToday.com
  • Home
  • Market
  • Business
  • Finance
  • Investing
  • Real Estate
  • Commodities
  • Crypto
  • Blockchain
  • Personal Finance
  • Tech
InvestorNewsToday.com
No Result
View All Result
Home Investing

Create EA with Follow Line Scanner indicator (iCustom) (free download indicator) – Analytics & Forecasts – 2 January 2025

by Investor News Today
January 3, 2025
in Investing
0
Create EA with Follow Line Scanner indicator (iCustom) (free download indicator) – Analytics & Forecasts – 2 January 2025
491
SHARES
1.4k
VIEWS
Share on FacebookShare on Twitter


To make use of the Comply with Line Scanner indicator (ver.2.00 – free obtain on the finish of the article) for EA, you possibly can see the directions beneath:

a. The buffers within the indicator and their indexes:

0 – Purchase Sign (arrow)

1 – Promote Sign (arrow)

b. Required enter parameters:

– To make use of iCustom, you should fill in all of the parameters, as a result of the indicator makes use of a scanner, so the parameters must be entered appropriately to keep away from conflicts. Under are the required and necessary enter parameters, you possibly can change their default values ​​as you want:

enter int iMaxBarsBack = 10000;
enter int ATRperiod = 5;
enter int BBperiod = 21;
enter double BBdeviation = 1.00;
enter bool UseATRfilter = true;

c. iCustom:

MT4 Model 2.00:

double getValueFollowLine(string fSymbol,           
                          ENUM_TIMEFRAMES Timeframe,  
                          int Index,             
                          int Shift                
                         )
  {
   string indicatorCustomName = "MarketComply with Line MT4 with Scanner";
   return iCustom(fSymbol, Timeframe, indicatorCustomName, iMaxBarsBack, ATRperiod, BBperiod, BBdeviation, UseATRfilter, true, "", 1, 1, 233, clrNONE, 234, clrNONE, "", false, false, false, false, false, false, "", "", false, "", 0, 0, "", false, 0, 0, 0, false, 0, 0, 0, clrNONE, clrNONE, clrNONE, clrNONE, clrNONE, "", 0, 0,
                  Index, Shift);
  }

MT5 Model 2.00:

double getValueFollowLine(string fSymbol,           
                          ENUM_TIMEFRAMES Timeframe,  
                          int Index,             
                          int Shift                
                         )
  {
   string indicatorCustomName = "MarketComply with Line MT5 with Scanner";
   int deal with = iCustom(fSymbol, Timeframe, indicatorCustomName, iMaxBarsBack, ATRperiod, BBperiod, BBdeviation, UseATRfilter, true, "", 233, clrNONE, 234, clrNONE, "", false, false, false, false, false, false, "", "", false, "", 0, 0, "", false, 0, 0, 0, false, 0, 0, 0, clrNONE, clrNONE, clrNONE, clrNONE, clrNONE, "", 0, 0);
   if(deal with < 0)
      return(EMPTY_VALUE);
   else
     {
      double buf[];
      if(CopyBuffer(deal with, Index, Shift, 1, buf) > 0)
         return(buf[0]);
     }
   return EMPTY_VALUE;
  }

d. Use getValueFollowLine operate for EA

You utilize the getValueFollowLine operate to get the worth wanted to make use of for the EA.

To substantiate that the buffer has a worth, you should evaluate it with EMPTY_VALUE.

Listed below are some examples to verify that the earlier bar buffers (shift = 1) have a worth:

0 – Purchase Sign (arrow)

bool buySignal = getValueFollowLine(_Symbol, PERIOD_CURRENT, 0, 1) != EMPTY_VALUE;

1 – Promote Sign (arrow)

bool sellSignal = getValueFollowLine(_Symbol, PERIOD_CURRENT, 1, 1) != EMPTY_VALUE;

Hopefully this text may help you extra simply automate alerts from the Comply with Line Scanner indicator into EA.

You’ll be able to free obtain the indicator at:



Source link

Tags: AnalyticsCreateDownloadFollowForecastsFreeiCustomIndicatorJanuarylineScanner
Share196Tweet123
Previous Post

European indices see a more tepid mood at the open today

Next Post

Musk, Ramaswamy call remote work ‘Covid-era privilege.’ Some economists disagree

Investor News Today

Investor News Today

Next Post
Musk, Ramaswamy call remote work ‘Covid-era privilege.’ Some economists disagree

Musk, Ramaswamy call remote work 'Covid-era privilege.' Some economists disagree

  • Trending
  • Comments
  • Latest
The human harbor: Navigating identity and meaning in the AI age

The human harbor: Navigating identity and meaning in the AI age

July 14, 2025
Private equity groups prepare to offload Ensemble Health for up to $12bn

Private equity groups prepare to offload Ensemble Health for up to $12bn

May 16, 2025
Equinor scales back renewables push 7 years after ditching ‘oil’ from its name

Equinor scales back renewables push 7 years after ditching ‘oil’ from its name

February 5, 2025
Niels Troost has a staggering story to tell about how he got sanctioned

Niels Troost has a staggering story to tell about how he got sanctioned

December 14, 2024
Why America’s economy is soaring ahead of its rivals

Why America’s economy is soaring ahead of its rivals

0
Dollar climbs after Donald Trump’s Brics tariff threat and French political woes

Dollar climbs after Donald Trump’s Brics tariff threat and French political woes

0
Nato chief Mark Rutte’s warning to Trump

Nato chief Mark Rutte’s warning to Trump

0
Top Federal Reserve official warns progress on taming US inflation ‘may be stalling’

Top Federal Reserve official warns progress on taming US inflation ‘may be stalling’

0
12 Consumer Discretionary Stocks Moving In Thursday’s Pre-Market Session

If You Invested $100 In Analog Devices Stock 15 Years Ago, You Would Have This Much Today – Analog Devices (NASDAQ:ADI)

September 17, 2025
Bitcoin $120K Target Draws Near As Fed Makes A Choice

Bitcoin $120K Target Draws Near As Fed Makes A Choice

September 16, 2025
New Zealand data: Westpac Consumer Confidence (Q3 2025) 90.9 (vs. prior 91.2)

New Zealand data: Westpac Consumer Confidence (Q3 2025) 90.9 (vs. prior 91.2)

September 16, 2025
Lower Bitcoin Dominance Reinforces Altcoin Strength — Here’s How

Lower Bitcoin Dominance Reinforces Altcoin Strength — Here’s How

September 16, 2025

Live Prices

© 2024 Investor News Today

No Result
View All Result
  • Home
  • Market
  • Business
  • Finance
  • Investing
  • Real Estate
  • Commodities
  • Crypto
  • Blockchain
  • Personal Finance
  • Tech

© 2024 Investor News Today