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

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Print Thread

Similar Threads

I will code your scalping EAs for no charge 36 replies

I will code your pivot EAs for no charge 18 replies

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
  • 36,011
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 25282529Page 253025312532 2621
  • 1 Page 2530 2621
  •  
  • Post #50,581
  • Quote
  • Jan 23, 2022 11:27am Jan 23, 2022 11:27am
  •  daengrani07
  • Joined Dec 2010 | Status: Member | 164 Posts
Quoting Samalin
Disliked
{quote} thanks so much i get the point i can limit line width onm current day, thanks for your time and efforts, may you continue to remain blessed!!
Ignored
you're welcome, i'm happy if could help other
 
 
  • Post #50,582
  • Quote
  • Jan 23, 2022 12:03pm Jan 23, 2022 12:03pm
  •  daengrani07
  • Joined Dec 2010 | Status: Member | 164 Posts
I want to share this simple EA, limit order based on rectangle. Just drag the rectangle for modify order
Attached File
File Type: mq5 RectangleEA.mq5   64 KB | 40 downloads


we could put modify order at OnChartEvent function, so it doesnt have to wait for next tick for EA to modify orders. As sson as rectangle dragged, it will modify orders
 
 
  • Post #50,583
  • Quote
  • Jan 23, 2022 12:22pm Jan 23, 2022 12:22pm
  •  Samalin
  • Joined Apr 2017 | Status: Member | 425 Posts
@daengrani07

Sir this indicator alert buy /sell but its not helpful as it repaint, but if the alert will be changed to breakout of previous lines i think will be more useful
Sir please i notice that you are very good in making H-lines or lines in general, i have posted the request sometime ago previously but no one is interested to help,
i noticed that Zigzag repaint but if the previous lines is used, there maybe more positive result
please can you help to extend the lines of the support/resistance of a Zigzag indicator and make it alert once few pips before on previous lines?
maybe to create H-line, indicator/screenshot attached
Attached Image (click to enlarge)
Click to Enlarge

Name: DAE.png
Size: 94 KB
Attached File
File Type: mq4 ZigZag Triad MTF Alerts_3.mq4   21 KB | 102 downloads
 
 
  • Post #50,584
  • Quote
  • Jan 23, 2022 12:27pm Jan 23, 2022 12:27pm
  •  Samalin
  • Joined Apr 2017 | Status: Member | 425 Posts
Quoting daengrani07
Disliked
I want to share this simple EA, limit order based on rectangle. Just drag the rectangle for modify order{file} we could put modify order at OnChartEvent function, so it doesnt have to wait for next tick for EA to modify orders. As sson as rectangle dragged, it will modify orders
Ignored
please do you have in mt4?
 
 
  • Post #50,585
  • Quote
  • Jan 23, 2022 1:06pm Jan 23, 2022 1:06pm
  •  daengrani07
  • Joined Dec 2010 | Status: Member | 164 Posts
Quoting Samalin
Disliked
@daengrani07 Sir this indicator alert buy /sell but its not helpful as it repaint, but if the alert will be changed to breakout of previous lines i think will be more useful Sir please i notice that you are very good in making H-lines or lines in general, i have posted the request sometime ago previously but no one is interested to help, i noticed that Zigzag repaint but if the previous lines is used, there maybe more positive result please can you help to extend the lines of the support/resistance of a Zigzag indicator and make it alert once few...
Ignored
Later,
We could make an EA based on regular zigzag. We could spot every High & Low of zigzag with looping. After that we can choose which zigzag signal you want to draw trendline??
To what extend, we could manage as well. Later
 
 
  • Post #50,586
  • Quote
  • Jan 23, 2022 1:08pm Jan 23, 2022 1:08pm
  •  daengrani07
  • Joined Dec 2010 | Status: Member | 164 Posts
Quoting Samalin
Disliked
{quote} please do you have in mt4?
Ignored
I'm using MT5 now. Its more easy with mql5 since it has many functionality that mql4 doesnt. Indicator buffer easily with mql5 than mql4, etc
 
 
  • Post #50,587
  • Quote
  • Jan 23, 2022 1:16pm Jan 23, 2022 1:16pm
  •  Samalin
  • Joined Apr 2017 | Status: Member | 425 Posts
Quoting daengrani07
Disliked
{quote} Later, We could make an EA based on regular zigzag. We could spot every High & Low of zigzag with looping. After that we can choose which zigzag signal you want to draw trendline?? To what extend, we could manage as well. Later
Ignored
Alright Sir, i think it will be interesting
 
 
  • Post #50,588
  • Quote
  • Jan 23, 2022 8:08pm Jan 23, 2022 8:08pm
  •  hhloverhh
  • Joined Feb 2018 | Status: Member | 419 Posts
Quoting dr.butze
Disliked
{quote} Did you fix it? thanks
Ignored
Sorry.. atm no time for it.. reason health of a family member..
Millionaire Expert All Time Return: 205.1%
 
 
  • Post #50,589
  • Quote
  • Edited at 9:47pm Jan 23, 2022 9:35pm | Edited at 9:47pm
  •  daengrani07
  • Joined Dec 2010 | Status: Member | 164 Posts
