• Home
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • User/Email: Password:
  • 6:28am
Menu
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • 6:28am
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 3 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
  • 36,365
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 326327Page 328329330 2646
  • 1 Page 328 2646
  •  
  • Post #6,541
  • Quote
  • Nov 28, 2014 6:55am Nov 28, 2014 6:55am
  •  Gumrai
  • Joined Oct 2012 | Status: Member | 1,959 Posts
Quoting Motiram
Disliked
Please any one can help to compiled following indicator to get work with MT4 Build 745 Thanks and Regards, Moti {file}
Ignored
Remove the very last line
Inserted Code
return(0);
Please Do Not PM Me With Coding Enquiries
 
 
  • Post #6,542
  • Quote
  • Nov 28, 2014 6:56am Nov 28, 2014 6:56am
  •  fxdaytrader_
  • Joined Jan 2011 | Status: UberTroll | 1,847 Posts
Quoting Motiram
Disliked
Please any one can help to compiled following indicator to get work with MT4 Build 745 Thanks and Regards, Moti {file}
Ignored
you could modify it so that it will compile with the latest builds. another way could be to use the build 509 compiler, info/download: http://www.forexfactory.com/showthread.php?t=470340
PM me with coding requests and I'll probably put you on my ignore list
 
 
  • Post #6,543
  • Quote
  • Nov 28, 2014 7:19am Nov 28, 2014 7:19am
  •  Motiram
  • Joined Nov 2014 | Status: Member | 565 Posts
Quoting Tomcat98
Disliked
Hi Motiram, Try it now. Have a good WE. Tomcat98 {file}
Ignored
Thank you Tomcat98, for facilitating the indicator, it works fine but I could not able to identify what is the difference among both.
Regards,
Moti
 
 
  • Post #6,544
  • Quote
  • Nov 28, 2014 7:20am Nov 28, 2014 7:20am
  •  Motiram
  • Joined Nov 2014 | Status: Member | 565 Posts
Quoting Gumrai
Disliked
{quote} Remove the very last line return(0);
Ignored
Thank you Gumrai, for you help as per your instructions I removed the very last line 160 ( return(0); )

After I complied it show following message.

'Candle_Signal.mq4' Candle_Signal.mq4
variable 'CURR' not used Candle_Signal.mq4 46 10
0 error(s), 1 warning(s)

But it works perfect even 1 warning is there.

Regards,
Moti
 
 
  • Post #6,545
  • Quote
  • Nov 28, 2014 7:20am Nov 28, 2014 7:20am
  •  Motiram
  • Joined Nov 2014 | Status: Member | 565 Posts
Quoting fxdaytrader_
Disliked
{quote} you could modify it so that it will compile with the latest builds. another way could be to use the build 509 compiler, info/download: http://www.forexfactory.com/showthread.php?t=470340
Ignored
Thank you fxdaytrader for your assistance, I will go across for it.

Regards,
moti
 
 
  • Post #6,546
  • Quote
  • Nov 28, 2014 7:27am Nov 28, 2014 7:27am
  •  Gumrai
  • Joined Oct 2012 | Status: Member | 1,959 Posts
Quoting Motiram
Disliked
{quote} Thank you Gumrai, for you help as per your instructions I removed the very last line 160 ( return(0); ) After I complied it show following message. 'Candle_Signal.mq4' Candle_Signal.mq4 variable 'CURR' not used Candle_Signal.mq4 46 10 0 error(s), 1 warning(s) But it works perfect even 1 warning is there. Regards, Moti
Ignored
Yes, that is just a declared variable that is not used, it can be removed if you want, but does not affect the execution
Please Do Not PM Me With Coding Enquiries
 
 
  • Post #6,547
  • Quote
  • Nov 28, 2014 7:47am Nov 28, 2014 7:47am
  •  Motiram
  • Joined Nov 2014 | Status: Member | 565 Posts
Quoting Gumrai
Disliked
{quote} Yes, that is just a declared variable that is not used, it can be removed if you want, but does not affect the execution
Ignored
Gumrai, thank you for giving a guideline I appreciate your help.
Regards,
Moti
 
 
  • Post #6,548
  • Quote
  • Nov 29, 2014 1:25am Nov 29, 2014 1:25am
  •  Irshad90286
  • | Joined Oct 2014 | Status: Member | 32 Posts
Hi Everyone...
i have found 1 EA..... this Ea good. but i want more option to close all order ...

update detail...

1) after 5th order open than try to close all order... (take profit minimum 5$ if lot size 0.01)(lot size 0.02 then tp minimum 10$)

after 6th order open than try to close all order... (take profit minimum 6$ if lot size 0.01)(lot size 0.02 then tp minimum 12$)

after 7th order open than try to close all order... (take profit minimum 7$ if lot size 0.01)(lot size 0.02 then tp minimum 14$)

after 8th order open than try to close all order... (take profit minimum 8$ if lot size 0.01)(lot size 0.02 then tp minimum 16$)

