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

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Print Thread

Similar Threads

Coding robots and indicators in C# for no charge (cTrader API) 182 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 13061307Page 130813091310 2266
  • 1 Page 1308 2266
  •  
  • Post #26,141
  • Quote
  • Oct 2, 2018 12:06pm Oct 2, 2018 12:06pm
  •  tkhan011
  • | Joined Sep 2013 | Status: Member | 127 Posts
Good day all

I just need anyone with the time to please kindly have a look at the attached indicator. It prints arrows and mid bar once price moves in the opposite direction the arrows disappear. Could someone please make it so once the arrow is printed it doesn't disappear and add a sound and message notification function?. The arrows usually appear on the open of a new bar. That's all

Thank you and good karma to all
Attached File
File Type: mq4 CCI Stochastic.mq4   11 KB | 270 downloads
  • Post #26,142
  • Quote
  • Oct 2, 2018 12:26pm Oct 2, 2018 12:26pm
  •  uksoundz
  • | Joined Aug 2011 | Status: Member | 17 Posts
Hi,

I have found the attached EA which looks good but was wanting to add the following parameters to it and am unsure how...

I only want a buy to trigger if (as well as the cross in the EA below) the following parameters are also met:
1. ADX is over 25
2. ATR (11 period) is above Moving Average (21 period)
3. EMA 200 when price is above

And I only want a sell to trigger if:
1. ADX is over 25
2. ATR (11 period) is below Moving Average (21 period)
3. EMA 200 when price is below

Can this be done, I'm really unsure where to begin!

Thanks
Attached File
File Type: mq4 ADX Bone 0.2.mq4   86 KB | 230 downloads
Daily Trading Return This Week: na
  • Post #26,143
  • Quote
  • Edited at 3:07pm Oct 2, 2018 1:21pm | Edited at 3:07pm
  •  Illuminist
  • | Joined Feb 2017 | Status: Member | 19 Posts
Is it possible to tweak this indicator so that when set to "true" the alert says, "H4 Candle closed"?
Attached File
File Type: zip CandleWicksDisplay-MT4.zip   3 KB | 204 downloads
  • Post #26,144
  • Quote
  • Oct 2, 2018 1:45pm Oct 2, 2018 1:45pm
  •  COmar.FX
  • Joined Nov 2016 | Status: Member | 2,335 Posts
Quoting rcbarlow
Disliked
{quote} Thank you very much for your indicator. What I was looking for was in reference to the BBMA. I just wanted an alert when the MA moves outside the BB.
Ignored
all this time I know LWMA 5 and 10 coming out of BB 20 rarely happens if that's what you mean ... what is it for?
  • Post #26,145
  • Quote
  • Oct 2, 2018 1:48pm Oct 2, 2018 1:48pm
  •  rcbarlow
  • Joined Sep 2006 | Status: Member | 789 Posts
It was for BBMA but I found that I do not need it afterall. Thanks anyways.
  • Post #26,146
  • Quote
  • Edited at 3:16pm Oct 2, 2018 3:02pm | Edited at 3:16pm
  •  mntiwana
  • Joined Mar 2013 | Status: Member | 1,754 Posts
Quoting tkhan011
Disliked
Good day all I just need anyone with the time to please kindly have a look at the attached indicator. It prints arrows and mid bar once price moves in the opposite direction the arrows disappear. Could someone please make it so once the arrow is printed it doesn't disappear and add a sound and message notification function?. The arrows usually appear on the open of a new bar. That's all Thank you and good karma to all {file}
Ignored
Hi tkhan
The version you posted,is of Mladen's code
somebody renamed and removed copyright and link property
Here is original version,try it,it needs to be upgraded regarding "arrows on first bar" + alerts sound and message notification
better to use any of latest version of Mladen,there are plenty of it
in first picture the upper sw (sub window) your posted one and in lower sw the one i posted - both with default parameters

Attached Image (click to enlarge)
Click to Enlarge

Name: GBPUSDM30.png
Size: 46 KB

Attached Image (click to enlarge)
Click to Enlarge

Name: GBPUSDM30-34 34 3.png
Size: 43 KB

Attached Image (click to enlarge)
Click to Enlarge

Name: p.png
Size: 229 KB
Attached File
File Type: mq4 CCI stochastic & arrows.mq4   11 KB | 416 downloads
Indicator is just a supportive tool-Use it only if it can benefit you
  • Post #26,147
  • Quote
  • Edited at 6:22pm Oct 2, 2018 4:48pm | Edited at 6:22pm
  •  tkhan011
  • | Joined Sep 2013 | Status: Member | 127 Posts
