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

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Printable Version

Similar Threads

Fixing Your Indicators or EAs (Free) 451 replies

Coding robots and indicators in C# for no charge (cTrader API) 180 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

  • Platform Tech
  • /
  • Reply to Thread
  • Subscribe
  • 29,763
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 13371338Page 133913401341 2176
  • 1 Page 1339 2176
  •  
  • Post #26,761
  • Quote
  • Edited at 4:39pm Nov 13, 2018 10:50am | Edited at 4:39pm
  •  maximumguita
  • Joined Apr 2015 | Status: Member | 1,031 Posts
Hello dear coders,

can someone have a look at the attached Indi. It freezes or slowing down my Pc. Alternative maybe have someone something similar.

thanks in advance
Attached File
File Type: mq4 WK MN DY LINES Alerts v1.3_mod.mq4   8 KB | 279 downloads
(.)(.) think first ...
  • Post #26,762
  • Quote
  • Nov 13, 2018 11:19am Nov 13, 2018 11:19am
  •  muggle
  • | Joined Aug 2018 | Status: Member | 31 Posts
Hi,
Could I ask some question about creating EA from external indicator? It can possible to using multi-indicator link this
using 4 indicators for on EA
indicator #1 using detect market (trend up, sideways, trend down) with got result 1 2 3 then using signal trade from indicator 2 3 4
indicator #2 using signal trade for trend up
indicator #3 using signal trade for sideways
indicator #4 using signal trade for trend down
something like this, Can possible to build this ea ?
  • Post #26,763
  • Quote
  • Edited at 11:43am Nov 13, 2018 11:21am | Edited at 11:43am
  •  anjanbabu
  • Joined Jul 2016 | Status: Happiness is an illusion | 138 Posts
guys any automated EA creater website or software available?
Everything has a weakness, there is no ultimate power.
  • Post #26,764
  • Quote
  • Nov 13, 2018 1:14pm Nov 13, 2018 1:14pm
  •  Jalby
  • | Joined Feb 2013 | Status: Member | 77 Posts
Hi could someone make a new script with buy and sell Limit Order like these two Stop Order scripts. Thanks
Attached Files
File Type: mq4 Philipps Pending Buy Script.mq4   16 KB | 216 downloads
File Type: mq4 Philipps Pending Sell Script.mq4   16 KB | 192 downloads
  • Post #26,765
  • Quote
  • Nov 13, 2018 1:19pm Nov 13, 2018 1:19pm
  •  Helperer
  • | Joined Jul 2016 | Status: Member | 120 Posts
Hi. Attached ea is drawing long blue lines for all orders I place. I have to manually go into objects, locate them and delete. It's not drawing them on entry and exit either. Can someone please check and disable those orders dash blue lines and the order arrows it creates?
Attached File
File Type: ex4 cl_ec_03_completetrademanager_131226.ex4   27 KB | 248 downloads
FX-Emperor
  • Post #26,766
  • Quote
  • Nov 13, 2018 3:04pm Nov 13, 2018 3:04pm
  •  Griff90
  • | Joined Sep 2017 | Status: Member | 28 Posts
Hey guys

Anything still being coded here, I have an EA I would like made.
  • Post #26,767
  • Quote
  • Nov 13, 2018 3:11pm Nov 13, 2018 3:11pm
  •  Phylo
  • Joined Feb 2012 | Status: Member | 1,691 Posts
Quoting Jalby
Disliked
Hi could someone make a new script with buy and sell Limit Order like these two Stop Order scripts. Thanks {file} {file}
Ignored
https://www.forexfactory.com/showthr...93#post9176893
Posts are not necessary intended for you
  • Post #26,768
  • Quote
  • Nov 13, 2018 3:18pm Nov 13, 2018 3:18pm
  •  ltbow11
  • | Joined Nov 2018 | Status: Member | 3 Posts
