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

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Print Thread

Similar Threads

Free Coding request for EA breakdown level / trend line 0 replies

Free Coding: your systems 24 replies

Free Coding Request 2 replies

I Will Learn Coding in 1 Month - Give me the 80/20 of MT4 Coding 14 replies

Free Coding Request 0 replies

  • Platform Tech
  • /
  • Reply to Thread
  • Subscribe
  • 416
Attachments: Free Coding request
Exit Attachments
Tags: Free Coding request
Cancel

Free Coding request

  • Last Post
  •  
  • 1 2728Page 293031 32
  • 1 28Page 2930 32
  •  
  • Post #561
  • Quote
  • Feb 28, 2022 8:18am Feb 28, 2022 8:18am
  •  pastorgabe
  • | Joined Feb 2015 | Status: Member | 6 Posts
Hello great coders!
Please I need an EA which uses Price Action (Candle stick ) strategy + Bollinger Band but which opens trade only on major Zones (key zones)/ support and resistant level and on higher time frame.
Please,I will appreciate it.
Thank you guys.
U NEED JESUS
 
 
  • Post #562
  • Quote
  • Feb 28, 2022 12:39pm Feb 28, 2022 12:39pm
  •  finiteen
  • | Joined Mar 2020 | Status: Member | 13 Posts
Quoting Kefada
Disliked
{quote} I'll work on it over the weekend.
Ignored
Thanks
 
 
  • Post #563
  • Quote
  • Mar 1, 2022 8:30am Mar 1, 2022 8:30am
  •  Kefada
  • Joined Jul 2021 | Status: Member | 140 Posts
Quoting finiteen
Disliked
{quote} Thanks
Ignored
Update: The EA works as we want.
it placed the sl and tp in the picture.
I just have to fix a few things where it gets into a loop trying to selcet orders when no new orders have been placed and modifying non existent orders after orders are closed.
It will be ready soon
Attached Image (click to enlarge)
Click to Enlarge

Name: XM Global MT4.png
Size: 102 KB
 
 
  • Post #564
  • Quote
  • Mar 1, 2022 10:38am Mar 1, 2022 10:38am
  •  Kefada
  • Joined Jul 2021 | Status: Member | 140 Posts
Quoting finiteen
Disliked
hello, could anyone help with an Ea that auto-place stoploss and takeprofit once an order is placed
Ignored
Here is the code and the EA.
It only auto-places sl and tp for orders opened after the EA is launched.
Orders opened before won't be modified.
Attached File(s)
File Type: mq4 Auto_TPSL_2.3.mq4   9 KB | 159 downloads
Attached File(s)
File Type: ex4 Auto_TPSL_2.3.ex4   8 KB | 128 downloads

Have fun!!
 
1
  • Post #565
  • Quote
  • Mar 1, 2022 10:58pm Mar 1, 2022 10:58pm
  •  francisfree
  • | Joined Jan 2020 | Status: Member | 233 Posts
Quoting francisfree
Disliked
can someone plz filter the attached xtrend indicator with rsi smoothed indicator main indicator should be xtrend indicator with the combination of rsi smoothed... 1. if signal & rsi both green, only then it should give buy otherwise not, background color should also change from there only till next opposite signal, same vice versa 2. candle color also changes with signal in this indi, i want you to add normal/heiken ashi candle options with auto width. {file}{file}{image}
Ignored
hello dear coder, can someone plz complete this
 
 
  • Post #566
  • Quote
  • Mar 2, 2022 2:03am Mar 2, 2022 2:03am
  •  Kefada
  • Joined Jul 2021 | Status: Member | 140 Posts
Quoting Idzik4
Disliked
{quote} Kefada, Thank you for your answer. If you can add toggling between both options it would be perfect
Ignored
Hey, I have made one that has only the pips option, I'll add the other option later.
Check my previous post.
 
 
  • Post #567
  • Quote
  • Mar 2, 2022 8:17am Mar 2, 2022 8:17am
  •  Die-Ninja
  • | Joined Mar 2022 | Status: Junior Member | 4 Posts
Hello,

Please can someone help me with creating indicator based of mobile strategy. This system based of buying and selling after extreme movements.

System consist of 3 indicators:
RSI - (1 period) / Close / Levels 89.1 / 7.98 / 50 / 33 / 69
Envelope - (1 period) / Deviation 6.0/ Close / Exponential / Colors Orange + Blue
Envelope - (1 period) / Deviation 0.008 / Close / Smoothed / Black + Red

The RSI will be the base indicator and RSI line hidden. The only lines that should be displayed will be the envelope.

The main thing is, if an alert could be added, when both the BLUE and RED envelop line touches the 89.1 line and ORANGE and RED line touches 7.98 line.

Below example:
Attached Image (click to enlarge)
Click to Enlarge

Name: WhatsApp Image 2022-03-02 at 8.40.30 AM.jpeg
Size: 33 KB
 
 
  • Post #568
  • Quote
  • Mar 6, 2022 2:53am Mar 6, 2022 2:53am
  •  Minky01
  • | Joined May 2020 | Status: Member | 61 Posts