Quoting mntiwana
Disliked
{quote} Hi tkhan The version you posted,is of Mladen's code somebody renamed and removed copyright and link property Here is original version,try it,it needs to be upgraded regarding "arrows on first bar" + alerts sound and message notification better to use any of latest version of Mladen,there are plenty of it in first picture the upper sw (sub window) your posted one and in lower sw the one i posted - both with default parameters {image} {image} {image} {file}
Ignored
ok i will search, do you have a link to mladen's latest work?
  • Post #26,148
  • Quote
  • Oct 3, 2018 5:37am Oct 3, 2018 5:37am
  •  LuizSchiavi
  • Joined Aug 2015 | Status: Member | 636 Posts
Quoting mntiwana
Disliked
{quote} Hi tkhan The version you posted,is of Mladen's code somebody renamed and removed copyright and link property Here is original version,try it,it needs to be upgraded regarding "arrows on first bar" + alerts sound and message notification better to use any of latest version of Mladen,there are plenty of it in first picture the upper sw (sub window) your posted one and in lower sw the one i posted - both with default parameters {image} {image} {image} {file}
Ignored
Hi,

Nice Chart !

Can share all ?
  • Post #26,149
  • Quote
  • Oct 3, 2018 8:37am Oct 3, 2018 8:37am
  •  thommas
  • | Joined Sep 2017 | Status: Member | 54 Posts
Please a little bit advise. How I can tell to always use certain SL and TP? It's mql5 code.

At the moment changing stop_level value doesn't change anything.