Quoting COmar.FX
Disliked
{quote} Not tested for MA_Cross_OC_SoundON (4): SoundON_Buy= 0 ---> Non active SoundON_Sell= 0 ---> Non active Arrow_Sell= 0 ---> Non active, Arrow_Sell= 1 ---> Lines from Arrow positions Arrow_Sell= 3 ---> Active Arrow_Buy= 0 ---> Non active, Arrow_Buy= 1 ---> Lines from Arrow positions Arrow_Buy= 3 ---> Active {file} {file} {image}
Ignored
Hi, COmar.FX thank you for your fast reply and all your help. But I have one question regarding your Xtreme_Mayor Pair V2.4 nrp indicator. First, thank you for your awesome indicator, but the signals in most pairs seem to come late and with no alert, so making it hard to trade of the signal. But for other pairs the signals seem to appear and alert me just fine. Is this just normal for the indicator? Or is there an updated version that I have not found yet?


Very Respectfully,
Ltbow11
  • Post #26,769
  • Quote
  • Nov 14, 2018 1:38am Nov 14, 2018 1:38am
  •  Ashwani
  • Joined Oct 2016 | Status: Member | 187 Posts
Hi master please remove warning and error in this indicator.
Attached File
File Type: mq4 EJ_CandleTime_Blue.mq4   2 KB | 305 downloads
  • Post #26,770
  • Quote
  • Edited at 5:54am Nov 14, 2018 3:43am | Edited at 5:54am
  •  Phylo
  • Joined Feb 2012 | Status: Member | 1,691 Posts
Quoting Ashwani
Disliked
Hi master please remove warning and error in this indicator. {file}
Ignored
This is a second by second candle count down timer.

This is b-clock_modified renamed and messed up - original code here - https://www.mql5.com/en/code/9124 -

Original code -

  1. does not do hh:mm:ss only mm:ss -
  2. no alerts -
  3. does not delete from chart.

Alternatives -

  1. does hh:mm:ss -
  2. works correctly -
  3. more options including -
  4. click to activate alert.

- https://www.forexfactory.com/showthr...1#post11505381 (click animation to understand operation)

Posts are not necessary intended for you
1
  • Post #26,771
  • Quote
  • Edited Nov 15, 2018 3:30am Nov 14, 2018 7:31am | Edited Nov 15, 2018 3:30am
  •  Crazy_Guy_Fx
  • | Joined Jan 2012 | Status: win or learn | 58 Posts
Quoting reteid2222
Disliked
{quote} Nice one...every detail is clear ...i like the dashboard which r coded with thinking: More colors gives more pips.... {image}
Ignored
help me bro
_/||\_

;]
Attached Image (click to enlarge)
Click to Enlarge

Name: my trading panel.png
Size: 151 KB
forex... like it, trade it and manage it... get your profit...!!!
  • Post #26,772
  • Quote
  • Nov 14, 2018 8:17am Nov 14, 2018 8:17am
  •  Mishumo
  • | Joined Oct 2016 | Status: Junior Member | 2 Posts
Hi guys

Can anyone help me with adding a notification alert on the FL11 indicator?
  • Post #26,773
  • Quote
  • Nov 14, 2018 8:52am Nov 14, 2018 8:52am
  •  Jalby
  • | Joined Feb 2013 | Status: Member | 77 Posts
Quoting Phylo
Disliked
{quote} https://www.forexfactory.com/showthr...93#post9176893
Ignored
Thank you Phylo for the link...all good.
  • Post #26,774
  • Quote
  • Nov 14, 2018 11:29am Nov 14, 2018 11:29am
  •  reteid2222
  • Joined Aug 2015 | Status: Vucking good EA coder I am! | 2,302 Posts
Quoting Crazy_Guy_Fx
Disliked
{quote} help me bro _/||\_ ;] {image} {file}
Ignored
If you want use mine...a championsleague indi...but no buy sell functions...but excellent optic...disadvantage: fixed color like in my tpl file....
Attached Image (click to enlarge)
Click to Enlarge

