Trend_Predictor_EA

Custom MT4 expert advisors published here.

Moderator: admin


Re: Trend_Predictor_EA

Postby fxlion » Sun Feb 11, 2024 7:56 am

hi apprendice,



can u create a mtf histogram indicator based on this indicator,


name of indicator: MTF TREND HISTOGRAM
parameters: default parameters ,
time frames: m15,h1,h4

for each time frame:
if current candle is above buy arrow=== histogram contribute is 1
if current candle is below sell arrow === histogram contribute is -1

histogram value is sum of histogram contribute of m15,h1,h4

if histogram is > 0 ====== color of histogram is green
if histogram is < 0 ===== color is histogram is red


thank you.
fxlion
 
Posts: 32
Joined: Mon Aug 04, 2014 10:04 pm

Re: Trend_Predictor_EA

Postby Apprentice » Tue Feb 13, 2024 7:44 am

We have added your request to the development list.
Development reference 147
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36495
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia


Re: Trend_Predictor_EA

Postby kenny22 » Sat Feb 17, 2024 10:31 am

Indicator name
84 string file_custom_indicator = "TrendPredictor_v1.0";
kenny22
 
Posts: 6
Joined: Fri Aug 18, 2023 11:35 pm

Re: Trend_Predictor_EA

Postby fiox89 » Sun Feb 18, 2024 5:00 pm

Trend_Predictor_histo, line 163, I think should be
Code: Select all
 if(i_tf3 >0){


thanks for the indi
fiox89
 
Posts: 3
Joined: Wed Feb 07, 2024 4:50 pm


Return to MT4 Expert Advisors

Who is online

Users browsing this forum: phnthnhnm and 72 guests