Quoting Samalin
Disliked
@daengrani07 Sir this indicator alert buy /sell but its not helpful as it repaint, but if the alert will be changed to breakout of previous lines i think will be more useful Sir please i notice that you are very good in making H-lines or lines in general, i have posted the request sometime ago previously but no one is interested to help, i noticed that Zigzag repaint but if the previous lines is used, there maybe more positive result please can you help to extend the lines of the support/resistance of a Zigzag indicator and make it alert once few...
Ignored
I'll explain zigzag for better understand...

i added this code so we could see the buffer on chart
Attached Image (click to enlarge)
Click to Enlarge

Name: ZZ2.png
Size: 14 KB

Attached Image (click to enlarge)
Click to Enlarge

Name: ZZ1.png
Size: 28 KB

As you can see, this indi have 3 buffers
Attached Image (click to enlarge)
Click to Enlarge

Name: zz3.png
Size: 11 KB

When new Support appear, the old support not extend, because it just have 1 buffer to store support value. Perhaps you understand this

One step at a time

We could add another buffer(s) as we need, or we could draw some trendline or any other object

Trendline has 2 anchor points. Each of them holds 2 data, Time & price. Between this 2 anchor points of trendline, we could get data to by using function ObjectGetValueByTime() or ObjectGetTimeByValue()
 
 
  • Post #50,590
  • Quote
  • Jan 23, 2022 11:14pm Jan 23, 2022 11:14pm
  •  francisfree
  • | Joined Jan 2020 | Status: Member | 233 Posts
Quoting kvak
Disliked
{quote} It have this menu.... {image}
Ignored
yes but has some arrows issue...
 
 
  • Post #50,591
  • Quote
  • Jan 23, 2022 11:31pm Jan 23, 2022 11:31pm
  •  francisfree
  • | Joined Jan 2020 | Status: Member | 233 Posts
Quoting kvak
Disliked
{quote} It have this menu.... {image}
Ignored
Attached File
File Type: mq4 adx-candles AA level cross 3.mq4   10 KB | 74 downloads

mr kvak
can you plz add all 4 options which has in your adx jurik 2.1 in this candle version
plz thanks in advance
 
 
  • Post #50,592
  • Quote
  • Jan 24, 2022 3:27am Jan 24, 2022 3:27am
  •  Samalin
  • Joined Apr 2017 | Status: Member | 425 Posts
Quoting daengrani07
Disliked
{quote} I'll explain zigzag for better understand... i added this code so we could see the buffer on chart {image} {image} As you can see, this indi have 3 buffers {image} When new Support appear, the old support not extend, because it just have 1 buffer to store support value. Perhaps you understand this One step at a time We could add another buffer(s) as we need, or we could draw some trendline or any other object Trendline has 2 anchor points. Each of them holds 2 data, Time & price. Between this 2 anchor points of trendline, we could get data...
Ignored
hmmm thanks for sharing the programming situation, understanding this codes (computer language) has always been my difficulty
once i tried to learn building with unity engine, i got scared with the coding part
please you are more experienced, i know nothing of which has more advantage, lets use the one you think best
thanks for your interest and your effort
 
 
  • Post #50,593
  • Quote
  • Jan 24, 2022 4:05am Jan 24, 2022 4:05am
  •  adrinicu
  • | Joined Aug 2016 | Status: Member | 9 Posts
Hello my friend ,i desperate need for an alarm and pop up to let me know when a new zone is created in Supply and demand indicator
Please help me
Attached Files
File Type: mq4 II_SupDem Arrow Alert v.3.3.3.mq4   64 KB | 78 downloads
File Type: ex4 II_SupDem Arrow Alert v.3.3.3.ex4   73 KB | 40 downloads
 
 
  • Post #50,594
  • Quote
  • Jan 24, 2022 5:41am Jan 24, 2022 5:41am
  •  daengrani07
  • Joined Dec 2010 | Status: Member | 164 Posts
Quoting Samalin
Disliked
{quote} hmmm thanks for sharing the programming situation, understanding this codes (computer language) has always been my difficulty once i tried to learn building with unity engine, i got scared with the coding part please you are more experienced, i know nothing of which has more advantage, lets use the one you think best thanks for your interest and your effort
Ignored
Take a look at this template
Attached File
File Type: mq4 VoltyChannel.mq4   15 KB | 120 downloads
i added 2 buffer to this indicator, i need it for level reverse

Attached File
File Type: mq4 Rectangle_EA.mq4   31 KB | 77 downloads

you can check this EA behaviour, it trails Up and/or down, with rectangle just for visualization. I'm not included yet orders.
It similiar to Zigzag or whatever indi, it doesnt matter


currently, i'm using MT5
Attached Image (click to enlarge)
Click to Enlarge

Name: XAGUSDmM30.png
Size: 30 KB

