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

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Print Thread

Similar Threads

Need help to code EAs for MT4 and MT5 4 replies

I will code your scalping EAs for no charge 36 replies

I will code your pivot EAs for no charge 18 replies

EAs and indicators relating to moutaki... 22 replies

InterbankFX has loaded its MT4 platform with custom EAs, indicators and scripts 1 reply

  • Platform Tech
  • /
  • Reply to Thread
  • Subscribe
  • 37,077
Attachments: I will code your EAs and Indicators for no charge
Exit Attachments

I will code your EAs and Indicators for no charge

  • Last Post
  •  
  • 1 26492650Page 265126522653 2692
  • 1 Page 2651 2692
  •  
  • Post #53,001
  • Quote
  • Jul 4, 2022 11:54pm Jul 4, 2022 11:54pm
  •  BlueRain
  • Joined Sep 2019 | Status: Member | 983 Posts
Quoting Slingshots1
Disliked
{quote} Hello BR please is it possible to a add square box to your 4bar fractal pattern i just came across one hedge swing system and the set up is very close to that of yours please i will be very grateful if the boxes could be integrated into the 4bar fractal pattern, checkout the screenshots of the strategy and instructions on how to trade it .The strat is based on daily chart.,works with all the pairs.Rgds{image}{image}{image}{image}{image}{image}{image}{image}
Ignored
Here, you have it.
Attached File
File Type: mq4 BR 4BarFractal Patterns.mq4   19 KB | 208 downloads
 
7
  • Post #53,002
  • Quote
  • Jul 5, 2022 2:39am Jul 5, 2022 2:39am
  •  Slingshots1
  • Joined Feb 2012 | Status: Member | 1,047 Posts
Quoting BlueRain
Disliked
{quote} Here, you have it. {file}
Ignored
Thanks im very grateful.
 
 
  • Post #53,003
  • Quote
  • Jul 5, 2022 3:32am Jul 5, 2022 3:32am
  •  Slingshots1
  • Joined Feb 2012 | Status: Member | 1,047 Posts
Quoting BlueRain
Disliked
{quote} Here, you have it. {file}
Ignored
Please just one little more adjustment to this one i just need the 28 pairs name added so that if the crossover alert occur the name of the pair should be displayed
Attached File
File Type: mq4 Fozzy_Alert.mq4   3 KB | 114 downloads
 
 
  • Post #53,004
  • Quote
  • Jul 5, 2022 4:19am Jul 5, 2022 4:19am
  •  Shabs19
  • Joined Aug 2006 | Status: Member | 3,104 Posts
Quoting BlueRain
Disliked
{quote} Ah, I found what was wrong. I did make msg for output, but didn't replace old msg from previous one. Here, you should have final version. it should have Symbol name, Time Frame, and Bull/Bear , and Time {file}
Ignored
Thank You, Thank You.

Follow the Money
 
 
  • Post #53,005
  • Quote
  • Jul 5, 2022 6:46am Jul 5, 2022 6:46am
  •  hharrington
  • Joined Oct 2007 | Status: Member | 565 Posts
Quoting mntiwana
Disliked
{quote} "LSMA nrp_alert" That's too old code,may be repainting at some points try using this instead,more reliable code and includes alerts too dont forget "alert on current (yet forming bar) to false" {image} {file}
Ignored
Thanks so much, appreciate it.
 
 
  • Post #53,006
  • Quote
  • Jul 5, 2022 7:42am Jul 5, 2022 7:42am
  •  MonP0l131
  • | Joined Feb 2022 | Status: Member | 37 Posts
Quoting jeanlouie
Disliked
{quote} Rulers - pips percent of price added - filled/hollow rectangles, line - bars, time d-h-m duration, pips, % - btn icons - range levels with inputs {image} {file}
Ignored
Hi jeanlouie! Sorry to bother you. I was wondering if you'll create an MT5 version of your Rulers indicator? I find it very useful especially the midline feature. It would be great if we can use it in the newer MT5 platform too.

Thank you!
 
 
  • Post #53,007
  • Quote
  • Edited at 9:16am Jul 5, 2022 7:49am | Edited at 9:16am
  •  tonyjustcom
  • | Joined Apr 2019 | Status: MEMBER | 34 Posts
Plz great coders, i am seeking for help for this indicator to be modify.
i will appreciate if the following is worked on the indicator.

I want to be able to choose the time frame support/resistance i want. either one or two or more time frame support/resistance .

I will appreciate. thank you.
Attached Files
File Type: ex4 FractalSupportResistance.ex4   21 KB | 38 downloads
File Type: mq4 FractalSupportResistance.mq4   4 KB | 52 downloads
 
 
  • Post #53,008
  • Quote
  • Jul 5, 2022 8:13am Jul 5, 2022 8:13am
  •  Olababa
  • | Joined Jul 2019 | Status: Member | 21 Posts
