• Home
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • User/Email: Password:
  • 11:34pm
Menu
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • 11:34pm
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 EAs and Indicators for no charge 52,412 replies

Sharing our Best EAs and Indicators Free of Cost 13 replies

EAs and indicators relating to moutaki... 22 replies

Need help programming some indicators/EAs 66 replies

Do You Buy EAs or Indicators from ebay? 59 replies

  • Commercial Content
  • /
  • Reply to Thread
  • Subscribe
  • 433
Attachments: Fixing Your Indicators or EAs (Free)
Exit Attachments

Fixing Your Indicators or EAs (Free)

  • Last Post
  •  
  • 1 1112Page 131415 24
  • 1 12Page 1314 24
  •  
  • Post #241
  • Quote
  • Nov 29, 2018 1:29pm Nov 29, 2018 1:29pm
  •  sale777
  • | Joined Feb 2015 | Status: Member | 13 Posts
Quoting mntiwana
Disliked
{quote} Try "Guess" indicator along with within indicators folder,Guess indicator is needed by that of "Kanal Guess" indicator for to work properly
Ignored
Thanx ....mntiwana
but, i dont have guess indy, only kanal gues
if you have one please share
Thanx
 
 
  • Post #242
  • Quote
  • Dec 13, 2018 11:03am Dec 13, 2018 11:03am
  •  Helperer
  • | Joined Jul 2016 | Status: Member | 123 Posts
Thanks @Beerrun. I'll try to get it n will contact if I get it. Didn't know that would be needed. U learn something new everyday.
Trade-Emperor
 
1
  • Post #243
  • Quote
  • Dec 13, 2018 11:11am Dec 13, 2018 11:11am
  •  Hermoshina
  • | Joined Dec 2018 | Status: Member | 7 Posts
Could you add to this EA magic number in order to use it in several charts individually?
And if it is possible change the starting lot, cause EA opens first trade with 0.01.
Thanks a lot

Attached File
File Type: mq4 VBS_-_Very_Blondie_System.mq4   5 KB | 324 downloads
 
 
  • Post #244
  • Quote
  • Dec 14, 2018 5:58am Dec 14, 2018 5:58am
  •  danjuma
  • | Joined Feb 2010 | Status: Member | 560 Posts
Hello. Would be most grateful if you could amend the EA below for me please. Its is a simple EA that opens a pending buy stop and sell stop at round numbers (every 100 pips). The issue I have with it is that when price moves 100 pips to next round number, the EA does not open any new trades unless the first trades have been closed (target hit, stop loss hit or cancelled). I would like it to open trades as price moves to the next round number (or grid pips) irrespective of whether there are already open trades at the previous round number (grid pips). My explanation seems long-winded but I don't believe it will be a tedious task to amend. The EA code is not too long, and probably requires deleting and/or adding a couple of lines or so, but unfortunately, I am not a coder. Many thanks.
Attached File
File Type: mq4 Round_Number_EA (1).mq4   8 KB | 260 downloads
 
 
  • Post #245
  • Quote
  • Jan 14, 2019 6:22am Jan 14, 2019 6:22am
  •  maddogro
  • | Joined Feb 2016 | Status: Member | 30 Posts
Hi, can someone please fix this indicator, since the last update of mt4 is not working anymore.
I appreciate the time and effort.
Attached Files
File Type: ex4 123PatternsV6.ex4   34 KB | 191 downloads
File Type: mq4 123PatternsV6.mq4   14 KB | 225 downloads
 
 
  • Post #246
  • Quote
  • Jan 17, 2019 10:46am Jan 17, 2019 10:46am
  •  omoola1
  • | Joined Jun 2010 | Status: Member | 20 Posts
Hello Sir,
Please kindly help me add alerts to this StochRSI indicator

  1. I want the crossover above 80-level to give pop-up alert and show arrow on the current candle
  2. I want the crossover extreme alert above 90-level
  3. I want the crossover below 20-level to give pop-up alert and show arrow on the current candle
  4. I want the crossover extreme alert below 10-level
  5. I want all these alerts to include Push Notification alert.