when sell get hitted, it trail down Sell SL, and potential loss will reduce. For reverse order (BuyStop), i dont have to use marti factor, since the potential loss of avtive position it' not the sam as it open, Risk reduce, so LotToRecover will reduce either...

It can be manage to use Zigzag instead of VoltyChannel, been there before
 
2
  • Post #50,595
  • Quote
  • Jan 24, 2022 5:44am Jan 24, 2022 5:44am
  •  dr.butze
  • | Joined Jun 2020 | Status: Member | 156 Posts
Quoting hhloverhh
Disliked
{quote} Sorry.. atm no time for it.. reason health of a family member..
Ignored
no Problem - wish you all the best. hope everything is gonna be alright in your family. take care!!
 
 
  • Post #50,596
  • Quote
  • Jan 24, 2022 7:52am Jan 24, 2022 7:52am
  •  Samalin
  • Joined Apr 2017 | Status: Member | 425 Posts
Quoting daengrani07
Disliked
{quote} Take a look at this template {file}i added 2 buffer to this indicator, i need it for level reverse {file} you can check this EA behaviour, it trails Up and/or down, with rectangle just for visualization. I'm not included yet orders. It similiar to Zigzag or whatever indi, it doesnt matter currently, i'm using MT5 {image} when sell get hitted, it trail down Sell SL, and potential loss will reduce. For reverse order (BuyStop), i dont have to use marti factor, since the potential loss of avtive position it' not the sam as it open, Risk reduce,...
Ignored
the volty channel has high/low but i think something is partially wrong with its signal, the zigzag i attached i had to compare it with other zigzag i could find on the net
the RectangleEA for some reasons i dont know its not attaching to my chart, its in the Expert folder but when i double click or drag no response
 
 
  • Post #50,597
  • Quote
  • Jan 24, 2022 8:11am Jan 24, 2022 8:11am
  •  daengrani07
  • Joined Dec 2010 | Status: Member | 164 Posts
Quoting Garry119
Disliked
{quote} Thank you. This is what you need. Only in MTF mode the lines are not displayed, if you can do it to work in MTF mode And one moment: I need this for the highlow channel. in this case, the spread is already taken into account. however, two indicators with different price types are not displayed together on the chart. maybe it would be easy to add an id number for each level in the indicator? I need this for use with highlow in the mode as in the picture. These levels are very good for take profit. They move along with the price and become...
Ignored
Attached File
File Type: mq4 !mth_FastTMALine_Edit3.mq4   24 KB | 68 downloads
Attached Image (click to enlarge)
Click to Enlarge

Name: zz3.png
Size: 47 KB
Attached Image (click to enlarge)
Click to Enlarge

Name: sghshg.png
Size: 16 KB
 
2
  • Post #50,598
  • Quote
  • Jan 24, 2022 8:23am Jan 24, 2022 8:23am
  •  hhloverhh
  • Joined Feb 2018 | Status: Member | 419 Posts
Quoting dr.butze
Disliked
{quote} no Problem - wish you all the best. hope everything is gonna be alright in your family. take care!!
Ignored
thx for your words.. we hope too.. and pray all the day for that
Millionaire Expert All Time Return: 205.1%
 
1
  • Post #50,599
  • Quote
  • Jan 24, 2022 9:38am Jan 24, 2022 9:38am
  •  Libra
  • | Joined Apr 2011 | Status: Mind Power Control | 197 Posts
Quoting daengrani07
Disliked
{quote} here you go indicator, for move every rectangle to the right (you can set) {file} {image} and this is Drag and drop script for make rectangle. You can make limitless rectangle with this script It will draw a new rectangle everytime you drop it on chart. it will choose high & low based on your mouse cursor {file}
Ignored

Hello, Thank you for the quick response. However, they seem like they are not working. Have placed them on proper folder for indicator and the script and they are not working. They are not evening displaying anything on the chart.

If you could kindly check for me the problem. Thank you
"Taking Responsibility is The Cornerstone of A Winning Attitude"
 
 
  • Post #50,600
  • Quote
  • Jan 24, 2022 12:23pm Jan 24, 2022 12:23pm
  •  daengrani07
  • Joined Dec 2010 | Status: Member | 164 Posts
Quoting Samalin
Disliked
{quote} the volty channel has high/low but i think something is partially wrong with its signal, the zigzag i attached i had to compare it with other zigzag i could find on the net the RectangleEA for some reasons i dont know its not attaching to my chart, its in the Expert folder but when i double click or drag no response
Ignored
Attached File
File Type: mq4 RectangleLimit_EA.mq4   31 KB | 61 downloads
 
 
  • Platform Tech
  • /
  • I will code your EAs and Indicators for no charge
  • Reply to Thread
    • 1 25282529Page 253025312532 2621
    • 1 Page 2530 2621
7 traders viewing now, 2 are members:
loki177
,
furgazy
  • More
Top of Page
Forex Factory Blog Updated: Alerting All Members
  • 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 / ©2022