Quoting mntiwana
Disliked
{quote} I dont have fresh updates at the moment about the topic you pointed out,when i have some reliable news,of course will be inform you
Ignored
Attached Image (click to enlarge)
Click to Enlarge

Name: FB_IMG_16562406541341672.jpg
Size: 135 KB
please help me with this kind of supply and demand indicator(mt4) sir .
Thanks
 
 
  • Post #53,009
  • Quote
  • Jul 5, 2022 9:01am Jul 5, 2022 9:01am
  •  Tictak
  • Joined Jun 2021 | Status: Member | 69 Posts
inverted dick we'll go to your house if you don't want to help us.
only under the Russian flag we will ask you German how are you with French do you love Putin?.
 
 
  • Post #53,010
  • Quote
  • Jul 5, 2022 12:05pm Jul 5, 2022 12:05pm
  •  fortyfive20
  • | Joined Aug 2021 | Status: Member | 55 Posts
Quoting BlueRain
Disliked
{quote} Just use TimeHour() or TimeMin() functions to convert current time into hours, min and compare. like if you want to start at 01:15 if ( TimeHour(Timecurrent()) >= 1 && TimeMinute(TimeCurrent())>=15) { do something } else { Print("It is vacation time yet"); return; }
Ignored

Holy shit! Thank you so much! I'll start back testing now and hope to share with this thread soon.
 
 
  • Post #53,011
  • Quote
  • Jul 5, 2022 12:21pm Jul 5, 2022 12:21pm
  •  Tictak
  • Joined Jun 2021 | Status: Member | 69 Posts
Look, we have already fucked up from your help, can we leave everything and let the Russians come to your homes?
Maybe it's a conspiracy, why the hell are we fighting there, let the goats enter Germany and France, maybe it will become easier for Europe?
 
 
  • Post #53,012
  • Quote
  • Jul 5, 2022 12:38pm Jul 5, 2022 12:38pm
  •  BlueRain
  • Joined Sep 2019 | Status: Member | 983 Posts
Quoting Slingshots1
Disliked
{quote} Please just one little more adjustment to this one i just need the 28 pairs name added so that if the crossover alert occur the name of the pair should be displayed{file}
Ignored
I don't understand. This indicator is basically RSI + BB combined and give alert if RSI cross RSAMA.

What do you mean by 28 pairs name added? You mean to convert this to scanner?
That is not a modification but a new indicator. Unless you write a new, this indicator is not designed to handle other pairs.
 
 
  • Post #53,013
  • Quote
  • Jul 5, 2022 12:41pm Jul 5, 2022 12:41pm
  •  mntiwana
  • Joined Mar 2013 | Status: Member | 2,290 Posts | Invisible
Quoting Olababa
Disliked
{quote} {image}please help me with this kind of supply and demand indicator(mt4) sir . Thanks
Ignored
"[ORT] Supply_Demand_v3 nmc"

There are variety of indicators displayed like that and a lot of variations of it differently managed
i dont know if it help you or not
any way posting may be help some others too
beware of fractal behavior
Attached Image (click to enlarge)
Click to Enlarge

Name: EURUSDM5.png
Size: 19 KB
Attached Image (click to enlarge)
Click to Enlarge

Name: p.png
Size: 82 KB
Attached File
File Type: ex4 [ORT] Supply_Demand_v3 nmc.ex4   58 KB | 104 downloads
 
 
  • Post #53,014
  • Quote
  • Jul 5, 2022 4:34pm Jul 5, 2022 4:34pm
  •  danerius
  • | Joined Jan 2020 | Status: Member | 28 Posts
Quoting jeanlouie
Disliked
- when youre coding something you have to be very specific, there is no vagueness, you need to make clear instructions that have no room for interpretation
Ignored
Hi jeanlouise...

My brain is fried. I cant think of a way to display the Close Price in this. Help please

/Bo