after 9th order open than try to close all order... (take profit minimum 9$ if lot size 0.01)(lot size 0.02 then tp minimum 18$)

after 10th order open than try to close all order... (take profit minimum 10$ if lot size 0.01)(lot size 0.02 then tp minimum 20$)

after 11th order open than try to close all order... (take profit minimum 10$ if lot size 0.01)(lot size 0.02 then tp minimum 20$)

after 10th order open than try to close all order... (take profit minimum & maximum 10$ if lot size 0.01)(lot size 0.02 then tp minimum & maximum 20$)


2) maximum order entry limit ( 200 order )

3) 100 order entry above ea try to close all order tp 0$

4) above 200 order ea try to close all order tp -50$

5) fix error (check image)

6 show info on chart (check image)


Please any one can help to update this ea following detail
thanks in advance
Attached Image (click to enlarge)
Click to Enlarge

Name: Untitled.png
Size: 112 KB
Attached File
File Type: mq4 [ea]DivergenceTrader_Ron_MT4_v04.mq4   15 KB | 277 downloads
 
 
  • Post #6,549
  • Quote
  • Nov 29, 2014 6:03am Nov 29, 2014 6:03am
  •  maso57
  • | Joined May 2013 | Status: Member | 5 Posts
Quoting Metatrader
Disliked
Hey Guys, i want to learn and improve my MQL4 skills. I think the best way to do this is to practice. Unfortunately sometimes I don`t have any nice idea which i can implement in a Expert Advisor / Indicator. So if any of you is interested, please post in this forum your ideas and i will try to implement it into mql4. Andi
Ignored
email please
 
 
  • Post #6,550
  • Quote
  • Nov 30, 2014 3:49am Nov 30, 2014 3:49am
  •  rafat habeb
  • Joined Nov 2008 | Status: Swinging 2022 and scalping | 647 Posts
indi for m4 wich alarm for price change and uses mouse to modify st or take profit? and ty
Let me fill my acount wallet then will take Ur advice
 
 
  • Post #6,551
  • Quote
  • Nov 30, 2014 3:54am Nov 30, 2014 3:54am
  •  rafat habeb
  • Joined Nov 2008 | Status: Swinging 2022 and scalping | 647 Posts
indi for 1h price as open postion and tp at 50 pips with sl after opning postion ? tyvm
Let me fill my acount wallet then will take Ur advice
 
 
  • Post #6,552
  • Quote
  • Nov 30, 2014 10:55am Nov 30, 2014 10:55am
  •  Gacoan
  • | Joined Oct 2008 | Status: OK | 4 Posts
Quoting Metatrader
Disliked
Hey Guys, i want to learn and improve my MQL4 skills. I think the best way to do this is to practice. Unfortunately sometimes I don`t have any nice idea which i can implement in a Expert Advisor / Indicator. So if any of you is interested, please post in this forum your ideas and i will try to implement it into mql4. Andi
Ignored
Could you help Me to Decompile the EA into .MQ4 and make it no time expires anymore (Unlimited use) and if you can you will get the EA for FREE and jfyi: yhis EA can produce a great result for your trade.

If you or anyone can make it unlimited please send to My email to : [email protected] and its FREE !

Waiting For your email to Me.
If you want a good Captain, find him at a shore
 
 
  • Post #6,553
  • Quote
  • Nov 30, 2014 2:53pm Nov 30, 2014 2:53pm
  •  kensimmo
  • | Joined Mar 2009 | Status: Member | 6 Posts
Could someone write an EA for the following entry;

Price move up with two or more consecutive BULL candles and establish a high of the day (HOD)
During the move to the HOD, the TDI RSI line crosses above the upper VB.
Price then reverses and move away from the current HOD to make low below the 13EMA
The current HOD is now a fixed point called (A), and a trade is initiated
*If TDI RSI line crosses below lower VB, (A) is cancelled and a new point (A) is seek. Go back to step (a)
Price then move back up with one or more entire candle forming above the 13EMA
*If any candle closes above point (A), (A) is cancelled and a new point (A) is seek. Go back to step( a)
After failing to close above point (A), price then move back down to close below the 13EMA
This candle is the confirmation candle
Open Sell order at the close of the confirmation candle
At the point the TDI RSI line crosses the Upper VB, all pending Long positions are cancelled and a new LOD has to be established to initiate any new Long trade.
At the point the TDI RSI line crosses the Upper VB, all pending Long positions are cancelled and a new LOD has to be established to initiate any new Long trade.
At the point the TDI RSI line crosses the Lower VB, all pending Short positions are cancelled and a new HOD has to be established to initiate any new Short trade.
Attached File
File Type: docx M & W Reversal.docx   75 KB | 203 downloads
 
 
  • Post #6,554
  • Quote
  • Dec 1, 2014 12:13am Dec 1, 2014 12:13am
  •  Metal152
  • | Joined Jan 2013 | Status: Member | 3 Posts
Good Morning ,


can anyone please me coding VWAP.
here i am pasting the code , unable to figure out bug.
kindly help me .