Name: Untitled.png
Size: 31 KB
Vucking good EA coder...
  • Post #26,775
  • Quote
  • Nov 14, 2018 12:27pm Nov 14, 2018 12:27pm
  •  fxguru2010
  • | Joined Dec 2012 | Status: Member | 181 Posts
SIDEWAYS MARKET INDICATOR, is it possible to have an indicator, which can be added to an EA so that it ignores the sideways market as in the following:

so that a trade is only taken if the range is ABOVE N Pips, it will be different from currency to currency

I have tried macd, ATR, ADX, damiani, CCI but does not work.

Any help will be appreciated.
Attached Image
  • Post #26,776
  • Quote
  • Nov 14, 2018 12:32pm Nov 14, 2018 12:32pm
  •  interbucks
  • | Joined Jan 2012 | Status: Member | 257 Posts
Please find attached the Double stochastic expert advisor.
Is it possible that one of the STOCH indis be changed to a MTF Stoch.
Thank you kindly.
Attached File
File Type: mq4 Double Stochastic Expert Advisor.mq4   7 KB | 290 downloads
  • Post #26,777
  • Quote
  • Nov 14, 2018 1:48pm Nov 14, 2018 1:48pm
  •  needsomeone
  • | Joined Nov 2018 | Status: Junior Member | 1 Post
Can you guys change this tradingview code to mt4 code/indicator? Thanks in advance.


study("CM_SlingShotSystem", overlay=true)
sae = input(true, title="Show Aggressive Entry?, Or Use as Alert To Potential Conservative Entry?")
sce = input(true, title="Show Conservative Entry?")
st = input(true, title="Show Trend Arrows at Top and Bottom of Screen?")
def = input(false, title="Only Choose 1 - Either Conservative Entry Arrows or 'B'-'S' Letters")
pa = input(true, title="Show Conservative Entry Arrows?")
sl = input(false, title="Show 'B'-'S' Letters?")
//EMA Definitions
emaSlow = ema(close, 89)
emaFast = ema(close, 34)
//Aggressive Entry or Alert To Potential Trade
pullbackUpT() => emaFast > emaSlow and close < emaFast
pullbackDnT() => emaFast < emaSlow and close > emaFast
//Conservative Entry Code For Highlight Bars
entryUpT() => emaFast > emaSlow and close[1] < emaFast and close > emaFast
entryDnT() => emaFast < emaSlow and close[1] > emaFast and close < emaFast
//Conservative Entry True/False Condition
entryUpTrend = emaFast > emaSlow and close[1] < emaFast and close > emaFast ? 1 : 0
entryDnTrend = emaFast < emaSlow and close[1] > emaFast and close < emaFast ? 1 : 0
//Define Up and Down Trend for Trend Arrows at Top and Bottom of Screen
upTrend = emaFast >= emaSlow
downTrend = emaFast < emaSlow
//Definition for Conseervative Entry Up and Down PlotArrows
codiff = entryUpTrend == 1 ? entryUpTrend : 0
codiff2 = entryDnTrend == 1 ? entryDnTrend : 0
//Color definition for Moving Averages
col = emaFast > emaSlow ? lime : emaFast < emaSlow ? red : yellow
//Moving Average Plots and Fill
p1 = plot(emaSlow, title="Slow MA", style=linebr, linewidth=4, color=col)
p2 = plot(emaFast, title="Slow MA", style=linebr, linewidth=2, color=col)
fill(p1, p2, color=silver, transp=50)
//Aggressive Entry, Conservative Entry Highlight Bars
barcolor(sae and pullbackUpT() ? yellow : sae and pullbackDnT() ? yellow : na)
barcolor(sce and entryUpT() ? aqua : sce and entryDnT() ? aqua : na)
//Trend Triangles at Top and Bottom of Screen
plotshape(st and upTrend ? upTrend : na, title="Conservative Buy Entry Triangle",style=shape.triangleup, location=location.bottom, color=lime, transp=0, offset=0)
plotshape(st and downTrend ? downTrend : na, title="Conservative Short Entry Triangle",style=shape.triangledown, location=location.top, color=red, transp=0, offset=0)
//Plot Arrows OR Letters B and S for Buy Sell Signals
plotarrow(pa and codiff ? codiff : na, title="Up Entry Arrow", colorup=lime, maxheight=30, minheight=30, transp=0)
plotarrow(pa and codiff2*-1 ? codiff2*-1 : na, title="Down Entry Arrow", colordown=red, maxheight=30, minheight=30, transp=0)
plotchar(sl and codiff ? low - tr : na, title="Buy Entry", offset=0, char='B', location=location.absolute, color=lime, transp=0)
plotchar(sl and codiff2 ? high + tr : na, title="Short Entry", offset=0, char='S', location=location.absolute, color=red, transp=0)
  • Post #26,778
  • Quote
  • Nov 14, 2018 1:57pm Nov 14, 2018 1:57pm
  •  Griff90
  • | Joined Sep 2017 | Status: Member | 28 Posts
