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

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Printable Version

Similar Threads

Coding robots and indicators in C# for no charge (cTrader API) 181 replies

Oanda MT4 - Indicators and EAs not showing 1 reply

EAs and indicators relating to moutaki... 22 replies

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

Need help to code EAs for MT4 and MT5 2 replies

  • Platform Tech
  • /
  • Reply to Thread
  • Subscribe

I will code your EAs and Indicators for no charge

  • Last Post
  •  
  • 1 10321033Page 103410351036 2220
  • 1 Page 1034 2220
  •  
  • Post #20,661
  • Quote
  • Sep 21, 2017 4:45pm Sep 21, 2017 4:45pm
  •  cja
  • Joined Feb 2007 | Status: Member | 1,650 Posts
Quoting ramzam
Disliked
{quote} may i ask one silly question... in mt4 how many build are there
Ignored
Its not about how many builds there are as you should be using the latest builds because older builds are no longer supported, I generally stay with the latest build that is working for me before updating to a new build just to make sure there are no major bugs and build 1090 for example does have a few issues.
Trade what you see not what you hope
1
  • Post #20,662
  • Quote
  • Sep 21, 2017 6:20pm Sep 21, 2017 6:20pm
  •  NanoPip
  • | Joined Sep 2017 | Status: Member | 36 Posts
Hi..
I tried to modify this indicator but I could not because I have 1% background of programming
Can you add push notification to this indicator, Please?
Attached Files
File Type: ex4 FEP.ex4   7 KB | 171 downloads
File Type: mq4 FEP.mq4   5 KB | 218 downloads
  • Post #20,663
  • Quote
  • Sep 21, 2017 10:19pm Sep 21, 2017 10:19pm
  •  NanoPip
  • | Joined Sep 2017 | Status: Member | 36 Posts
Just to clarify something.
This does repaint, but what I need is a push notification after the bar formation
  • Post #20,664
  • Quote
  • Sep 21, 2017 10:57pm Sep 21, 2017 10:57pm
  •  ramzam
  • Joined Nov 2015 | Status: Member | 2,878 Posts
Quoting cja
Disliked
{quote} Its not about how many builds there are as you should be using the latest builds because older builds are no longer supported, I generally stay with the latest build that is working for me before updating to a new build just to make sure there are no major bugs and build 1090 for example does have a few issues.
Ignored
oh thank you for sharing it ... nice knowledged
Success is a Journey Not a Destination....... kind regards ramzam
  • Post #20,665
  • Quote
  • Sep 22, 2017 12:44am Sep 22, 2017 12:44am
  •  scottymoll
  • | Joined Oct 2006 | Status: Member | 238 Posts
Hey guys,

I'm willing to pay a coder to create an indicator for me, but I want to test your abilities before I give away all the specific rules.

Here is a small example of what I need. Is it possible to create an indicator that performs the following actions-

1. Wait for 2 consecutive candles to close above a line.

2. Once the second candle closes above the line, automatically draw a highlighted box on the line above that extends until the line is hit.

If you can show me an indicator that does this, I would be interested in speaking with you to negotiate a fair rate to design an indicator to my specifications. There are quite a few more rules to the indicator, but they all consist of a variable of the above example. Looking forward to receiving your replies.
Attached Image (click to enlarge)
Click to Enlarge

Name: Image1.png
Size: 30 KB
  • Post #20,666
  • Quote
  • Sep 22, 2017 1:17am Sep 22, 2017 1:17am
  •  classy
  • Joined Jun 2012 | Status: Trader , Analyst and Mentor | 4,138 Posts
Quoting saad007
Disliked
{quote} Why you Started ignoring me?
Ignored
deshi ,ignoring is like a disease ..some it attack some without reason/notice than some people starting ignoring some one ...imho..lol
Say something meaningful or Silence!!
2
  • Post #20,667
  • Quote
  • Sep 22, 2017 2:03am Sep 22, 2017 2:03am
  •  sogff
  • | Joined Nov 2010 | Status: Member | 44 Posts