Attached Image (click to enlarge)
Click to Enlarge

Name: Screenshot2.png
Size: 316 KB
Attached Files
File Type: ex4 StochRSI_basic.ex4   15 KB | 219 downloads
File Type: mq4 StochRSI_basic.mq4   9 KB | 284 downloads
 
 
  • Post #247
  • Quote
  • Jan 18, 2019 6:13am Jan 18, 2019 6:13am
  •  princefred
  • Joined Jun 2010 | Status: Member | 449 Posts
Please can you help this indicator with colors to have it colours on pairs dependent on the cycle identifier signal instead of on engulfing bars.
Attached Files
File Type: mq4 HZS_Engulfing Bar DB v3.mq4   522 KB | 283 downloads
File Type: mq4 cycle-identifier.mq4   14 KB | 259 downloads
Know News/time; WAIT for Edge Entries, MPLC Normalization, Exits & TP's..
 
 
  • Post #248
  • Quote
  • Jan 18, 2019 10:25am Jan 18, 2019 10:25am
  •  mntiwana
  • Joined Mar 2013 | Status: Member | 2,232 Posts
Quoting omoola1
Disliked
Hello Sir, Please kindly help me add alerts to this StochRSI indicator I want the crossover above 80-level to give pop-up alert and show arrow on the current candle I want the crossover extreme alert above 90-level I want the crossover below 20-level to give pop-up alert and show arrow on the current candle I want the crossover extreme alert below 10-level I want all these alerts to include Push Notification alert. {file} {file} {image}
Ignored
"stochastic of rsi 1.01 (alerts + arrows)"

Here is Mladen's code - extended by Mrtools
The version is extremely enhanced
regarding dual alerts,on level cross,on signal cross true/false
dual arrowing,on level cross,on signal cross - along with Unique ID,means you can apply as much instances as required
full arrowing package - gap,size,color,style
signal line with 4 averaging methods choice,sma,ema,smma,lwma
33 prices choice
arrows/alerts on/off options
arrows/alerts on first bar option
experimenting recommended
_______________________

In picture,first sw your posted ver - and in lowest sw the one i posted,almost same parameters for rsi/stoch

Attached Image (click to enlarge)
Click to Enlarge

Name: GBPUSDM1.png
Size: 45 KB


Attached Image (click to enlarge)
Click to Enlarge

Name: p.png
Size: 238 KB


Attached Image (click to enlarge)
Click to Enlarge

Name: p2.png
Size: 237 KB


Attached File
File Type: ex4 stochastic of rsi 1.01 (alerts + arrows).ex4   47 KB | 434 downloads
 
1
  • Post #249
  • Quote
  • Jan 18, 2019 10:34am Jan 18, 2019 10:34am
  •  mntiwana
  • Joined Mar 2013 | Status: Member | 2,232 Posts
Quoting princefred
Disliked
Please can you help this indicator with colors to have it colours on pairs dependent on the cycle identifier signal instead of on engulfing bars. {file} {file}
Ignored
Man,you knows it repaints badly ( cycle-identifier)

Attached Image (click to enlarge)
Click to Enlarge

Name: repaints.png
Size: 32 KB
 
 
  • Post #250
  • Quote
  • Jan 18, 2019 1:20pm Jan 18, 2019 1:20pm
  •  omoola1
  • | Joined Jun 2010 | Status: Member | 20 Posts
