• Home
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • User/Email: Password:
  • 8:52am
Menu
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • 8:52am
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 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

Need help to code EAs for MT4 and MT5 2 replies

  • Platform Tech
  • /
  • Reply to Thread
  • Subscribe
  • 36,002
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 12571258Page 125912601261 2621
  • 1 Page 1259 2621
  •  
  • Post #25,161
  • Quote
  • Jul 24, 2018 2:04pm Jul 24, 2018 2:04pm
  •  egg
  • | Joined Jun 2008 | Status: Member | 29 Posts
Hi,
Can anyone help me to modify it to be a MTF indicator?
Thank you in advance.

Attached File
File Type: mq4 CCI_Filter_levels_alerts.mq4   8 KB | 338 downloads
 
 
  • Post #25,162
  • Quote
  • Jul 24, 2018 2:22pm Jul 24, 2018 2:22pm
  •  venividivici
  • Joined Jun 2015 | Status: Retired | 915 Posts
Hello, Does anyone have an EA for the MT4 that will place an auto stop at whatever pips we want automatically with every order opened? Thanks in advance.
 
 
  • Post #25,163
  • Quote
  • Edited Jul 25, 2018 6:47am Jul 24, 2018 4:10pm | Edited Jul 25, 2018 6:47am
  •  Phylo
  • Joined Feb 2012 | Status: Member | 1,725 Posts
Quoting venividivici
Disliked
Hello, Does anyone have an EA for the MT4 that will place an auto stop at whatever pips we want automatically with every order opened? Thanks in advance.
Ignored
With every order opened on any chart of the same symbol -

This EA is from file on a non-trading system - tested against 10 point SL and TP - Profit and Loss (£) should be same value - except one positive and the other negative as per red ring markers - etc., etc. - appears in order - BE is manual (should add automatic sometime)

EDIT: Forgot both manual and auto BE was coded in the EA. Inputs tab updated to clarify required settings.
Renamed: SL_TP_Close_Rev v1.
Closed and Reverse buttons reversed positions for easier access to Close Button which is used more than Reverse Button.
Otherwise no different to SL_Close_BE_Reverse.
Attached Image

Alternative (for all orders) - non-graphic interface - SL + TP + automatic BE.
EDIT: EA removed due to fault - Apology.
Repaired and renamed: SL and TP for all orders v1

-->> Any problem please notify.

Attached Image (click to enlarge)
Click to Enlarge

Name: zz-1.PNG
Size: 40 KB
Attached Files
File Type: ex4 0 - SL_Close_BE_Reverse.ex4   17 KB | 336 downloads
File Type: ex4 0 - SL_and_TP_for_all_orders v1.ex4   9 KB | 307 downloads
File Type: ex4 0 - SL_TP_Close_BE_Rev v1.ex4   18 KB | 330 downloads
 
2
  • Post #25,164
  • Quote
  • Jul 24, 2018 4:57pm Jul 24, 2018 4:57pm
  •  venividivici
  • Joined Jun 2015 | Status: Retired | 915 Posts
Quoting Phylo
Disliked
{quote} With ever order opened on any chart of the same symbol - This EA is from file on a non-trading system - tested against 10 point SL and TP - Profit and Loss (£) should be same value - except one positive and the other negative as per red ring markers - etc., etc. - appears in order - BE is manual (should add automatic sometime) Alternative (all orders) - non-graphic interface - SL + TP + automatic BE. {image} {file} {file}
Ignored
Fantastic thank you very much, couldnt have found better
 
 
  • Post #25,165
  • Quote
  • Jul 25, 2018 1:57am Jul 25, 2018 1:57am
  •  classy
  • Joined Jun 2012 | Status: Trader , Analyst and Mentor | 4,562 Posts
my humble request to all master coders and fores factory friends i am looking for a candle pattern indicator show only one current pattern at a time and alert arrow......

engulf ,doji, tweezer top/ bottom, rail road track, piercing ,dark cloud ,harami ,morning-evening star .thanks
Say something meaningful or Silence!!
 
 
  • Post #25,166
  • Quote
  • Jul 25, 2018 4:46am Jul 25, 2018 4:46am
  •  heispark
  • Joined Apr 2011 | Status: Hoc Etiam Transibit.... | 4,924 Posts