Inserted Code
 //--- if the MagicNumber matches, Stop Loss and Take Profit are not defined
      if(sl==0 && tp==0)
        {
         //--- calculate the current price levels
         double price=PositionGetDouble(POSITION_PRICE_OPEN);
         double bid=SymbolInfoDouble(position_symbol,SYMBOL_BID);
         double ask=SymbolInfoDouble(position_symbol,SYMBOL_ASK);
         int    stop_level=(int)SymbolInfoInteger(position_symbol,SYMBOL_TRADE_STOPS_LEVEL);
         double price_level;
         //--- if the minimum allowed offset distance in points from the current close price is not set
       if(stop_level<=0)
            stop_level=500;  // set the offset distance of 150 points from the current close price
       else
           stop_level+=50; // set the offset distance to (SYMBOL_TRADE_STOPS_LEVEL + 50) points for reliability
 
         //--- calculation and rounding of the Stop Loss and Take Profit values
         price_level=stop_level*SymbolInfoDouble(position_symbol,SYMBOL_POINT);
         if(type==POSITION_TYPE_BUY)
           {
            sl=NormalizeDouble(bid-price_level,digits);
            tp=NormalizeDouble(ask+price_level,digits);
           }
         if(type==POSITION_TYPE_SELL)
           {
            sl=NormalizeDouble(ask+price_level,digits);
            tp=NormalizeDouble(bid-price_level,digits);
           }
  • Post #26,150
  • Quote
  • Oct 3, 2018 9:10am Oct 3, 2018 9:10am
  •  kotken
  • | Joined Apr 2018 | Status: Member | 26 Posts
the indicator below is non-repaint indicator that is some-how meant to signal a reversal. but when i attach it on my chart it does'nt show the line. i have attached the snapshot of chart and also a picture of have the indicator is actually meant to be. please help me fix.
Attached Image (click to enlarge)
Click to Enlarge

Name: rsxn.JPG
Size: 102 KB
Attached Image
Attached File
File Type: mq4 rsx nrp_coronforex.mq4   7 KB | 324 downloads
  • Post #26,151
  • Quote
  • Oct 3, 2018 10:00am Oct 3, 2018 10:00am
  •  Liovannix
  • | Commercial Member | Joined Sep 2015 | 431 Posts
I will appreciate it if any one can add push alert to the attached indicator....CMA (Corrected Moving Average)
Attached File
File Type: mq4 cma.mq4   3 KB | 260 downloads
  • Post #26,152
  • Quote
  • Oct 3, 2018 10:07am Oct 3, 2018 10:07am
  •  Slingshots1
  • Joined Feb 2012 | Status: Member | 770 Posts | Online Now
Quoting kotken
Disliked
the indicator below is non-repaint indicator that is some-how meant to signal a reversal. but when i attach it on my chart it does'nt show the line. i have attached the snapshot of chart and also a picture of have the indicator is actually meant to be. please help me fix. {image} {image} {file}
Ignored
Try and ask mladen he should be able to help you out please can you share the blue dot and arrow.Thanks
  • Post #26,153
  • Quote
  • Oct 3, 2018 10:21am Oct 3, 2018 10:21am
  •  reteid2222
  • Joined Aug 2015 | Status: Vucking good EA coder I am! | 2,302 Posts
Quoting erfan58
Disliked
Hi,EveryOne I want an Ea from Cross 2 indicator that i attach to post, like picture.I wrote this EA but indicator Buffer value that display in Data window of MT4 different with return value from ICustom function.please help me. thanks {image} {file} {file}
Ignored
Repaints up to 7 bars ....you got a feeling for this crap when you see that it is much smoother than the smma....100% useless in my opinion...This is what I would like to do with he coder(just kidding!):Cant upload this...;-(
Vucking good EA coder...
  • Post #26,154
  • Quote
  • Oct 3, 2018 10:29am Oct 3, 2018 10:29am
  •  ionone
  • Joined Oct 2014 | Status: Member | 424 Posts
Quoting Liovannix
Disliked
I will appreciate it if any one can add push alert to the attached indicator....CMA (Corrected Moving Average) {file}
Ignored
alert on what? what trigger
  • Post #26,155
  • Quote
  • Oct 3, 2018 10:48am Oct 3, 2018 10:48am
  •  reteid2222
  • Joined Aug 2015 | Status: Vucking good EA coder I am! | 2,302 Posts
Quoting Watercooler
Disliked
{quote} I'm fine. thank you sir hdn. i've made another picture. please refer below picture detail... Criteria sell zone cs A= bull cs B= bear cs C= bear 1. B’s body (close) must not exceed A’s body (open) 2. C’s body (close) must below A’s body (open) 3. Sell zone (box) appear after close of candlestick C. Sell zone box size = body of candlestic A Criteria buy zone cs A= bear cs B= bull cs C= bull 1. B’s body (close) must below A’s body (open) 2. C’s body (close) must above A’s body (open) 3. Buy zone (box) appear after close of candlestick C. BUY...
Ignored
Tested this quickly but the signal are not good from my point of view!
Vucking good EA coder...
  • Post #26,156
  • Quote
  • Oct 3, 2018 12:15pm Oct 3, 2018 12:15pm
  •  mntiwana
  • Joined Mar 2013 | Status: Member | 1,754 Posts
Quoting kotken
Disliked
the indicator below is non-repaint indicator that is some-how meant to signal a reversal. but when i attach it on my chart it does'nt show the line. i have attached the snapshot of chart and also a picture of have the indicator is actually meant to be. please help me fix. {image} {image} {file}
Ignored
Try using this of Mrtools posted version - user friendly

Attached Image (click to enlarge)
Click to Enlarge

Name: rsx nrp coron.png
Size: 57 KB
Attached File
File Type: ex4 rsx-nrp-coronforex.ex4   32 KB | 310 downloads
Indicator is just a supportive tool-Use it only if it can benefit you
1
  • Post #26,157
  • Quote
  • Oct 3, 2018 12:16pm Oct 3, 2018 12:16pm
  •  Ayub422
  • | Joined Mar 2018 | Status: Member | 37 Posts
Quoting reteid2222
Disliked
{quote} Tested this quickly but the signal are not good from my point of view!
Ignored
Hi Reteid2222 can you code ea on this strategy
Here is the strategy


H4
Green Hammer Bottom of trend
Wait for Hammer
Wait for next candle to close above the 20 MA
Stochastic in 20 zone

Buy
Take profit = 20 pips
SL at low of previous Hammer

Sell
Inverted Red Hammer
Top of Trend
Wait for next candle to close below the 20MA
Stochastic in 80 Zone
Sell

Take profit = 20 pips
SL at high of previous Hammer
  • Post #26,158
  • Quote
  • Oct 3, 2018 12:25pm Oct 3, 2018 12:25pm
  •  mntiwana
  • Joined Mar 2013 | Status: Member | 1,754 Posts
Quoting Liovannix
Disliked
I will appreciate it if any one can add push alert to the attached indicator....CMA (Corrected Moving Average) {file}
Ignored
Hi man
Try using using Mladen's latest "Corrected Average" versions - a lot of extended features included
the one you posted is old enough

Attached Image (click to enlarge)
Click to Enlarge

Name: corrected_average.png
Size: 115 KB
Indicator is just a supportive tool-Use it only if it can benefit you
  • Post #26,159
  • Quote
  • Oct 3, 2018 3:51pm Oct 3, 2018 3:51pm
  •  kotken
  • | Joined Apr 2018 | Status: Member | 26 Posts
Quoting mntiwana
Disliked
{quote} Try using this of Mrtools posted version - user friendly {image} {file}
Ignored
thanks. i am grateful
  • Post #26,160
  • Quote
  • Oct 3, 2018 5:25pm Oct 3, 2018 5:25pm
  •  Slingshots1
  • Joined Feb 2012 | Status: Member | 770 Posts | Online Now
Great coders here please has anybody ever done vertical lines with alert for Awesome Oscillator please help to do it or share if anyone has it .Regards
Attached Image (click to enlarge)
Click to Enlarge

Name: AO.PNG
Size: 48 KB
  • Platform Tech
  • /
  • I will code your EAs and Indicators for no charge
  • Reply to Thread
    • 1 13061307Page 130813091310 2266
    • 1 Page 1308 2266
8 traders viewing now, 3 are members:
FocusK
,
Invisible
,
Komson
  • 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