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

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Print Thread

Similar Threads

I will code your pivot EAs for no charge 19 replies

I will code your scalping EAs for no charge 39 replies

Need help to code EAs for MT4 and MT5 4 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
  • 40,104
Attachments: I will code your EAs and Indicators for no charge
Exit Attachments
Tags: I will code your EAs and Indicators for no charge
Cancel

I will code your EAs and Indicators for no charge

  • Last Post
  •  
  • 1 860861Page 862863864 2915
  • 1 Page 862 2915
  •  
  • Post #17,221
  • Quote
  • Jan 10, 2017 1:35am Jan 10, 2017 1:35am
  •  craig65
  • | Joined Jan 2012 | Status: Member | 221 Posts
could someone add an alert for when price enters the"plot zone" part of the indicator. when plot zone set to true it plots an upper and lower zone. An alert when price touches either zone would be great if possible.
Attached File(s)
File Type: ex4 WyattsPivots_erikmod (1).ex4   76 KB | 201 downloads
Attached File(s)
File Type: mq4 WyattsPivots_erikmod.mq4   19 KB | 234 downloads
 
 
  • Post #17,222
  • Quote
  • Jan 10, 2017 1:50am Jan 10, 2017 1:50am
  •  ramzam
  • Joined Nov 2015 | Status: Member | 2,959 Posts
one more help... this indicator working in 5 min or 1 min only.. rest all time frame not working.. can any one fix this too... for m15 m30 h1 h4 daily weekly
Attached File(s)
File Type: ex4 MorningFlat_aib.ex4   38 KB | 243 downloads
File Type: mq4 MorningFlat_aib.mq4   19 KB | 278 downloads
Success is a Journey Not a Destination....... kind regards ramzam
 
 
  • Post #17,223
  • Quote
  • Jan 10, 2017 2:33am Jan 10, 2017 2:33am
  •  Pizzo76
  • | Joined Oct 2015 | Status: Member | 10 Posts
Quoting fxanalysis
Disliked
{quote} add bool variable , then write an if - if (iRSI(NULL,0,14,PRICE_CLOSE,0)>80) {ris80=True;} after this write another if - if((iMACD(NULL,0,12,26,9,PRICE_CLOSE,MODE_MAIN,0)<0)&& rsi80==True) if true- open trade and change rsi80 = False
Ignored

Thank you fxanalysis...

I tried but It doesn't work. I am actually not able to code and when I try my EA does not work...

Not sure if I am asking too much to you guys in this forum.

Thank you anyways for your advices

Regards

Pizzo
 
 
  • Post #17,224
  • Quote
  • Jan 10, 2017 2:40pm Jan 10, 2017 2:40pm
  •  jesing
  • Joined Mar 2016 | Status: Member | 290 Posts
Quoting ramzam
Disliked
any one have this indi {image}
Ignored

hi,

find attached file,

enjoy,

- jesing
Attached Image (click to enlarge)
Click to Enlarge

Name: buysellforexsecret.jpg
Size: 349 KB
Attached File(s)
File Type: ex4 BuySellForexSecret.ex4   36 KB | 1,001 downloads
File Type: pdf BuySellForexSecretGuide.pdf   1.0 MB | 1,310 downloads
Always Feel Good...
 
 
  • Post #17,225
  • Quote
  • Jan 10, 2017 8:31pm Jan 10, 2017 8:31pm
  •  kepalalutut
  • | Joined Jun 2009 | Status: Member | 32 Posts
Quoting kepalalutut
Disliked
Hi, {image} I would like to put a level line to my indicator. To be something like this. {image} Can anybody help me out? Thanks in advance. {file} {file}
Ignored
Can anybody help me on this?

I need that MA Line (Kaufmann) to have level as per normal MA. This level will determine how far the price can go. My early hypothesis 'said' that it will be a very good area to put SL and TP.

Please help. TQ.
 
 
  • Post #17,226
  • Quote
  • Jan 10, 2017 8:58pm Jan 10, 2017 8:58pm
  •  ramzam
  • Joined Nov 2015 | Status: Member | 2,959 Posts
Quoting jesing
Disliked
{quote} hi, find attached file, enjoy, - jesingbuysellforexsecret.jpg;2134123 {file} {image} {image}
Ignored
wow superb..
Success is a Journey Not a Destination....... kind regards ramzam
 
 
  • Post #17,227
  • Quote
  • Jan 10, 2017 11:09pm Jan 10, 2017 11:09pm
  •  lukeb
  • Joined Dec 2009 | Status: Member | 250 Posts
Quoting TrueStoryfx
Disliked
Does anyone know where an old man like me can find an RSI indicator that shows an arrow every time RSI touches 70 for sell arrow and 30 for buy Arrow. I should be able to change values of RSI from w, to 7, to 14, etc. Anyone know? i have been looking but cant anything. Can someone kind enough code one? Should have an alert like push notification. Would be so great!
Ignored
Try this one: http://www.forexfactory.com/showthre...73#post9424973
 
 
  • Post #17,228
  • Quote
  • Edited Jan 11, 2017 1:24am Jan 10, 2017 11:14pm | Edited Jan 11, 2017 1:24am
  •  parashara
  • | Joined Jan 2017 | Status: Member | 13 Posts