Dear coders,
This code has a bug removing any objects in the chart. (Try to insert a horizontal line in a chart and change TF. This line's gone.) If you can update this code, I'd really appreciate it.
Thanks,
Attached File
File Type: mq4 CM_Strength.mq4   17 KB | 331 downloads

It came from this thread: https://www.forexfactory.com/showthread.php?t=588641
Simplicity is the ultimate sophistication - Leonardo da Vinci
 
 
  • Post #25,167
  • Quote
  • Jul 25, 2018 6:59am Jul 25, 2018 6:59am
  •  Retep
  • Joined Apr 2018 | Status: Member | 91 Posts
Quoting heispark
Disliked
Dear coders, This code has a bug removing any objects in the chart. (Try to insert a horizontal line in a chart and change TF. This line's gone.) ...
Ignored
Done
Attached File
File Type: mq4 CM_Strength.mq4   17 KB | 387 downloads
 
 
  • Post #25,168
  • Quote
  • Jul 25, 2018 7:45am Jul 25, 2018 7:45am
  •  heispark
  • Joined Apr 2011 | Status: Hoc Etiam Transibit.... | 4,924 Posts
Quoting Retep
Disliked
{quote} Done {file}
Ignored
So quick! The issue's been fixed. Awesome.
Thank you sir, I really appropriate it.
Simplicity is the ultimate sophistication - Leonardo da Vinci
 
1
  • Post #25,169
  • Quote
  • Jul 25, 2018 8:56am Jul 25, 2018 8:56am
  •  Phylo
  • Joined Feb 2012 | Status: Member | 1,725 Posts
Quoting heispark
Disliked
Dear coders, This code has a bug removing any objects in the chart. (Try to insert a horizontal line in a chart and change TF. This line's gone.) If you can update this code, I'd really appreciate it. Thanks, {file} It came from this thread: https://www.forexfactory.com/showthread.php?t=588641
Ignored
repaired and corner added
Attached Image
Attached File
File Type: mq4 CM_Strength mod -1.mq4   17 KB | 426 downloads
 
2
  • Post #25,170
  • Quote
  • Jul 25, 2018 10:02am Jul 25, 2018 10:02am
  •  heispark
  • Joined Apr 2011 | Status: Hoc Etiam Transibit.... | 4,924 Posts
Quoting Phylo
Disliked
{quote} repaired and corner added{image} {file}
Ignored
Thank you very much!
Simplicity is the ultimate sophistication - Leonardo da Vinci
 
 
  • Post #25,171
  • Quote
  • Jul 25, 2018 12:32pm Jul 25, 2018 12:32pm
  •  NewTrader000
  • | Joined Nov 2017 | Status: Member | 87 Posts
Quoting classy
Disliked
my humble request to all master coders and fores factory friends i am looking for a candle pattern indicator show only one current pattern at a time and alert arrow...... engulf ,doji, tweezer top/ bottom, rail road track, piercing ,dark cloud ,harami ,morning-evening star .thanks
Ignored

Here you go:
Attached File
File Type: mq4 Pattern_Recognition.mq4   16 KB | 395 downloads
 
 
  • Post #25,172
  • Quote
  • Jul 25, 2018 12:38pm Jul 25, 2018 12:38pm
  •  NewTrader000
  • | Joined Nov 2017 | Status: Member | 87 Posts
Hi all, This is a great indicator TimePair_Change.mq4 but this indicator has only 11 pairs.

Can any one help me add this indicator to change a group of pairs needed, such as 30 pairs FX and 30 stocks?


Thank you in advance.
Happy trading
 
 
  • Post #25,173
  • Quote
  • Jul 25, 2018 1:02pm Jul 25, 2018 1:02pm
  •  mef57
  • | Joined May 2018 | Status: Member | 4 Posts
I would love an audible "and" pop-up alert (showing the pair in the pop-up that created the alert, with arrow(s) on signal candle?) when the "first" (and only first) bar/candle closed above the selected MA (adjustable values/inputs) and then again alert "only" when the "first" (and only first) bar/candle closed below the MA selected (adjustable MA and value like 7, 10, 21 etc.). In other words: Once an alert for the "first only" close above/buy/long the MA selected (with adjustable inputs/values) then there would be no further alerts until the first (and only the first) bar/candle closed below/sell/short (opposite direction) the MA selected (with adjustable inputs and adjustable values) and vice versa. It would be greatly appreciated if a top level programmer could create this for me (and I am sure many, many others). Thank you for your time and expertise in this matter. I have searched extensively on the web but I am unable to locate this specific alert indicator. Thanks again! Michael
 
 
  • Post #25,174
  • Quote
  • Jul 25, 2018 3:46pm Jul 25, 2018 3:46pm
  •  mabooz
  • | Joined May 2016 | Status: Member | 100 Posts
this thread got 1000s of pages. is there anything that is proven to work? please direct me.
 
 
  • Post #25,175
  • Quote
  • Jul 25, 2018 8:16pm Jul 25, 2018 8:16pm
  •  dflava02
  • | Joined Nov 2017 | Status: Member | 24 Posts
Do anyone has tdi with push notification alert can some post it or pm me with it thanks
 
 
  • Post #25,176
  • Quote
  • Jul 25, 2018 9:24pm Jul 25, 2018 9:24pm
  •  azmirhajali
  • | Joined May 2018 | Status: Member | 4 Posts
can someone help me...
this EA...add code
- open buy/Sell when point distance more(buy) / less(sell) 5 pips...when it change TF with martingale lots...

tq.
Attached File
File Type: mq4 BUY & SELL.mq4   2 KB | 282 downloads
 
 
  • Post #25,177
  • Quote
  • Jul 25, 2018 10:02pm Jul 25, 2018 10:02pm
  •  Phylo
  • Joined Feb 2012 | Status: Member | 1,725 Posts
Quoting dflava02
Disliked
Do anyone has tdi with push notification alert can some post it or pm me with it thanks
Ignored
https://www.forexfactory.com/showthr...73#post9110173
 
 
  • Post #25,178
  • Quote
  • Jul 26, 2018 3:36am Jul 26, 2018 3:36am
  •  cja
  • Joined Feb 2007 | Status: Member | 1,837 Posts
Quoting cja
Disliked
{quote} Its an old indicator however it appears someone changed the name then messed with the color code, anyway I have done a quick fix without updating it to the latest MT4 build however it has been compiled on build 1090 and everything appears to be working. {file} {image} {image}
Ignored
Updated to MT5 as requested and I also changed the name back to what it was originally.
Attached File
File Type: ex5 Average Range.ex5   126 KB | 246 downloads

Attached Image (click to enlarge)
Click to Enlarge

Name: Average Range.png
Size: 61 KB
Trade what you see not what you hope
 
1
  • Post #25,179
  • Quote
  • Jul 26, 2018 6:00am Jul 26, 2018 6:00am
  •  Slingshots1
  • Joined Feb 2012 | Status: Member | 974 Posts
Quoting Phylo
Disliked
{quote} repaired and corner added{image} {file}
Ignored
Hey Phylo do you know of any pivot indicator that has an inscription like (DAILY PRICE FOR TODAY UNDER/ABOVE PIVOT POINT)or the closest to it please can you guide me to wherei can get that here .Rgds
 
 
  • Post #25,180
  • Quote
  • Jul 26, 2018 7:19am Jul 26, 2018 7:19am
  •  Nenuser
  • | Joined Apr 2018 | Status: Member | 142 Posts
Hey guys! How are you?

Was wondering if anyone could color code the standard ATR indicator allowing to reflect a certain color when the candle closed either higher or lower than the open.

Like this, but for the ATR

Attached Image (click to enlarge)
Click to Enlarge

Name: stoc_adv.jpg
Size: 76 KB


Thanks!
 
 
  • Platform Tech
  • /
  • I will code your EAs and Indicators for no charge
  • Reply to Thread
    • 1 12571258Page 125912601261 2621
    • 1 Page 1259 2621
14 traders viewing now, 8 are members:
Elvxyz20
,
Polleczko
,
PlSoft
,
jonjon0711
,
Invisible
,
Invisible
,
Invisible
,
behrouz1975
  • More
Top of Page
Forex Factory Blog Updated: Alerting All Members
  • 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