I have been using an EA given to me by a colleague. At time profits have been well ahead and others substantial losses. It starts opening trades after a certain amount of movement, but against the trend. So in a prolonged trend it fails as the stop loss gets hit. The stop loss is wide.

I would like to test this EA so that when it opens a trade it is opposite to what it is currently doing, so that the trades open with the trend. It would be appreciated if an experienced coder could look at the attached code and adjust it to open a buy trade where it is currently selling and vice versa. I am inclined to think it wll still work ok in consolidation areas or shallow trends but improved in strong trending conditions.

It has a hedging = true in settings but I do not think it is working. I have been opening manual trades to counteract losses being created.
Attached File(s)
File Type: mq4 Somnus 1 Min FX Scalper v6.6(1).mq4   105 KB | 182 downloads
 
 
  • Post #569
  • Quote
  • Mar 10, 2022 3:37am Mar 10, 2022 3:37am
  •  finiteen
  • | Joined Mar 2020 | Status: Member | 13 Posts
Quoting Kefada
Disliked
{quote} Here is the code and the EA. It only auto-places sl and tp for orders opened after the EA is launched. Orders opened before won't be modified. {file}{file} Have fun!!
Ignored
Thanks Kafada, I'm really grateful
 
 
  • Post #570
  • Quote
  • Mar 15, 2022 8:12am Mar 15, 2022 8:12am
  •  Kefada
  • Joined Jul 2021 | Status: Member | 140 Posts
Quoting finiteen
Disliked
{quote} Thanks Kafada, I'm really grateful
Ignored
If there are any bugs let me know
 
 
  • Post #571
  • Quote
  • Mar 17, 2022 5:15am Mar 17, 2022 5:15am
  •  finiteen
  • | Joined Mar 2020 | Status: Member | 13 Posts
Quoting Kefada
Disliked
{quote} If there are any bugs let me know
Ignored
The EA is not working, i.e it's not loading on, is there anything I should do?
 
 
  • Post #572
  • Quote
  • Mar 17, 2022 1:20pm Mar 17, 2022 1:20pm
  •  Kefada
  • Joined Jul 2021 | Status: Member | 140 Posts
Quoting finiteen
Disliked
{quote} The EA is not working, i.e it's not loading on, is there anything I should do?
Ignored
I am assuming you haven't used an EA before
Open your mt4
At the top, click file then click open data folder
Attached Image (click to enlarge)
Click to Enlarge

Name: screenshot.png
Size: 98 KB

A folder should open, in the folder open MQL4 then Experts
Attached Image (click to enlarge)
Click to Enlarge

Name: screenshot.png
Size: 137 KB
Attached Image (click to enlarge)
Click to Enlarge

Name: screenshot.png
Size: 273 KB

Copy paste the EA I send you into this folder (the ex4 file)
Attached Image (click to enlarge)
Click to Enlarge

Name: screenshot.png
Size: 214 KB

Now go back to your mt4.
Right click in the Navigator window and click refresh.
Attached Image (click to enlarge)
Click to Enlarge

Name: screenshot.png
Size: 112 KB

The EA will appear in the navigator.
Drag and drop it into one of your active charts.
I cant sent a screenshot or video of the dragging and droping as I am currently testing another EA in this account.
A settings window will appear, set your pips and click okay.
NB Dont close the chart you dropped the EA into as that will terminate the EA.
 
 
  • Post #573
  • Quote
  • Mar 30, 2022 4:04am Mar 30, 2022 4:04am
  •  chimoong
  • | Joined May 2016 | Status: Member | 229 Posts
Hi coders, could you please help me on this https://www.forexfactory.com/thread/...loop-of-a-loop ? I'm seeking for help on how to merge two loops (different TFs) into one loop, thanks
 
 
  • Post #574
  • Quote
  • Apr 21, 2022 8:09am Apr 21, 2022 8:09am
  •  campco
  • | Joined Jul 2009 | Status: Member | 140 Posts
Hello,

I started using an indicator that shows the inventory retracement bar according to Rob Hoffman's.
Problem is that the red diamont (alert) is shown at the wrong end of the candle involved; it should appear at the bottom of the lower wick (the green diamont correctly appears at the top of the upper wick).

Is here someone arround who is willing and able to change this; this would result in a far better readable indicator, which in itself is a great tool.
Thanks in advance.

Best regards,
Ben

Attached File(s)
File Type: mq4 Inventory Retracement Bar.mq4   11 KB | 83 downloads
 
 
  • Post #575
  • Quote
  • Apr 22, 2022 2:21am Apr 22, 2022 2:21am
  •  Jeffo
  • | Joined Apr 2022 | Status: Junior Member | 3 Posts
