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

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Printable Version

Similar Threads

Coding robots and indicators in C# for no charge (cTrader API) 181 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 11431144Page 114511461147 2223
  • 1 Page 1145 2223
  •  
  • Post #22,881
  • Quote
  • Edited at 6:59am Mar 10, 2018 6:43am | Edited at 6:59am
  •  21vs7
  • Joined Dec 2010 | Status: Foook Bollinger-dr.Kegel knows! | 9,661 Posts
Dear all,
have a request; does somebody have mt4 indicator/script - which would show only the data you input into the code. Lets say, you do calculations in excel and you want to put this daily or 30m data also in the subChart in mt4?

I appreciate the help!
  • Post #22,882
  • Quote
  • Edited Mar 11, 2018 7:22am Mar 10, 2018 7:49am | Edited Mar 11, 2018 7:22am
  •  BrianRay
  • Joined Mar 2018 | Status: Push Yourself, No One Else Will !!! | 299 Posts
Hey everyone.

I have been searching for a RSI indicator that will send push notifications after the bar has closed and not every single freaking time it crosses a level. Doesn't seem to to be one out there. Could someone please help with this? would help a lot. I have attached a RSI indicator here. Haven't had the chance to use it yet but will it alert me only when the candle has closed. Looked over it in the meteeditor. can't tell. Please help
Attached Image (click to enlarge)
Click to Enlarge

Name: GBPUSDiH1_LI.jpg
Size: 742 KB
Attached File
File Type: mq4 Rsi Alert v1.1.mq4   4 KB | 198 downloads
Happy Hunting!!!
  • Post #22,883
  • Quote
  • Mar 10, 2018 8:32am Mar 10, 2018 8:32am
  •  Georgebaker
  • | Joined Nov 2009 | Status: Member | 467 Posts
Quoting Pacman85
Disliked
Hi, I found this EA indicator, I tried it on a demo account and made nice profits. Now I tried on the real account and does not open the order ... I ask for help and thanks in advance {file}
Ignored
Sorry no one can help you with an .ex4 file, we need the soucecode in order to do anything with it. The .mq4 file
Blindly following others will make you blind!
  • Post #22,884
  • Quote
  • Mar 10, 2018 12:13pm Mar 10, 2018 12:13pm
  •  mzq
  • | Joined Jan 2012 | Status: Member | 14 Posts
Inserted Video


Hey guys,
this is my trading strategy. its very profitable. try this, let me know the results. ok y u get signaou need

10 ema
21 ema
50 ema
100 ema

all them should be in line to place trade. i use 4h,1h,15min combination. so when its in line perfectly on 4hr check 1hr if its inline aswell or not,if they both then go to 15 min to place trade ,exit when 10 ema crosses 21 ema on 15 min. also look out for daily atr aswell,lets say daily range 100 pips on that particular pair u trading,if u get signal aftar it already moved over 50 pips,avoide that trade,u need some breathing room as it is day trading system.

for a SELL trade it should be 10 EMA at the bottom, 21 EMA above it, 50 EMA above 21 EMA and 100 EMA at the top.
For a BUY trade it should be 100 EMA at the bottom, 50 EMA above it, 21 EMA above the 50 EMA and 10 EMA at the top.
The exit is when, quote,when 10 ema crosses 21 ema on 15 min.

Attached Image (click to enlarge)
Click to Enlarge

Name: 2018-03-09_1940.png
Size: 81 KB
1
  • Post #22,885
  • Quote
  • Mar 10, 2018 3:31pm Mar 10, 2018 3:31pm
  •  fibo38
  • Joined Mar 2016 | Status: Full Trader | 1,378 Posts
Quoting mzq
Disliked
https://www.youtube.com/watch?v=llkBgjvZfdQ&t=158s Hey guys, this is my trading strategy. its very profitable. try this, let me know the results. ok y u get signaou need 10 ema 21 ema 50 ema 100 ema all them should be in line to place trade. i use 4h,1h,15min combination. so when its in line perfectly on 4hr check 1hr if its inline aswell or not,if they both then go to 15 min to place trade ,exit when 10 ema crosses 21 ema on 15 min. also look out for daily atr aswell,lets say daily range 100 pips on that particular pair u trading,if...
Ignored
Please share your template, thanks
  • Post #22,886
  • Quote
  • Mar 11, 2018 12:00am Mar 11, 2018 12:00am
  •  RaysJourney
  • | Joined Nov 2017 | Status: Member | 178 Posts