Is there an indicator/script where we can select two markets like

1) Select any two markets EUR/USD and GBP/JPY.
2) Select lot size 0.01 or 0.1 or 10
3) Perform a buy/sell order. Same order on both the charts
4) able to set (stop loss/take profit) levels at some 40 pips or 50 pips or 60 pips.


The motivation for this indicator has been taken from thread
http://www.forexfactory.com/showthread.php?t=242580
http://www.forexfactory.com/showthre...60912&page=210
http://www.forexfactory.com/attachme...8&d=1483373619

Also from these two indicators



Thanks
Attached File(s)
File Type: mq4 TradeHedge_IA Setup_v3.mq4   4 KB | 258 downloads
File Type: mq4 Open Buy.mq4   3 KB | 226 downloads
 
 
  • Post #17,229
  • Quote
  • Jan 11, 2017 12:53am Jan 11, 2017 12:53am
  •  TolgaTANIS
  • | Joined Jan 2017 | Status: Junior Member | 1 Post
Hello Friends,

i'm a beginner for mql coding, i tried too much but i could'nt write an EA correctly that i thought, maybe somebody help me about this,

steps are as following;

1- EA will open 1 BUYSTOP and 1 SELLSTOP using highest and lowest of last 3 bars, OP_BUYSTOP at Highest[last 3 bars]+5 pips and OP_SELLSTOP at Lowest[last 3 bars]-5 pips ,Stoploss 5 pips, TP is none.

2- when 1 of 2 orders turn SELL or BUY trailing will follow to opened order with 5pips, and the other pending order will follow the opened order's trailing,

i mean, exp. there is OP_BUYSTOP and OP_SELLSTOP, OP_SELLSTOP becomes SELL ORDER and OP_BUYSTOP will go directly -5pips and start follow the SELL ORDER with 5pips if its going down, when sell order going down with Trailing OP_BUYSTOP will keep the distance 5pips, when SELL ORDER close with trailing,if go up OP_BUYSTOP will be BUY ORDER with Trailing and will open a new OP_SELLSTOP in this time again and follow to other as same before, will continue loop,

i dont know that i could clearly explain or not, if somebody help me thanks already.
Tolga
 
 
  • Post #17,230
  • Quote
  • Jan 11, 2017 4:45am Jan 11, 2017 4:45am
  •  interbucks
  • | Joined Jan 2012 | Status: Member | 278 Posts
Quoting interbucks
Disliked
Attached indi non-repaint. If a coder can PLEASE create a simple CURVER-ARROW EA with basic MM. EA should trade with direction of arrows, only one trade at a time. Open trade 1st new bar after arrow. Also works well on Renko charts. Thank you kindly {file} {file}
Ignored
There was quite a number of downloads so far, I will appreciate feedback regarding any successes or failures using this indi.
Plse note it is not my creation.
I did not fiddle around with the settings much, but it seems to work fine as it is so far on higher TF's and Renko.

Do you also feel that this could possibly make a profitable ea?

Will our onboard coder please have a look at this one.
Thank you very much for your time.
 
 
  • Post #17,231
  • Quote
  • Jan 11, 2017 7:23am Jan 11, 2017 7:23am
  •  goodways100
  • Joined Dec 2013 | Status: Member | 615 Posts
Can some kind guru fix a small error in this sessions indi. Thanks and
Regards
Attached File(s)
File Type: mq4 Trading Session vLines.mq4   19 KB | 264 downloads
 
 
  • Post #17,232
  • Quote
  • Jan 11, 2017 7:43am Jan 11, 2017 7:43am
  •  interbucks
  • | Joined Jan 2012 | Status: Member | 278 Posts
Quoting interbucks
Disliked
{quote} There was quite a number of downloads so far, I will appreciate feedback regarding any successes or failures using this indi. Plse note it is not my creation. I did not fiddle around with the settings much, but it seems to work fine as it is so far on higher TF's and Renko. Do you also feel that this could possibly make a profitable ea? Will our onboard coder please have a look at this one. Thank you very much for your time.
Ignored
This was apparently also known as the arrowsandcurves.mq4 indicator, (or Lucas1_Arrows_Curves)
and apparently there was a free EA available, but I cant seem to trace it.

Appreciate your assistance in this regard.
 
 
  • Post #17,233
  • Quote
  • Jan 11, 2017 9:18am Jan 11, 2017 9:18am
  •  Bazzza
  • | Joined Sep 2014 | Status: Member | 209 Posts
Hi guys, could someone just add text and sound alerts to this indicator please

Regards, Baz
Attached File(s)
File Type: mq4 curver-arrows.mq4   4 KB | 268 downloads
 
 
  • Post #17,234
  • Quote
  • Edited 10:14pm Jan 11, 2017 10:44am | Edited 10:14pm
  •  bobby2
  • Joined Oct 2010 | Status: Member | 1,536 Posts