Quoting campco
Disliked
Hello, I started using an indicator that shows the inventory retracement bar according to Rob Hoffman's. Problem is that the red diamont (alert) is shown at the wrong end of the candle involved; it should appear at the bottom of the lower wick (the green diamont correctly appears at the top of the upper wick). Is here someone arround who is willing and able to change this; this would result in a far better readable indicator, which in itself is a great tool. Thanks in advance. Best regards, Ben {file}
Ignored
there you go
Attached File(s)
File Type: mq4 Inventory Retracement Bar.mq4   11 KB | 213 downloads
 
 
  • Post #576
  • Quote
  • Apr 27, 2022 9:07am Apr 27, 2022 9:07am
  •  Fx46
  • | Joined Aug 2019 | Status: Junior Member | 3 Posts
Hi all...
I am looking for an indicator that provide amount pips to current market price at horizon line.

I have found one, but unfortunately, it is not work in my MT4 platform.
Within this reply I have attached the screen shot about the error and the mq4 file that I've found.

Please help me to fix the error or anyone have the alternative indicator, please let me know.

Thank you for advance

NB :
I found the indicator from here :
https://www.mql5.com/en/forum/28196#comment_34055345
Attached Image (click to enlarge)
Click to Enlarge

Name: ERROR.jpg
Size: 233 KB
Attached File(s)
File Type: mq4 LOCLinePipsAgile.mq4   2 KB | 60 downloads
 
 
  • Post #577
  • Quote
  • May 15, 2022 7:15am May 15, 2022 7:15am
  •  hubertolie
  • | Joined Jun 2016 | Status: Member | 29 Posts
Quoting Jeffo
Disliked
{quote} there you go {file}
Ignored
please can anyone upgrade this indicator to have some of these properties,
(it probably would become one of the best fractal indicators once done)

1... adjustable/extendable Lines (using Trendlines) from the fractal points instead of the arrows

2. option to choose how many fractal lines can appear in the past ..eg ... show only last n ( n =3 or n=4) past fractal lines
(trendlines from the candle tip extended to screen end far right)

3.. only updates fractal lines after candle close... (no fractal line on the candle before the current candle or on the current candle, as a fractal point, is only confirmed after candle close)

4... fractal lines update as the market price moves forward, (deleting previous ones) while keeping the last 3 or 4 fractal updated lines constant on the chart


i attached chart to show example
Attached Image (click to enlarge)
Click to Enlarge

Name: XAUUSD.png
Size: 20 KB
Attached File(s)
File Type: mq4 Fractals - adjustable period & alerts & price labels mtf (1).mq4   10 KB | 57 downloads
 
 
  • Post #578
  • Quote
  • May 19, 2022 4:48am May 19, 2022 4:48am
  •  Minky01
  • | Joined May 2020 | Status: Member | 61 Posts
(Repost)

I have been using an EA given to me by a colleague. At time profits have been well ahead and others substantial losses. It starts opening trades after a certain amount of movement, but against the trend. So in a prolonged trend it fails as the stop loss gets hit. The stop loss is wide.

I would like to test this EA so that when it opens a trade it is opposite to what it is currently doing, so that the trades open with the trend. It would be appreciated if an experienced coder could look at the attached code and adjust it to open a buy trade where it is currently selling and vice versa. I am inclined to think it wll still work ok in consolidation areas or shallow trends but improved in strong trending conditions.

It has a hedging = true in settings but I do not think it is working. I have been opening manual trades to counteract losses being created.
Attached File
Somnus 1 Min FX Scalper v6.6(1).mq4
 
 
  • Post #579
  • Quote
  • May 22, 2022 7:15am May 22, 2022 7:15am
  •  meyour
  • | Joined Jun 2007 | Status: Member | 13 Posts
hi all....can anyone help to add alert + push noti for this indi?......when price move X distance from MA, indi will give alert + push noti. Thanks in advance.
Attached File(s)
File Type: mq4 Moving-Average-To-Price-Distance-Indicator.mq4   5 KB | 57 downloads
 
 
  • Post #580
  • Quote
  • May 22, 2022 10:51am May 22, 2022 10:51am
  •  richard55
  • | Joined Dec 2014 | Status: Member | 36 Posts
Hello coders,
I found an indicator called Nadaraya-Watson Estimator on Code Base by Mladen Racic (thanks to him).
Nadaraya and Watson, both in 1964, proposed to estimate values as a locally weighted average, using a kernel as a weighting function
It is producing a non-causal (re-calculating) smoothed value that then can be used as an estimate of a possible trend for future values.

I find it quite interesting watching it some weeks now.

Mladen referred me to the forum.. I am looking for a coder adding a simple popup window for the change of colors /green for up,
red for down

Nadaraya-Watson estimator recalculates (but not repaints) and works on all timeframes.

Recommendations:

  1. Use it for discretional estimates only
  2. never use it in any signaling mode. Just as supplement!




Recommendations:

  1. Use it for discretional estimates only
  2. never use it in any signaling mode

Attached File(s)
File Type: ex4 Nadaraya-Watson estimator.ex4   15 KB | 104 downloads
File Type: mq4 Nadaraya-Watson estimator.mq4   11 KB | 147 downloads
 
 
  • Platform Tech
  • /
  • Free Coding request
  • Reply to Thread
    • 1 2728Page 293031 32
    • 1 28Page 2930 32
0 traders viewing now
  • 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 / ©2023