Hi guys,
Please there is an error on line 75 of the attached Auto Gann indicator. Kindly fix it for me.
Attached File
File Type: mq4 AutoGann.mq4   8 KB | 185 downloads
  • Post #20,668
  • Quote
  • Sep 22, 2017 2:22am Sep 22, 2017 2:22am
  •  mladen
  • Joined Apr 2007 | Status: ... | 665 Posts
Quoting sogff
Disliked
Hi guys, Please there is an error on line 75 of the attached Auto Gann indicator. Kindly fix it for me. {file}
Ignored
Change that line from this :
Inserted Code
double firstLowPrice = Low [flshift];`
to this
Inserted Code
double firstLowPrice = Low [flshift];
1
  • Post #20,669
  • Quote
  • Sep 22, 2017 3:09am Sep 22, 2017 3:09am
  •  groobi
  • | Joined Aug 2017 | Status: Member | 17 Posts
Hi I need a volume indicator. On a candle chart, I just want color of each volume candle to match with the ones of the price candles (up & down). That is all I want.
I'm using MT4 version: 4.00 Build 1090. If it requires some time to create, please let me know I will pay for it. Thank you
  • Post #20,670
  • Quote
  • Sep 22, 2017 4:14am Sep 22, 2017 4:14am
  •  saad007
  • Joined May 2013 | Status: PLAN YOUR TRADE and TRADE YOUR PLAN | 509 Posts
Quoting classy
Disliked
{quote} deshi ,ignoring is like a disease ..some it attack some without reason/notice than some people starting ignoring some one ...imho..lol
Ignored

lol
  • Post #20,671
  • Quote
  • Sep 22, 2017 6:14am Sep 22, 2017 6:14am
  •  zero1995
  • | Commercial Member | Joined Jun 2017 | 124 Posts
Quoting cja
Disliked
{quote} Its not about how many builds there are as you should be using the latest builds because older builds are no longer supported, I generally stay with the latest build that is working for me before updating to a new build just to make sure there are no major bugs and build 1090 for example does have a few issues.
Ignored
Hi CJA, can you help me to get ??

https://www.forexfactory.com/showthr...6#post10278276
Nothing is impossible. the word says i'm possible
  • Post #20,672
  • Quote
  • Sep 22, 2017 6:51am Sep 22, 2017 6:51am
  •  nttfx
  • | Joined Dec 2014 | Status: Member | 45 Posts
Hi gentleman,

Anyone have indicator that can draw zigzag on hi/low on daily basis?
Can share please

Example as per attached.
Attached Image (click to enlarge)
Click to Enlarge

Name: EURJPYeH1.png
Size: 61 KB
  • Post #20,673
  • Quote
  • Sep 22, 2017 7:16am Sep 22, 2017 7:16am
  •  malayamoothy
  • | Joined Sep 2017 | Status: Junior Member | 1 Post
Sir i want covert this code to mt4 indicater


_SECTION_BEGIN("[email protected], Cell:- +91 99655 63500");
SetBarsRequired(100000,0);
GraphXSpace = 15;
SetChartOptions(0,chartShowArrows|chartShowDates);
//SetChartBkColor(ParamColor("bkcolor",ColorRGB( 150,50,150)));
GfxSetBkMode(0);
GfxSetOverlayMode(1);
SetBarFillColor(IIf(C>O,ParamColor("Candle UP Color", colorGreen),IIf(C<=O,ParamColor("Candle Down Color", colorRed),colorLightGrey)));
Plot(C,"\nPrice",IIf(C>O,ParamColor("Wick UP Color", colorDarkGreen),IIf(C<=O,ParamColor("Wick Down Color", colorDarkRed),colorLightGrey)),64,0,0,0,0);

SetTradeDelays(1,1,1,1);


//////////////////////////////////////////
//Calculates Seconds Left for New Bar //
/////////////////////////////////////////


function GetSecondNum()
{
Time = Now( 4 );
Seconds = int( Time % 100 );
Minutes = int( Time / 100 % 100 );
Hours = int( Time / 10000 % 100 );
SecondNum = int( Hours * 60 * 60 + Minutes * 60 + Seconds );
return SecondNum;
}
RequestTimedRefresh( 1 );
TimeFrame = Interval();
SecNumber = GetSecondNum();
Newperiod = SecNumber % TimeFrame == 0;
SecsLeft = SecNumber - int( SecNumber / TimeFrame )* TimeFrame;
SecsToGo = TimeFrame - SecsLeft;

x=Param("xposn",50,0,1000,1);
y=Param("yposn",380,0,1000,1);

GfxSelectSolidBrush( ColorRGB( 230, 230, 230 ) );
GfxSelectPen( ColorRGB( 230, 230, 230 ), 2 );
if ( NewPeriod )
{
GfxSelectSolidBrush( colorYellow );
GfxSelectPen( colorYellow, 2 );
Say( "New period" );
}
//GfxRoundRect( x+45, y+40, x-3, y-2, 0, 0 );
//GfxSetBkMode(1);
GfxSelectFont( "Arial", 14, 700, False );
GfxSetTextColor( colorRed );
GfxTextOut( "Time Left :"+SecsToGo+"", x+255, y+85 );

////////////////////////////////////////////


_N(Title = StrFormat("{{NAME}} - {{INTERVAL}} {{DATE}} Open %g, Hi %g, Lo %g, Close %g (%.1f%%) {{VALUES}}", O, H, L, C, SelectedValue( ROC( C, 1 ) ) ));

Factor=Param("Factor",4,1,10,1);
Pd=Param("ATR Periods",6,1,100,1);
Up=(H+L)/2+(Factor*ATR(Pd));
Dn=(H+L)/2-(Factor*ATR(Pd));
iATR=ATR(Pd);
TrendUp=TrendDown=Null;
trend[0]=1;
changeOfTrend=0;
flag=flagh=0;

for (i = 1; i <BarCount-1; i++) {
TrendUp[i] = Null;
TrendDown[i] = Null;

trend[i]=1;


if (Close[i]>Up[i-1]) {
trend[i]=1;
if (trend[i-1] == -1) changeOfTrend = 1;

}
else if (Close[i]<Dn[i-1]) {
trend[i]=-1;
if (trend[i-1] == 1) changeOfTrend = 1;
}
else if (trend[i-1]==1) {
trend[i]=1;
changeOfTrend = 0;
}
else if (trend[i-1]==-1) {
trend[i]=-1;
changeOfTrend = 0;
}

if (trend[i]<0 && trend[i-1]>0) {
flag=1;
}
else {
flag=0;
}

if (trend[i]>0 && trend[i-1]<0) {
flagh=1;
}
else {
flagh=0;
}

if (trend[i]>0 && Dn[i]<Dn[i-1]){
Dn[i]=Dn[i-1];
}

if (trend[i]<0 && Up[i]>Up[i-1])
{ Up[i]=Up[i-1];
}

if (flag==1)
{ Up[i]=(H[i]+L[i])/2+(Factor*iATR[i]);;
}
if (flagh==1)
{ Dn[i]=(H[i]+L[i])/2-(Factor*iATR[i]);;
}
if (trend[i]==1) {
TrendUp[i]=Dn[i];
if (changeOfTrend == 1) {
TrendUp[i-1] = TrendDown[i-1];
changeOfTrend = 0;
}
}
else if (trend[i]==-1) {
TrendDown[i]=Up[i];
if (changeOfTrend == 1) {
TrendDown[i-1] = TrendUp[i-1];
changeOfTrend = 0;
}
}
}

Plot(TrendUp,"Trend",colorGreen);
Plot(TrendDown,"Down",colorRed);

Buy = trend==1;
Sell=trend==-1;

Buy=ExRem(Buy,Sell);
Sell=ExRem(Sell,Buy);
Short=Sell;
Cover=Buy;


BuyPrice=ValueWhen(Buy,C);
SellPrice=ValueWhen(Sell,C);
ShortPrice=ValueWhen(Short,C);
CoverPrice=ValueWhen(Cover,C);


Title = EncodeColor(colorWhite)+ "[email protected], Cell: +91 81488 44297" + " - " + Name() + " - " + EncodeColor(colorRed)+ Interval(2) + EncodeColor(colorBlue) +
" - " + Date() +"\n" +EncodeColor(colorRed) +"Open-"+O+" "+"High-"+H+" "+"Low-"+L+" "+
"Close-"+C+" "+ "Volume= "+ WriteVal(V)+"\n"+
EncodeColor(colorBlue)+
WriteIf (Buy , " GO LONG / Reverse Signal at "+C+" ","")+
WriteIf (Sell , " EXIT LONG / Reverse Signal at "+C+" ","")+"\n"+EncodeColor(colorLime)+
WriteIf(Sell , "Total Profit/Loss for the Last Trade Rs."+(C-BuyPrice)+"","")+
WriteIf(Buy , "Total Profit/Loss for the Last trade Rs."+(SellPrice-C)+"","");

PlotShapes(IIf(Buy, shapeSquare, shapeNone),colorGreen, 0, L, Offset=-40);
PlotShapes(IIf(Buy, shapeSquare, shapeNone),colorLime, 0,L, Offset=-50);
PlotShapes(IIf(Buy, shapeUpArrow, shapeNone),colorWhite, 0,L, Offset=-45);
PlotShapes(IIf(Short, shapeSquare, shapeNone),colorRed, 0, H, Offset=40);
PlotShapes(IIf(Short, shapeSquare, shapeNone),colorOrange, 0,H, Offset=50);
PlotShapes(IIf(Short, shapeDownArrow, shapeNone),colorWhite, 0,H, Offset=-45);


TrendSL =IIf(trend==1,TrendUp,TrendDown);

for(i=BarCount-1;i>1;i--)
{
if(Buy[i] == 1)
{
entry = C[i];
sig = "BUY";
sl = TrendSL[i];
tar1 = entry + (entry * .0050);
tar2 = entry + (entry * .0092);
tar3 = entry + (entry * .0179);

bars = i;
i = 0;
}
if(Sell[i] == 1)
{
sig = "SELL";
entry = C[i];
sl = TrendSL[i];
tar1 = entry - (entry * .0050);
tar2 = entry - (entry * .0112);
tar3 = entry - (entry * .0212);




bars = i;
i = 0;
}
}
Offset = 20;
Clr = IIf(sig == "BUY", colorLime, colorRed);
ssl = IIf(bars == BarCount-1, TrendSL[BarCount-1], Ref(TrendSL, -1));
sl = ssl[BarCount-1];

Plot(LineArray(bars-Offset, tar1, BarCount, tar1,1), "", Clr, styleLine|styleDots, Null, Null, Offset);
Plot(LineArray(bars-Offset, tar2, BarCount, tar2,1), "", Clr, styleLine|styleDots, Null, Null, Offset);
Plot(LineArray(bars-Offset, tar3, BarCount, tar3,1), "", Clr, styleLine|styleDots, Null, Null, Offset);

Plot(LineArray(bars-Offset, sl, BarCount, sl,1), "", colorYellow, styleLine|styleLine, Null, Null, Offset);
Plot(LineArray(bars-Offset, entry, BarCount, entry,1), "", colorOrange, styleLine|styleLine, Null, Null, Offset);

/*
for (i=bars; i <BarCount;i++)
{
PlotText(""+sig+"@"+entry, BarCount-5,entry,Null,colorBlue);
PlotText("[email protected]"+tar1,BarCount-5,tar1,Null,Clr);PlotText("[email protected]"+tar2,BarCount-5,tar2,Null,Clr);PlotText ("[email protected]"+tar3,BarCount-5,tar3,Null,Clr);

}
*/
PlotText(""+sig+"@",BarCount+11,entry,Null,colorBlue);
PlotText("T1 @",BarCount+12,tar1,Null,Clr);
PlotText("T2 @",BarCount+12,tar2,Null,Clr);
PlotText("T3 @",BarCount+12,tar3,Null,Clr);

messageboard = ParamToggle("Message Board","Show|Hide",1);
if (messageboard == 1 )
{
GfxSelectFont( "Rockwell Extra Bold", 15, 100 );
GfxSetBkMode( 1 );
GfxSetTextColor( colorWhite );

if ( sig =="BUY")
{
GfxSelectSolidBrush( colorBlack ); // this is the box background color
}
else
{
GfxSelectSolidBrush( colorBlack ); // this is the box background color
}
pxHeight = Status( "pxchartheight" ) ;
xx = Status( "pxchartwidth");
Left = 1100;
width = 310;
x = 5;
x2 = 400;

y = pxHeight;

GfxSelectPen( colorBlack, 1); // broader color
GfxRoundRect( x, y - 98, x2, y , 7, 7 ) ;
GfxTextOut( ( "Tamil Trader"),13,y-100);
GfxTextOut( (" "),27,y-100);
GfxTextOut( ("Last " + sig + " Signal came " + (BarCount-bars-1) * Interval()/60 + " mins ago"), 13, y-80) ; // The text format location
GfxTextOut( ("" + WriteIf(sig =="BUY",sig + " @ ",sig + " @") + " : " + entry), 13, y-60);
//GfxTextOut( ("Trailing SL : " + TrendSL + " (" + WriteVal(IIf(sig == "SELL",entry-sl,sl-entry), 2.2) + ")"), 13, y-40);
GfxTextOut( ("Trailing SL : " + sl + " (" + WriteVal(IIf(sig == "SELL",entry-sl,sl-entry), 2.2) + ")"), 13, y-40);
/*GfxTextOut( ("TGT:1 : " + tar1), 13, y -80);
GfxTextOut( ("TGT:2 : " + tar2), 13,y-60);
GfxTextOut( ("TGT:3 : " + tar3), 13,y-40);*/
GfxTextOut( ("Current P/L : " + WriteVal(IIf(sig == "BUY",(C-entry),(entry-C)),2.2)), 13, y-22);;




//Magfied Market Price
FS=Param("Font Size",30,11,100,1);
GfxSelectFont("Times New Roman", FS, 700, True );
GfxSetBkMode( colorWhite );
GfxSetTextColor( ParamColor("Color",colorGreen) );
Hor=Param("Horizontal Position",940,1,1200,1);
Ver=Param("Vertical Position",12,1,830,1);
GfxTextOut(""+C, Hor , Ver );
YC=TimeFrameGetPrice("C",inDaily,-1);
DD=Prec(C-YC,2);
xx=Prec((DD/YC)*100,2);
GfxSelectFont("Times New Roman", 11, 700, True );
GfxSetBkMode( colorBlack );
GfxSetTextColor(ParamColor("Color",colorYellow) );
GfxTextOut(""+DD+" ("+xx+"%)", Hor , Ver+45 );

}

_SECTION_END();

_SECTION_BEGIN("Time Left");
/*GetSecondNum();
{
Time = Now( 4 );
Seconds = int( Time % 100 );
Minutes = int( Time / 100 % 100 );
Hours = int( Time / 10000 % 100 );
SecondNum = int( Hours * 60 * 60 + Minutes * 60 + Seconds );
SecondNum;
}
RequestTimedRefresh( 1 );
TimeFrame = Interval();
SecNumber = GetSecondNum();
Newperiod = SecNumber % TimeFrame == 0;
SecsLeft = SecNumber - int( SecNumber / TimeFrame ) * TimeFrame;
SecsToGo = TimeFrame - SecsLeft;

x=Param("xposn",50,0,1000,1);
y=Param("yposn",380,0,1000,1);

//GfxSelectSolidBrush( ColorRGB( 230, 230, 230 ) );
//GfxSelectPen( ColorRGB( 230, 230, 230 ), 2 );
if ( NewPeriod )
{
//GfxSelectSolidBrush( colorYellow );
//GfxSelectPen( colorYellow, 2 );
//Say( "New period" );
}
//GfxRoundRect( x+45, y+40, x-3, y-2, 0, 0 );
//GfxSetBkMode(1);
GfxSelectFont( "Arial", 14, 700, False );
GfxSetTextColor( colorRed );
//GfxTextOut( "Time Left :"+SecsToGo+"", x+255, y+80 );
_SECTION_END(); */
  • Post #20,674
  • Quote
  • Sep 22, 2017 7:50am Sep 22, 2017 7:50am
  •  jesing
  • Joined Mar 2016 | Status: Member | 270 Posts
Quoting sogff
Disliked
Hi guys, Please there is an error on line 75 of the attached Auto Gann indicator. Kindly fix it for me. {file}
Ignored

done

- jesing
Attached File
File Type: mq4 AutoGann Modi.mq4   8 KB | 268 downloads
Always Feel Good...
  • Post #20,675
  • Quote
  • Sep 22, 2017 8:13am Sep 22, 2017 8:13am
  •  Motiram
  • Joined Nov 2014 | Status: Member | 546 Posts
Quoting nttfx
Disliked
Hi gentleman, Anyone have indicator that can draw zigzag on hi/low on daily basis? Can share please Example as per attached. {image}
Ignored
Hello nttfx,
Please check the link below may be you find helpful

https://www.forexfactory.com/showthread.php?t=240156

Regards,
Moti
  • Post #20,676
  • Quote
  • Sep 22, 2017 10:04am Sep 22, 2017 10:04am
  •  COmar.FX
  • Joined Nov 2016 | Status: Member | 2,326 Posts
Hi, ...
please make the indicator into a simple EA only for Close Positions, the fibo line is only for close open position (Close Positions with Profit only) on each touching the line of the Fibo...
OP with manualy

Thanks in advance
Attached File
File Type: mq4 AutoFib TradeZones.mq4   15 KB | 313 downloads
  • Post #20,677
  • Quote
  • Sep 22, 2017 10:14am Sep 22, 2017 10:14am
  •  newagefx1
  • | Joined Jun 2017 | Status: Member | 6 Posts
hellow i have a ea need some oen coder help to put two function in it then after i share set file to all if anyopne here can help me please reply.
  • Post #20,678
  • Quote
  • Sep 22, 2017 10:25am Sep 22, 2017 10:25am
  •  COmar.FX
  • Joined Nov 2016 | Status: Member | 2,326 Posts
Can someone add an alert for this simple indicator ...? Please help me...
Attached File
File Type: mq4 Up_and_Down.mq4   8 KB | 366 downloads
  • Post #20,679
  • Quote
  • Sep 22, 2017 10:25am Sep 22, 2017 10:25am
  •  comeback2000
  • | Joined May 2017 | Status: Member | 389 Posts
Can anyone change the Indicator to EA with martingale option with TP and SL option with max Open position enabled on each side. Open Position on HH and LL using trend direction.
Attached File
File Type: mq4 ZigZag-HH-HL-LH-LL-Indicator.mq4   8 KB | 279 downloads
  • Post #20,680
  • Quote
  • Sep 22, 2017 11:58am Sep 22, 2017 11:58am
  •  nttfx
  • | Joined Dec 2014 | Status: Member | 45 Posts
Quoting Motiram
Disliked
{quote} Hello nttfx, Please check the link below may be you find helpful https://www.forexfactory.com/showthread.php?t=240156 Regards, Moti
Ignored

Thank @Motiram..
I will explore that thread.
  • Platform Tech
  • /
  • I will code your EAs and Indicators for no charge
  • Reply to Thread
    • 1 10321033Page 103410351036 2220
    • 1 Page 1034 2220
7 traders viewing now, 1 is a member:
francisfree
  • 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 / ©2021