Hi guys,

I have two indicators that just need to have alerts programmed on it. See attachments.

First indicator is a horizontal line indicator that marks every 100 points with a line on the chart and I want to have an alert that appears when a candle (I use the M5 chart) crosses one of theses lines.

And the 2nd indicator is an arrow that pops up when a reversal is about to happen. I just want that an alert is triggered as soon as the arrow appears.

Hopefully I can get it before the markets open today - thank you so much whoever is able to program it!!
Attached Files
File Type: ex4 ! PT #FS30_1.ex4   4 KB | 216 downloads
File Type: ex4 RoundNr.ex4   11 KB | 182 downloads
File Type: mq4 RoundNr.mq4   2 KB | 210 downloads
  • Post #22,887
  • Quote
  • Mar 11, 2018 5:06am Mar 11, 2018 5:06am
  •  nwesterhuijs
  • Joined Dec 2017 | Status: Member | 69 Posts
Quoting Pacman85
Disliked
Hi, I found this EA indicator, I tried it on a demo account and made nice profits. Now I tried on the real account and does not open the order ... I ask for help and thanks in advance {file}
Ignored
Not an indicator and you need to purchase a license for the EA @ https://www.forexflexea.com/. Authentication works via your account number.
  • Post #22,888
  • Quote
  • Mar 11, 2018 7:47am Mar 11, 2018 7:47am
  •  Slingshots1
  • Joined Feb 2012 | Status: Member | 745 Posts
Quoting nwesterhuijs
Disliked
{quote} Not an indicator and you need to purchase a license for the EA @ https://www.forexflexea.com/. Authentication works via your account number.
Ignored
Hi thanks for the other day please kindly help in looking into that indicator again you have worked on it but its not displaying on chart i have actually replied before but i guess you have not been around.
Attached File
File Type: mq4 rsi-crossing-50-plus-atr_NRW.mq4   8 KB | 147 downloads
  • Post #22,889
  • Quote
  • Edited at 10:04am Mar 11, 2018 8:03am | Edited at 10:04am
  •  nwesterhuijs
  • Joined Dec 2017 | Status: Member | 69 Posts
Quoting Slingshots1
Disliked
{quote} Hi thanks for the other day please kindly help in looking into that indicator again you have worked on it but its not displaying on chart i have actually replied before but i guess you have not been around. {file}
Ignored
Minor typo from my side. Again not behind a terminal, so check if it compiles and if you get any alerts that do not freeze your system

Attached File
File Type: mq4 rsi-crossing-50-plus-atr_NRW.mq4   15 KB | 168 downloads
(updated)
  • Post #22,890
  • Quote
  • Mar 11, 2018 8:16am Mar 11, 2018 8:16am
  •  DaPerk
  • | Commercial Member | Joined Dec 2015 | 149 Posts
Hello Guys,

Could anyone please code notifications for aller to this indicator? It has pop up allert. But I want to add to VPS and receive notification to my phone.
Thank you
Attached File
File Type: mq4 #5 Candles Suite (White).mq4   27 KB | 211 downloads
Adapt useful, reject useless, add what is specifically your own.
  • Post #22,891
  • Quote
  • Mar 11, 2018 9:47am Mar 11, 2018 9:47am
  •  palpite
  • Joined Sep 2015 | Status: Under Pressure | 2,343 Posts
Quoting DaPerk
Disliked
Hello Guys, Could anyone please code notifications for aller to this indicator? It has pop up allert. But I want to add to VPS and receive notification to my phone. Thank you {file}
Ignored
Test it.
Attached File
File Type: mq4 #5 Candles Suite (White).mq4   27 KB | 239 downloads


If you can share the indicator #6, i apreciate it.

.
Together we can be strongest
  • Post #22,892
  • Quote
  • Mar 11, 2018 10:31am Mar 11, 2018 10:31am
  •  DaPerk
  • | Commercial Member | Joined Dec 2015 | 149 Posts