Quoting mntiwana
Disliked
{quote} "stochastic of rsi 1.01 (alerts + arrows)" Here is Mladen's code - extended by Mrtools The version is extremely enhanced regarding dual alerts,on level cross,on signal cross true/false dual arrowing,on level cross,on signal cross - along with Unique ID,means you can apply as much instances as required full arrowing package - gap,size,color,style signal line with 4 averaging methods choice,sma,ema,smma,lwma 33 prices choice arrows/alerts on/off options arrows/alerts on first bar option experimenting recommended _______________________ In...
Ignored
Thanks so much and I`m very glad that help came at last. Once again thanks so much
 
 
  • Post #251
  • Quote
  • Jan 18, 2019 2:38pm Jan 18, 2019 2:38pm
  •  mntiwana
  • Joined Mar 2013 | Status: Member | 2,232 Posts
Quoting omoola1
Disliked
{quote} Thanks so much and I`m very glad that help came at last. Once again thanks so much
Ignored
Pay all thanks to Mladen & Mrtools -
 
 
  • Post #252
  • Quote
  • Jan 19, 2019 9:51am Jan 19, 2019 9:51am
  •  DrJulez
  • | Joined Jan 2019 | Status: Junior Member | 1 Post
Quoting mntiwana
Disliked
{quote} "stochastic of rsi 1.01 (alerts + arrows)" Here is Mladen's code - extended by Mrtools The version is extremely enhanced regarding dual alerts,on level cross,on signal cross true/false dual arrowing,on level cross,on signal cross - along with Unique ID,means you can apply as much instances as required full arrowing package - gap,size,color,style signal line with 4 averaging methods choice,sma,ema,smma,lwma 33 prices choice arrows/alerts on/off options arrows/alerts on first bar option experimenting recommended _______________________ In...
Ignored
I've been researching, putting together my trading system and optimizing it for a while now, but thanks to you Mntiwana, Mladen and Mr Tools i have gathered quite a few resources to ensure my success along with proper risk management. You guys have been selfless in many threads here on forex factory and are honestly really outstanding people. As my first post on forex factory, I just felt that a sincere thank you on my behalf was necessary. Heres to a very successful future to you guys and everyone here. Trading from South Africa!
 
1
  • Post #253
  • Quote
  • Jan 20, 2019 4:17am Jan 20, 2019 4:17am
  •  princefred
  • Joined Jun 2010 | Status: Member | 449 Posts
Quoting mntiwana
Disliked
{quote} Man,you knows it repaints badly ( cycle-identifier) {image}
Ignored
Yeah i know. It is to be used as filter not the main signal.
Know News/time; WAIT for Edge Entries, MPLC Normalization, Exits & TP's..
 
 
  • Post #254
  • Quote
  • Jan 20, 2019 6:18pm Jan 20, 2019 6:18pm
  •  austinxforex
  • | Joined Jan 2019 | Status: Junior Member | 3 Posts
can you please help?

I have an indicator that has several problems and needs email alerts.

Problem 1 - Indicator doesn't give an alert when an arrow appears even if alerts are enabled.

Problem 2- When you refresh arrows appear or disappear. Arrows stay if you don't refresh screen which is great. The refreshing or reloading of the chart makes arrows appear that weren't there before and leave the best arrow visible. I need the arrows to pop up and stay when the conditions are met (with the default settings). I am not looking to trade this indicator signal to signal. When the conditions are met an arrow should appear with an email alert.

Problem 3 - no email alerts.

I ask if you could please- Add email alerts. Make it so that when the conditions are met in the indicators default settings an arrow appears every time no exception.No refreshing or reloading of the chart will change where the arrows paint even if the signal gives back to back signals in the same direction.

Thank you so very much!
Attached File
File Type: mq4 super-arrow-indicator.mq4   6 KB | 240 downloads
 
 
  • Post #255
  • Quote
  • Jan 20, 2019 8:06pm Jan 20, 2019 8:06pm
  •  sosariesgo
  • | Joined Jan 2019 | Status: Junior Member | 5 Posts
Hello i need help to code the ABC Pattern as an indicator, i need to have access to the value of A,B and C and draw the line it is like the zigzag indicator but identify the latest 3 Peak and lawn as show in the image

