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

Options

Search
Search
Search

Bookmark Thread

First Page First Unread Last Page Last Post

Printable Version

Similar Threads

Fixing Your Indicators or EAs (Free) 344 replies

Coding robots and indicators in C# for no charge (cTrader API) 144 replies

EAs and indicators relating to moutaki... 22 replies

InterbankFX has loaded its MT4 platform with custom EAs, indicators and scripts 1 reply

Oanda MT4 - Indicators and EAs not showing 0 replies

  • Platform Tech
  • /
  • Reply to Thread
  • Subscribe
  • 20,770
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 859860Page 861862863 1585
  • 1 Page 861 1585
  •  
  • Post #17,201
  • Quote
  • Jan 9, 2017 4:45am Jan 9, 2017 4:45am
  •  subbusuper
  • Joined Sep 2015 | Status: Trade what you see | 375 Posts
Quoting lghr
Disliked
{quote} This lot is calculated according to the last closed lot. Do you mean it should is : 0.02 X multiplier ?
Ignored
Sorry sir, its my mistake, EA is working fine...
  • Post #17,202
  • Quote
  • Jan 9, 2017 4:49am Jan 9, 2017 4:49am
  •  rexchong
  • | Joined Nov 2013 | Status: Junior Member | 3 Posts
Hi, can any programmer/coder can help me to create a script that similar to trailing stop concept? For example, I have set my original SL is 500pips and TP is 1000pips. When the trade goes in profit of 400 pips, the script can automatically change my SL to +50pips, and when the price goes in profit of 500pips, my SL will change from +50pips to +100pips. If anyone can help I am much appreciate !

Regards
  • Post #17,203
  • Quote
  • Jan 9, 2017 6:36am Jan 9, 2017 6:36am
  •  Sssno1
  • | Membership Revoked | Joined Oct 2016 | 49 Posts
Quoting lukeb
Disliked
{quote} This is how I read your specification. I don't see it as work that I can donate enough time to do, and I'm not available for paid work. 1. I open manual order BUY OR SELL depends on me. --Specification: Press Sell Button, sell at market; Press Buy Button, buy at market. This is the Original order. --What is the specification for lot size? What is the specification for SL. 2. THE EA afterwards takes over completely. - OK 3. Place series of Buy stops and Sell stops if Buy, Open a sell stop, if Sell open a buy stop with inputs for spacing,...
Ignored
LUKEB HAHA, you made it so complicated.

FIRSTLY lot tp sl for all orders are in inputs its not depending on any condition or algorithm. SEE configuration 2 all 40 inputs EA will behave according to that.

IF FIRST MANUAL SELL it will go like this: BUY SELL BUY SELL BUY SELL BUY SELL UNTIL LAST PENDING ORDER LIVE TP HIT. CLOSE ALL ORDERS BEFORE AT THIS PRICE VERY FAST.

THATS IT. I PUT SL 0 I DONT USE ANY STOP LOSS.

BUT IF I WANT TO USE SL THEN THE LAST PENDING ORDER THAT BECOME LIVE CHECK ITS TP VALUE AND PUT SL AS PER SPREAD IF 2 PIPS +2 FOR ALL THE REVERSE ORDERS.

THATS IT.


ONCE the orders closed all 1 CYCLE IS COMPLETE. CHECK THE LAST ORDER CLOSED IN TP IS BUY OR SELL. OPTION NOW EA MUST OPEN VICE VERSA OR SAME WAY AGAIN ITSLEDF AND MUST HAVE A SEPARATE INPUT FOR THIS AS THIS IS NO LONGER MANUAL NOW. SO HAVE EAC2LOT1, EAC2TP1, EAC2SL1.

THATS IT AND DO SAME AS ABOVE IN EA UNTIL IT CLOSED ALL IN TP. AGAIN OPEN DO SAME.

THATS IT.

LAST HAVE AN OPTION LOOP OPEN/CLOSE. SELECT CLOSE AND AFTER THE CURRENT ORDERS CLOSE DONT OPEN AGAIN EA SHUTS DOWN.

THATS IT.

WHEN I AGAIN OPEN MANUAL I WILL SELECT LOOP CLOSE FALSE FROM EA AND LET EA RUN AGAIN.

THATS IT.

THATS ALL.
  • Post #17,204
  • Quote
  • Jan 9, 2017 7:22am Jan 9, 2017 7:22am
  •  stesy
  • | Joined Nov 2016 | Status: Member | 56 Posts
You Guys Are Great and gifted I would say !! Thanks To Everyone On FF , I found an Ea in internet which I never been able to make it work on live account , the problem I think is related to lots ....been testing for while and if the test result are correct the Ea is really promising ...so I'll give a try if someone is able to make it work
Is anyone able to fix it ?