Inserted Code
#property copyright "Copyright :copyright: June 2022, jeanlouie"
#property link      /*"www.mql5.com/en/users/jeanlouie_ff"*/"https://www.forexfactory.com/jeanlouie"
#property description "www.forexfactory.com/jeanlouie"
#property description "www.mql5.com/en/users/jeanlouie_ff"
//#property version "1.00"
//+------------------------------------------------------------------+
//|                                                                  |
//+------------------------------------------------------------------+
input int tick_count = 1000;            //Show last x ticks
//+------------------------------------------------------------------+
//|                                                                  |
//+------------------------------------------------------------------+
#property strict
#property indicator_separate_window
#property indicator_minimum -1
#property indicator_maximum 1
#property indicator_buffers 3
double b_bid[];
#property indicator_type1 DRAW_LINE
#property indicator_color1 clrPurple
#property indicator_width1 1
#property indicator_style1 STYLE_SOLID
double b_ask[];
#property indicator_type2 DRAW_LINE
#property indicator_color2 clrBlueViolet
#property indicator_width2 1
#property indicator_style2 STYLE_SOLID
double b_close[];
#property indicator_type3 DRAW_LINE
#property indicator_color3 clrWhite
#property indicator_width3 1
#property indicator_style3 STYLE_SOLID
#property indicator_levelcolor clrSilver
#property indicator_levelwidth 1
#property indicator_levelstyle STYLE_DOT
#property indicator_level1  0
//+------------------------------------------------------------------+
//| Custom indicator initialization function                         |
//+------------------------------------------------------------------+
//place to store stuff
double arr_bid[];
double arr_ask[];
double arr_close[];
int OnInit()
{
   //set draw buffers
   SetIndexBuffer(0,b_bid); 
   SetIndexEmptyValue(0,EMPTY_VALUE);
   
   SetIndexBuffer(1,b_ask); 
   SetIndexEmptyValue(1,EMPTY_VALUE);
   
   SetIndexBuffer(2,b_close);
   SetIndexEmptyValue(2,EMPTY_VALUE);
   
   //size the dynamic arrays to tickcount
   ArrayResize(arr_bid,tick_count);
   ArrayResize(arr_ask,tick_count);
   ArrayResize(arr_close,tick_count);
   
   //start them off with 0's
   ArrayInitialize(arr_bid,0);
   ArrayInitialize(arr_ask,0);
   ArrayInitialize(arr_close,0);
   
   IndicatorDigits(_Digits);
   return(INIT_SUCCEEDED);
}
//+------------------------------------------------------------------+
//| Custom indicator iteration function                              |
//+------------------------------------------------------------------+
int OnCalculate(const int rates_total,
                const int prev_calculated,
                const datetime &time[],
                const double &open[],
                const double &high[],
                const double &low[],
                const double &close[],
                const long &tick_volume[],
                const long &volume[],
                const int &spread[])
{
   if(prev_calculated<0)return(-1);
   if(IsStopped())return(-1);
   
   //save the last ask/bid prices
   static double prev_ask;
   static double prev_bid;
   static double prev_close;
   
   //get the current ask/bid change from the previous
   int delta_ask   = int((Ask-prev_ask)/_Point);
   int delta_bid   = int((Bid-prev_bid)/_Point);
   int delta_close = int((Close[i]-prev_close)/_Point);
   
   //if the previous ask/bid is non existent
   if(prev_ask   ==0) delta_ask = 0;
   if(prev_bid   ==0) delta_bid = 0;
   if(prev_close ==0) delta_close = 0;
   
   //set values of prev ask/bid for next call
   prev_ask   = Ask;
   prev_bid   = Bid;
   prev_close = Close[i];
   
   //update display
   display_update(delta_ask, delta_bid, delta_close);

   return(rates_total);
}
//+------------------------------------------------------------------+
bool display_update(int d_ask, int d_bid, int d_close)
{
   
   //move array elements back 1 position, stop at index 1
   //i50=i49 ... i1=i0
   //array is array indexing, but treated as timeseries by filling new from index 0
   for(int i=tick_count-1; i>=1; i--){
      arr_ask[i]   = arr_ask[i-1];
      arr_bid[i]   = arr_bid[i-1];
      arr_close[i] = arr_close[i-1];
   }
   
   //insert new 0 element
   arr_ask[0]   = d_ask;
   arr_bid[0]   = d_bid;
   arr_close[0] = d_close;
   
   //update buffer display
   for(int i=0; i<tick_count; i++){
      b_ask[i] =    arr_ask[i];
      b_bid[i] =   arr_bid[i];
      b_close[i] = arr_close[i];
   }
   
   //set the previous left buffer val outside the tick count to empty or 0
   b_ask[tick_count-1+1]   = EMPTY_VALUE;
   b_bid[tick_count-1+1]   = EMPTY_VALUE;
   b_close[tick_count-1+1] = EMPTY_VALUE;
   
   return(true);
}
//+------------------------------------------------------------------+
//|                                                                  |
//+------------------------------------------------------------------+
void OnDeinit(const int reason)
{
}
 
 
  • Post #53,015
  • Quote
  • Jul 5, 2022 5:48pm Jul 5, 2022 5:48pm
  •  jeanlouie
  • Joined Dec 2010 | Status: Member | 1,304 Posts