#property copyright "Copyright 2014, MetaQuotes Software Corp."
#property link "http://www.mql5.com"
#property version "1.00"
#property strict
#property indicator_chart_window
#property indicator_color1 Lime
#property indicator_width1 1
double TrendUp[4000];
input int no=400;
double period=0,vol=0, vwap=0, vap=0;
int DD=0, BB=0;
//+------------------------------------------------------------------+
//| Custom indicator initialization function |
//+------------------------------------------------------------------+
int OnInit()
{
//--- indicator buffers mapping
SetIndexBuffer(0, TrendUp);
SetIndexStyle(0, DRAW_LINE, STYLE_SOLID, 1);
SetIndexLabel(0, "Trend Up");

//---
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[])
{
//---
vol=0;
vap=0;
for (int i = no; i > 0; i--)
{
TrendUp[i]=0;
DD=TimeDay( Time[i]);

if( DD>BB)
{
BB=DD;
vap=0;
vol=0;
}
period = (High[i]+Low[i]+Close[i]+Open[i])/4;

vap=vap+period*Volume[i];

vol=vol+ Volume[i];

vwap=vap/vol;

TrendUp[i]= vwap;

}
//--- return value of prev_calculated for next call
return(rates_total);
}


i have attached two pics Vwap_eurusd is offline chart on which indicator is working fine,
other one is vwap_live which is live chart where u can see shift in vwap line from actual value.

how to resolve this error please help me out.

Thank you very much.

Thanks and Regards,
Metal.
Attached Image (click to enlarge)
Click to Enlarge

Name: Vwap_eurusd.PNG
Size: 36 KB
Attached Image (click to enlarge)
Click to Enlarge

Name: vwap_live.PNG
Size: 35 KB
 
 
  • Post #6,555
  • Quote
  • Dec 1, 2014 4:32am Dec 1, 2014 4:32am
  •  Byron88
  • | Joined Jul 2014 | Status: Member | 37 Posts
Hey Guys

Please can some one code MBFX timing indicator to to show arrows on the current chart when it goes yellow
Attached File
File Type: ex4 MBFX Timing (1).ex4   5 KB | 166 downloads


thanks
 
 
  • Post #6,556
  • Quote
  • Dec 1, 2014 4:45am Dec 1, 2014 4:45am
  •  jtrujillo
  • | Commercial Member | Joined Sep 2012 | 70 Posts
Hello,

would be possible to limit the maximum bars to calculate and make this indicator less heavy CPU usage?

Thanks in advance!
Attached Files
File Type: mq4 TMATrend.mq4   11 KB | 191 downloads
File Type: ex4 TMATrend.ex4   13 KB | 164 downloads
 
 
  • Post #6,557
  • Quote
  • Dec 1, 2014 8:10am Dec 1, 2014 8:10am
  •  hesron
  • Joined Dec 2012 | Status: Member | 2,354 Posts
Quoting jtrujillo
Disliked
Hello, would be possible to limit the maximum bars to calculate and make this indicator less heavy CPU usage? Thanks in advance! {file} {file}
Ignored
try this ...may be you can use it.
Attached File
File Type: mq4 TMATrend.mq4   12 KB | 208 downloads
Price not repeat itself. but manipulated every time and in all type markets
 
 
  • Post #6,558
  • Quote
  • Dec 1, 2014 12:20pm Dec 1, 2014 12:20pm
  •  steve71
  • | Joined Dec 2014 | Status: Junior Member | 2 Posts
Hello, I managed to get this indicator to send alerts however, when the conditions for the alert are met during the formation of a candle it sends an alert. I only want the alert to trigger if the condition is still present following the close of the candle. I use this indicator on the 1 hour time frame.
Any help or advice would be greatly appreciated.
Attached File
File Type: mq4 Fisher_Yur4ik.mq4   4 KB | 167 downloads
 
 
  • Post #6,559
  • Quote
  • Dec 1, 2014 3:51pm Dec 1, 2014 3:51pm
  •  Wab
  • Joined Dec 2009 | Status: Member | 769 Posts
I wonder if this indicator can be re-programmed to change the background color on the chart when an order is taken.

That way, if an ea is taking a long position the background will be one color. If the ea takes a short trade the background
will change color. This allows you to glance at a screen form a distance and know which way the ea is trading.

Thanks in advance.

Attached File
File Type: mq4 ChangeBackground.mq4   1 KB | 185 downloads
 
 
  • Post #6,560
  • Quote
  • Dec 1, 2014 10:25pm Dec 1, 2014 10:25pm
  •  dogga5
  • | Joined Oct 2014 | Status: Member | 13 Posts
Hey ciber1 i wrote you a private message about an ea fix. I don't know if you saw it but please let me know if you can help me fix it. Thank you.
 
 
  • Platform Tech
  • /
  • I will code your EAs and Indicators for no charge
  • Reply to Thread
    • 1 326327Page 328329330 2646
    • 1 Page 328 2646
5 traders viewing now, 1 is a member:
Invisible
  • 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