Hi. If someone here could help, I'd appreciate it. I would like the MTF Arrow to work on MT4 build 1031. The last upgrade, that I know of, was v3.00 by Cody back in October of 2012. If it's possible,both mlq4 and ex4 versions. I don't need to change any of the indicator's functions. Version 3.00 was fine until I downloaded the newest build. Thanks in advance.

Attached File(s)
File Type: mq4 #MTF Arrow 3.00.mq4   5 KB | 285 downloads


Forgot to mention that this indicator gives alerts when the higher TF on ASCTrend Matrix 2-TF changes colors (trends) ASCTrend Matrix 2-TF still functions properly on the most recent MT4 Build.
Attached File(s)
File Type: ex4 ASCTrend-Matrix 2TF.ex4   45 KB | 219 downloads

Attached File(s)
File Type: mq4 ASCTrend-Matrix 2TF.mq4   18 KB | 239 downloads


The ASCtrendi is needed in the indicators folder for MTF Arrow to function. This is also working properly. Don't know if all this info is needed to update MTF Arrow, but there it is.
Attached File(s)
File Type: ex4 ASCTrend1i.ex4   11 KB | 223 downloads

Attached File(s)
File Type: mq4 ASCTrend1i.mq4   4 KB | 231 downloads
 
 
  • Post #17,235
  • Quote
  • Jan 11, 2017 10:55am Jan 11, 2017 10:55am
  •  Lenny154
  • | Joined Jan 2017 | Status: Member | 11 Posts
Hello FF community.

I am looking for an ea based on the supertrend indicator. The main idea is to:

1. Buy when green
2. Sell on red

Fixed lots.

The ea should always have a position open and close as soon as the indicator changes color.

Is there a possibility to code this. It has to run on the 1 min chart (or different TFs if possible)
Attached File(s)
File Type: ex4 super-trend.ex4   14 KB | 263 downloads
File Type: mq4 super-trend.mq4   4 KB | 352 downloads
 
 
  • Post #17,236
  • Quote
  • Jan 11, 2017 11:23am Jan 11, 2017 11:23am
  •  jesing
  • Joined Mar 2016 | Status: Member | 290 Posts
Quoting ramzam
Disliked
any one have this indi {image}
Ignored
dear Ramzam,

find attached files,

it's mq4 file,

if you done EA, pls share with me, i hope don't forget, ha ha ha ha

- jesing
Attached File(s)
File Type: ex4 Border ligns.ex4   12 KB | 320 downloads
File Type: ex4 Ultimate Arrows.ex4   10 KB | 307 downloads
File Type: mq4 Ultimate Arrows.mq4   4 KB | 420 downloads
File Type: tpl ultimate arrows.tpl   1 KB | 288 downloads
Always Feel Good...
 
 
  • Post #17,237
  • Quote
  • Jan 11, 2017 11:55am Jan 11, 2017 11:55am
  •  Sixer
  • Joined Nov 2008 | Status: Member | 1,757 Posts
Lenny154,

check this video:

Inserted Video


Sixer
 
 
  • Post #17,238
  • Quote
  • Jan 11, 2017 12:17pm Jan 11, 2017 12:17pm
  •  Lenny154
  • | Joined Jan 2017 | Status: Member | 11 Posts
Quoting Sixer
Disliked
Lenny154, check this video: https://www.youtube.com/watch?v=cSo17DmKFXE Sixer
Ignored
Thanks Sixer. Exactly what I was looking for.
 
 
  • Post #17,239
  • Quote
  • Jan 11, 2017 1:51pm Jan 11, 2017 1:51pm
  •  AlanG
  • | Joined Mar 2011 | Status: 1 | 67 Posts
Quoting goodways100
Disliked
Can some kind guru fix a small error in this sessions indi. Thanks and Regards {file}
Ignored
Attached File(s)
File Type: mq4 Trading Session vLines.mq4   19 KB | 231 downloads
File Type: ex4 Trading Session vLines.ex4   18 KB | 213 downloads
 
 
  • Post #17,240
  • Quote
  • Jan 11, 2017 2:02pm Jan 11, 2017 2:02pm
  •  jesing
  • Joined Mar 2016 | Status: Member | 290 Posts
Quoting AlanG
Disliked
{quote} {file} {file}
Ignored

Work Perfectly Dear,

try it...
Attached File(s)
File Type: mq4 Trading Session vLines.mq4   19 KB | 370 downloads
Always Feel Good...
 
 
  • Platform Tech
  • /
  • I will code your EAs and Indicators for no charge
  • Reply to Thread
    • 1 860861Page 862863864 2915
    • 1 Page 862 2915
29 traders viewing now, 8 are members:
FibFork
,
sadd
,
gulfman
,
raza198
,
sol4live
,
Invisible
,
hendzy
,
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 / ©2023