the rule is A>B and C>A>B
Attached Image (click to enlarge)
Click to Enlarge

Name: ABC.PNG
Size: 16 KB


The Rule is A<B and C<A<B
Attached Image




i will appreciate your help.
 
 
  • Post #256
  • Quote
  • Jan 30, 2019 8:29am Jan 30, 2019 8:29am
  •  ionone
  • | Commercial Member | Joined Oct 2014 | 489 Posts
Quoting austinxforex
Disliked
can you please help? I have an indicator that has several problems and needs email alerts. Problem 1 - Indicator doesn't give an alert when an arrow appears even if alerts are enabled. Problem 2- When you refresh arrows appear or disappear. Arrows stay if you don't refresh screen which is great. The refreshing or reloading of the chart makes arrows appear that weren't there before and leave the best arrow visible. I need the arrows to pop up and stay when the conditions are met (with the default settings). I am not looking to trade this indicator...
Ignored
repaints that's all, that's crap
 
 
  • Post #257
  • Quote
  • Feb 2, 2019 2:37pm Feb 2, 2019 2:37pm
  •  MT5.Boy
  • | Joined Jan 2019 | Status: Member | 19 Posts
Hello

I hope you can help. You've met with many tools.

I'm looking for a script or EA that closes its position when the candle closing value is above or below a drawn horizontal trend line.

https://www.forexfactory.com/attachm...8&d=1548368529
 
 
  • Post #258
  • Quote
  • Feb 2, 2019 3:05pm Feb 2, 2019 3:05pm
  •  MT5.Boy
  • | Joined Jan 2019 | Status: Member | 19 Posts
eg.
Attached Image (click to enlarge)
Click to Enlarge

Name: Példa scrip EA.png
Size: 52 KB
 
 
  • Post #259
  • Quote
  • Edited at 11:33am Feb 4, 2019 9:53am | Edited at 11:33am
  •  jesxrussel
  • Joined Nov 2017 | Status: Member | 290 Posts
Quoting mntiwana
Disliked
{quote} Pay all thanks to Mladen & Mrtools -
Ignored
Hello Mntiwana..
this is the template
Attached File
File Type: tpl jesxrussel.tpl   2 KB | 142 downloads


Moving Average Spec:
6 Exponential Close (Colour 0,30,0)
8 Exponential Close (colour 0,45,0)
10 Exponential Close (colour 0,60,0)
12 Exponential Close (colour 0,75,Upload From URL0)
14 Exponential Close ( colour 0,90,0)
15 Exponential Median Price (colour 234,199,0)
30 Exponential Median Price (colour 0,215,215)
4 Exponential Weighted Close (colour 196,17,53)

hope to hear from you soon...
Know The Presence Of The Market
 
1
  • Post #260
  • Quote
  • Feb 4, 2019 10:12am Feb 4, 2019 10:12am
  •  mntiwana
  • Joined Mar 2013 | Status: Member | 2,232 Posts
Quoting jesxrussel
Disliked
{quote} Hello Mntiwana.. this is the template{file} Moving Average Spec: 4 Exponential Weighted Close (colour 196,17,53) 6 Exponential Close (Colour 0,30,0) 8 Exponential Close (colour 0,45,0) 10 Exponential Close (colour 0,60,0) 12 Exponential Close (colour 0,75,0) 14 Exponential Close ( colour 0,90,0) 15 Exponential Median Price (colour 234,199,0) 30 Exponential Median Price (colour 0,215,215) hope to hear from you soon...
Ignored
What do you means,you have not explain any thing,keep things/issue clear enough for to save your and others time,at least do your part of work

Attached Image (click to enlarge)
Click to Enlarge

Name: p.png
Size: 165 KB
 
 
  • Commercial Content
  • /
  • Fixing Your Indicators or EAs (Free)
  • Reply to Thread
    • 1 1112Page 131415 24
    • 1 12Page 1314 24
0 traders viewing now
  • 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