Quoting palpite
Disliked
{quote} Test it. {file} If you can share the indicator #6, i apreciate it. .
Ignored
Thank you very much. Will test Which one is 6? Volume or News pannel?
Adapt useful, reject useless, add what is specifically your own.
  • Post #22,893
  • Quote
  • Mar 11, 2018 10:39am Mar 11, 2018 10:39am
  •  palpite
  • Joined Sep 2015 | Status: Under Pressure | 2,343 Posts
Quoting DaPerk
Disliked
{quote} Thank you very much. Will test Which one is 6? Volume or News pannel?
Ignored
The indicator volume sub-window.
Together we can be strongest
  • Post #22,894
  • Quote
  • Mar 11, 2018 11:05am Mar 11, 2018 11:05am
  •  DaPerk
  • | Commercial Member | Joined Dec 2015 | 149 Posts
Quoting palpite
Disliked
{quote} The indicator volume sub-window.
Ignored
Found it
Attached File
File Type: mq4 #6 PVA Volumes (Black).mq4   13 KB | 274 downloads
Adapt useful, reject useless, add what is specifically your own.
  • Post #22,895
  • Quote
  • Mar 11, 2018 11:08am Mar 11, 2018 11:08am
  •  BrianRay
  • Joined Mar 2018 | Status: Push Yourself, No One Else Will !!! | 299 Posts
Is there anyone that can help with my RSI alert problem that was posted further up?
Happy Hunting!!!
  • Post #22,896
  • Quote
  • Mar 11, 2018 11:23am Mar 11, 2018 11:23am
  •  palpite
  • Joined Sep 2015 | Status: Under Pressure | 2,343 Posts
Quoting DaPerk
Disliked
{quote} Found it {file}
Ignored
Yes, thank you.
Together we can be strongest
  • Post #22,897
  • Quote
  • Mar 11, 2018 12:43pm Mar 11, 2018 12:43pm
  •  afsarfx
  • | Joined Apr 2015 | Status: Member | 52 Posts
please can u make working this old indicator
Attached File
File Type: mq4 SQ9 Sub Hourly Price Levels_v2.mq4   4 KB | 209 downloads
  • Post #22,898
  • Quote
  • Mar 11, 2018 1:14pm Mar 11, 2018 1:14pm
  •  kette
  • Joined Jan 2018 | Status: Member | 10,136 Posts
Hello,
a question may someone represent the volume differently colored
Attached Image (click to enlarge)
Click to Enlarge

Name: EURUSDM1.png
Size: 88 KB
Attached Files
File Type: mq4 TicksSeparateVolume.mq4   9 KB | 256 downloads
File Type: ex4 TicksSeparateVolume.ex4   14 KB | 230 downloads
  • Post #22,899
  • Quote
  • Mar 11, 2018 2:48pm Mar 11, 2018 2:48pm
  •  hayseed
  • Joined Nov 2006 | Status: Member | 3,597 Posts
Quoting kette
Disliked
Hello, a question may someone represent the volume differently colored {image} {file} {file}
Ignored
//-----

......h
//----
Attached Image (click to enlarge)
Click to Enlarge

Name: eurgbp-h4-oanda-division1.png
Size: 82 KB
Attached Files
File Type: mq4 TicksSeparateVolume.mq4   9 KB | 246 downloads
File Type: ex4 TicksSeparateVolume.ex4   14 KB | 434 downloads
to trade and code, keep both simple... no call to impress....h
1
  • Post #22,900
  • Quote
  • Mar 11, 2018 3:30pm Mar 11, 2018 3:30pm
  •  Slingshots1
  • Joined Feb 2012 | Status: Member | 745 Posts
Quoting nwesterhuijs
Disliked
{quote} Minor typo from my side. Again not behind a terminal, so check if it compiles and if you get any alerts that do not freeze your system {file} (updated)
Ignored
Thanks so much its now working please just one more little favour i need adjustment to this indicator i want the 2lines to be color adjustable, default is green and i want it also to to have a mode whereby you can ENLARGE THE LINES OR DECREASE IT.Rgds
Attached File
File Type: mq4 Prev_Daily_High_Low.mq4   8 KB | 164 downloads
  • Platform Tech
  • /
  • I will code your EAs and Indicators for no charge
  • Reply to Thread
    • 1 11431144Page 114511461147 2223
    • 1 Page 1145 2223
17 traders viewing now, 4 are members:
Invisible
,
classy
,
Invisible
,
Forexstier
  • 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