In any case thx a lot Xxx !!
Attached File
File Type: mq4 1MScalper.mq4   20 KB | 273 downloads
  • Post #17,205
  • Quote
  • Jan 9, 2017 7:39am Jan 9, 2017 7:39am
  •  erksa
  • Joined Jul 2010 | Status: Member | 195 Posts
Could any good coder add an alert for ADX cross up ADXR, please?

Thanks in advance.

Best regards,

Erkan

Attached File
File Type: ex4 #Wilder's DMI.ex4   5 KB | 130 downloads
Attached File
File Type: mq4 #Wilder's DMI.mq4   4 KB | 136 downloads
Imparo ancora
  • Post #17,206
  • Quote
  • Jan 9, 2017 1:04pm Jan 9, 2017 1:04pm
  •  ramzam
  • Joined Nov 2015 | Status: Member | 2,760 Posts
any one have this indi
Attached Image
Success is a Journey Not a Destination....... kind regards ramzam
  • Post #17,207
  • Quote
  • Jan 9, 2017 1:23pm Jan 9, 2017 1:23pm
  •  xjonasx
  • Joined Mar 2015 | Status: Member | 134 Posts
Quoting cja
Disliked
{quote} "it's little modification for genius coder like you" Thank you for the compliment even though it rates me far above my abilities as I am certainly no genius when it comes to coding or anything for that matter. As for it being a little modification? I don't call coding and testing for several hours a little modification generally I do not take on this type of EA as it is usually totally untested and a total waste of time however for some reason I decided to give it a go and this is the result for M15. You can see by the results that the large...
Ignored

Hi CJA,
can u please add TP / SL to this EA, please?

thank you so much
  • Post #17,208
  • Quote
  • Jan 9, 2017 2:46pm Jan 9, 2017 2:46pm
  •  taomql4
  • Joined Dec 2008 | Status: Resident Psychiatrist!!! | 2,590 Posts
Quoting AlanG
Disliked
{quote} try has cleaned mistakes, didn't test {file} {file}
Ignored
Thanks AlanG .. I tried it on the 5min TF, but I didn't get any data ..I don't know how you got yours ...
My file says 0 bytes ...Can you tell me how you got your data ? Thanks ..
  • Post #17,209
  • Quote
  • Jan 9, 2017 3:07pm Jan 9, 2017 3:07pm
  •  interbucks
  • | Joined Jan 2012 | Status: Member | 223 Posts
Attached indi non-repaint.
If a coder can PLEASE create a simple CURVER-ARROW EA with basic MM.
EA should trade with direction of arrows, only one trade at a time.
Open trade 1st new bar after arrow.

Also works well on Renko charts.

Thank you kindly
Attached Files
File Type: ex4 curver-arrows.ex4   9 KB | 219 downloads
File Type: mq4 curver-arrows.mq4   4 KB | 292 downloads
  • Post #17,210
  • Quote
  • Jan 9, 2017 3:23pm Jan 9, 2017 3:23pm
  •  Bigpipin13
  • | Joined Aug 2016 | Status: Member | 85 Posts
Quoting Forexpinbar
Disliked
3063 pips from only one signal from this indicator on EUR/USD Daily chart..This is to illustrate the great potential of this indicator. {image}
Ignored
Pretty cool. What indicator are you using?
  • Post #17,211
  • Quote
  • Jan 9, 2017 3:55pm Jan 9, 2017 3:55pm
  •  BostonEJ
  • | Joined Jan 2012 | Status: Member | 8 Posts
Looking for an indicator to identify dojis/pinbars. I found one on tradingview where it highlights candles where the body was less than a certain % of the period's range. This percentage value was editable.

The one wrinkle I'd like to add/request is to identify when the frequency of times these signals came up within a specified range. For example, if two dojis occur within a 5 candle range, the area would be highlighted separately with another symbol.

A nice to have would also be a histogram type indicator at the bottom of the chart that provides the % the body of a candle is vs the period range.

Any help would be greatly appreciated.

EJ
  • Post #17,212
  • Quote
  • Jan 9, 2017 4:27pm Jan 9, 2017 4:27pm
  •  dombodombo
  • | Joined Jun 2013 | Status: Member | 37 Posts
Hello,

In the same spirit of Boston do you know any indi for PriceAction alerting all the patterns like doji, engulfind, inside, cloud .... and having notification added

Thank you very much for your ideas and support
  • Post #17,213
  • Quote
  • Jan 9, 2017 6:06pm Jan 9, 2017 6:06pm
  •  Pizzo76
  • | Joined Oct 2015 | Status: Member | 10 Posts
Hello Coders,

I have not received an answer as I guess my request is very basic and not exciting at all.( I AGREE!)

I try to simplify:

How can I amend the following rule so that the first step is to have the RSI over 80 and then wait for the MACD to cross below zero before entering a trade?

if((iRSI(NULL,0,14,PRICE_CLOSE,0)>80)&&(iMACD(NULL,0,12,26,9,PRICE_CLOSE,MODE_MAIN,0)<0)) // Here is your open Sell rule

The second vertical line is where the sell order should be open.

Than you very much to whoever can help

Regards

Pizzo
Attached Image (click to enlarge)
Click to Enlarge

Name: RSI MACD.png
Size: 20 KB
  • Post #17,214
  • Quote
  • Jan 9, 2017 6:59pm Jan 9, 2017 6:59pm
  •  LuizSchiavi
  • Joined Aug 2015 | Status: Member | 608 Posts
Quoting Forexpinbar
Disliked
{quote} Good to know..Do you have alert for indie?
Ignored
No,

I just only noticed a bug...
Sometime you need to re-attach the indicator in the chart......
The you have the new results
  • Post #17,215
  • Quote
  • Edited at 7:34pm Jan 9, 2017 7:15pm | Edited at 7:34pm
  •  fxanalysis
  • Joined Jan 2017 | Status: fxa | 239 Posts
Quoting Pizzo76
Disliked
Hello Coders, I have not received an answer as I guess my request is very basic and not exciting at all.( I AGREE!) I try to simplify: How can I amend the following rule so that the first step is to have the RSI over 80 and then wait for the MACD to cross below zero before entering a trade? if((iRSI(NULL,0,14,PRICE_CLOSE,0)>80)&&(iMACD(NULL,0,12,26,9,PRICE_CLOSE,MODE_MAIN,0)<0)) // Here is your open Sell rule The second vertical line is where the sell order should be open. Than you very much to whoever can help Regards Pizzo {image}
Ignored
add bool variable , then write an if -
if (iRSI(NULL,0,14,PRICE_CLOSE,0)>80) {ris80=True;}
after this write another if -
if((iMACD(NULL,0,12,26,9,PRICE_CLOSE,MODE_MAIN,0)<0)&& rsi80==True)
if true- open trade and change rsi80 = False
Know thyself
  • Post #17,216
  • Quote
  • Jan 9, 2017 10:47pm Jan 9, 2017 10:47pm
  •  kbharunt
  • | Joined Nov 2015 | Status: Member | 36 Posts
Quoting lghr
Disliked
{quote} recode. {file}
Ignored
it's look like the RSI is applied to Close[0].i want it to applied to close[1]. How to change it ?
  • Post #17,217
  • Quote
  • Jan 9, 2017 10:54pm Jan 9, 2017 10:54pm
  •  shrips
  • | Joined Dec 2015 | Status: Member | 198 Posts
Hello all,

Does anyone know if there is as Multiple Time Frame RSI Indicator, so I can overlap on the one chart. Similar to MMA indicator

Thank you
  • Post #17,218
  • Quote
  • Jan 10, 2017 12:27am Jan 10, 2017 12:27am
  •  boopbuup
  • Joined Feb 2015 | Status: Member | 22 Posts
Hi all,
Can anyone give me an open source EA (mq4) which has 2 button (do market sell/buy) and an input box on screen (for lot)?
I need an mq4 file to make modification for my own way.
Reincarnation
  • Post #17,219
  • Quote
  • Jan 10, 2017 12:36am Jan 10, 2017 12:36am
  •  ScottyB
  • | Joined Mar 2010 | Status: Junior Member | 2 Posts
Looking for an mt4 to close trades when it hits a manual trendline (one that you construct)
  • Post #17,220
  • Quote
  • Jan 10, 2017 1:25am Jan 10, 2017 1:25am
  •  ramzam
  • Joined Nov 2015 | Status: Member | 2,760 Posts
i have download the attached indicator.. and when i attach into chart it is showing like the pic. but i seen in net that of like 2 pic.. any one pelase fix it
Attached Images (click to enlarge)
Click to Enlarge

Name: Screenshot1.png
Size: 14 KB Click to Enlarge

Name: Screenshot2.png
Size: 14 KB
Attached Files
File Type: ex4 MorningFlat_V3.ex4   16 KB | 145 downloads
File Type: mq4 MorningFlat_V3.mq4   15 KB | 198 downloads
Success is a Journey Not a Destination....... kind regards ramzam
Thread Tools Search this Thread
Show Printable Version Show Printable Version
Email This Thread Email This Thread
Search this Thread:

Advanced Search

  • Platform Tech
  • /
  • I will code your EAs and Indicators for no charge
  • Reply to Thread
    • 1 859860Page 861862863 1585
    • 1 Page 861 1585
10 traders viewing now, 3 are members:
Invisible
,
Invisible
,
pipsarul
  • 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 / ©2019