Hey guys can someone code an EA for me please.

Its using an indicator and a moving average, When the indicator produces an arrow whilst above the MA period, it should enter a buy, and obviously if it makes an arrow below the MA period it will sell.
Could it please have a
Adjustable hidden TP+SL function with a hidden trailing stop.
Adjustable lot size.
Adjustable MA period.


Many thanks
Attached Image (click to enlarge)
Click to Enlarge

Name: ea.png
Size: 42 KB
Attached Files
File Type: ex4 Forex Space.ex4   10 KB | 279 downloads
File Type: mq4 Forex Space (1).mq4   7 KB | 354 downloads
  • Post #26,779
  • Quote
  • Nov 14, 2018 6:26pm Nov 14, 2018 6:26pm
  •  duve
  • | Joined Nov 2015 | Status: Member | 37 Posts
Hey Coders,
I'm looking for a spinning top indentifier indicator with arrows
  • Post #26,780
  • Quote
  • Edited Nov 15, 2018 12:35am Nov 14, 2018 8:29pm | Edited Nov 15, 2018 12:35am
  •  duve
  • | Joined Nov 2015 | Status: Member | 37 Posts
Hey Master Coders and Coders

I would like to create EA the enters trade with Entry, Take Profit, and Stop Loss, plus the length of time of trade. It will be trend following system using EMAs. The EMA period settings are 300 for slow, 50 for medium, 10 for fast, 4 for fast. Murrey Math indicator for Support/Resistance and targets . I also have a trend strength indicator. Zig Zag default mt4 indicator setting depth 21, deviation 13, and backstep 10. Another indicator is trade signal with default settings. I would like to add a spinning top identifier indicator if possible.

This strategy is not strictly EMA cross strategy. Once you have the 300 and 50 going in the same direction we a defined Trend that's 1st confluence. The 2nd confluence is Trend Strength indicator. The Zig Zag and trading signal is the 3rd confluence Entry.The 4th confluence is price is between 10 an 4 ema Entry. The 5th confluence is with murrey math lines Target/Exit.

Thank you in advance
Attached Image (click to enlarge)
Click to Enlarge

Name: 2018-11-13_2250.png
Size: 50 KB
Attached Files
File Type: ex4 murrey-math.ex4   9 KB | 365 downloads
File Type: zip massive-fx-profit-indicator.zip   4 KB | 463 downloads
File Type: zip trading-signals.zip   2 KB | 450 downloads
File Type: tpl Moving Average Binary System.tpl   14 KB | 331 downloads
File Type: mq4 Murrey_Math_Line_X_eng.mq4   13 KB | 381 downloads
  • Platform Tech
  • /
  • I will code your EAs and Indicators for no charge
  • Reply to Thread
    • 1 13371338Page 133913401341 2176
    • 1 Page 1339 2176
13 traders viewing now, 7 are members:
classy
,
Jonmo
,
mrbojangles1
,
toddanderson
,
miketrader3
,
superfraile
,
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 / ©2021