Quoting danerius
Disliked
{quote} ...cant think of a way to display the Close Price...
Ignored
You're getting the value of Close[i], but i is not declared anywhere above it, let alone set to be anything, it's like saying give me Close[?].

Close[] is an array of the close prices of the current chart, a single index value is the close price of the candle at that index, the ohlc arrays are timeseries indexed, so index 0 is always the most recent candle at the right, the last index is the earliest candle at the left, indexes start from 0, so the index range is 0 to Bars-1, where Bars is the number of candles on the chart.

int i=some int number;
double value = Close[i];

You can experiment by printing out close values:
int z= 3;
Print("close at candle ",z," is ",Close[z]);
 
 
  • Post #53,016
  • Quote
  • Jul 6, 2022 2:11am Jul 6, 2022 2:11am
  •  Slingshots1
  • Joined Feb 2012 | Status: Member | 1,047 Posts
Quoting BlueRain
Disliked
{quote} I don't understand. This indicator is basically RSI + BB combined and give alert if RSI cross RSAMA. What do you mean by 28 pairs name added? You mean to convert this to scanner? That is not a modification but a new indicator. Unless you write a new, this indicator is not designed to handle other pairs.
Ignored
Attached Image (click to enlarge)
Click to Enlarge

Name: FF.PNG
Size: 28 KB
So sorry i didnt check properly its already done in the indicator im not referring to scanner but the name of each pair should be displayed in the alert when theres a cross over for the pair.Thanks again.
 
 
  • Post #53,017
  • Quote
  • Jul 6, 2022 4:19am Jul 6, 2022 4:19am
  •  arn119
  • | Joined Jul 2022 | Status: Junior Member | 1 Post
I have one ea, it is good, i modify some condtions,please add martangle opftion to this friend. I highly appreciate you friend. Also add traling stop,ple give triling true or false and marttangle options. Maximum orders.

Thanks friend, ple do martangle, if you do trailing also.
Attached File
File Type: mq4 Money Drops.mq4   14 KB | 82 downloads
 
 
  • Post #53,018
  • Quote
  • Edited at 8:02am Jul 6, 2022 7:22am | Edited at 8:02am
  •  RiskFighter
  • Joined Jun 2017 | Status: Member | 368 Posts
Quoting rainsome
Disliked
{quote} The Setups I Used to Win More Real-Money Competitions Than Anyone Rob Hoffman https://www.youtube.com/watch?v=jBou3HnyuLI&t=2151s This Award Winning Trading Strategy Is INSANELY PROFITABLE - Hoffman System Proven 100 Trades https://www.youtube.com/watch?v=9kOCpkC-PFQ&t=787s If possible can someone please add alert when candle close on 45new indicator and or when candle breaks the low of the High or Low because the alert for inventory bar doesn't work properly the alerts keep firing off {image} {file} {file}
Ignored
Hi, thank you for this indicator. I am trading 28 FOREX pairs and must have an alarm to help me. So I made a new version with an alarm. You cannot set anything, it just show an alert whenever there is a signal at the actual timeframe.

If you want to test if it works, then set the timeframe to 1 minute and wait for a signal.
Attached Files
File Type: ex4 45new_WithAlert.ex4   13 KB | 78 downloads
File Type: mq4 45new_WithAlert.mq4   8 KB | 132 downloads
Read post #1 !! Then read it again 10 more times before you ask.
 
1
  • Post #53,019
  • Quote
  • Jul 6, 2022 8:02am Jul 6, 2022 8:02am
  •  butcher
  • | Joined Apr 2022 | Status: Member | 8 Posts
Hello mtiwana!

I hope you're doing well. I'm currently using EA Builder and trying to define the trend direction. It seems to me like the standard set of MT4 indicators doesn't allow to define the trend direction accurately. Do you have any indicator or code line that I can add to EA Builder that help me define e.g. the angle of the SMA slope that is required before a trade can get executed?

Thanks in advance!
butcher
 
 
  • Post #53,020
  • Quote
  • Jul 6, 2022 8:31am Jul 6, 2022 8:31am
  •  Jea
  • | Joined Nov 2014 | Status: Member | 40 Posts
Quoting Jea
Disliked
Hi, Looking for a help from coders to add a moving average to the attached price alert indicator with arrows and alerts. It is long when MA crosses the upper line from below and it is short when MA crosses the lower line from above. {file} {file}
Ignored
Looking help from coders for the above post
 
 
  • Platform Tech
  • /
  • I will code your EAs and Indicators for no charge
  • Reply to Thread
    • 1 26492650Page 265126522653 2692
    • 1 Page 2651 2692
8 traders viewing now, 1 is a member:
ykpuffy07
  • More
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