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

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Print Thread

Similar Threads

Need help to code EAs for MT4 and MT5 4 replies

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

  • Platform Tech
  • /
  • Reply to Thread
  • Subscribe
  • 36,930
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 23062307Page 230823092310 2683
  • 1 Page 2308 2683
  •  
  • Post #46,141
  • Quote
  • Edited May 26, 2021 12:40am May 25, 2021 11:10pm | Edited May 26, 2021 12:40am
  •  cja
  • Joined Feb 2007 | Status: Member | 1,847 Posts
Quoting Thiagot10
Disliked
{quote} friend, when I put buffers 4 and 5 the system does not recognize {image} signal buffer i need to put in this friend system
Ignored
Of course it does not recognize he buffers, the example I gave you in the "arrows" indicator show how to access Buffers. You could have made this a whole lot easier if you had simply requested " I need Buffers for the arrow signals so I can use the Buffers in an EA". this would have saved coders a lot of wasted time and effort. As I explained in an earlier post "Buffer1" can do everything you need to send signals to an EA however if you are using the arrow buffers jeanlouie coded use the code below in the EA.
Inserted Code
up=iCustom(NULL,0,indicatorname,period,arrow_shift,nbars,shift,show_arrow,alertsOn,alertsMessage,alertsSound,alertsNotify,alertsEmail,soundFile,4,0);
down=iCustom(NULL,0,indicatorname,period,arrow_shift,nbars,shift,show_arrow,alertsOn,alertsMessage,alertsSound,alertsNotify,alertsEmail,soundFile,5,0);
Trade what you see not what you hope
 
 
  • Post #46,142
  • Quote
  • May 25, 2021 11:16pm May 25, 2021 11:16pm
  •  Thiagot10
  • | Joined Jan 2020 | Status: Member | 307 Posts
Quoting cja
Disliked
{quote} Of course it does not recognize he buffers, the example I gave you in the "arrows" indicator show how to access Buffers. You could have made this a whole lot easier if you had simply requested " I need Buffers for the arrow signals so I can use the Buffers in an EA". this would have saved coders a lot of wasted time and effort. As I explained in an earlier post "Buffer1" can do everything you need to send signals to an EA however if you are using the arrow buffers jeanlouie code use the code below in the EA. up=iCustom(NULL,0,indicatorname,period,arrow_shift,nbars,shift,show_arrow,alertsOn,alertsMessage,alertsSound,alertsNotify,alertsEmail,soundFile,4,0);...
Ignored
sorry for my english friend
I didn't know how to explain
can you do for me
I don't understand to tamper with his source code.
can you do for me?
 
 
  • Post #46,143
  • Quote
  • May 26, 2021 12:59am May 26, 2021 12:59am
  •  cja
  • Joined Feb 2007 | Status: Member | 1,847 Posts
Quoting Thiagot10
Disliked
{quote} sorry for my english friend I didn't know how to explain can you do for me I don't understand to tamper with his source code. can you do for me?
Ignored
Post your EA and I will have a look and see if the indicator can be easily added to the EA. This not a promise to code it only that I will have a look because if the indicator cannot be easily integrated into the EA I will not be interested.
Trade what you see not what you hope
 
 
  • Post #46,144
  • Quote
  • May 26, 2021 1:07am May 26, 2021 1:07am
  •  Thiagot10
  • | Joined Jan 2020 | Status: Member | 307 Posts
Quoting cja
Disliked
{quote} Of course it does not recognize he buffers, the example I gave you in the "arrows" indicator show how to access Buffers. You could have made this a whole lot easier if you had simply requested " I need Buffers for the arrow signals so I can use the Buffers in an EA". this would have saved coders a lot of wasted time and effort. As I explained in an earlier post "Buffer1" can do everything you need to send signals to an EA however if you are using the arrow buffers jeanlouie coded use the code below in the EA. up=iCustom(NULL,0,indicatorname,period,arrow_shift,nbars,shift,show_arrow,alertsOn,alertsMessage,alertsSound,alertsNotify,alertsEmail,soundFile,4,0);...
Ignored
add to me my friend? please!
 
 
  • Post #46,145
  • Quote
  • May 26, 2021 1:13am May 26, 2021 1:13am
  •  Thiagot10
  • | Joined Jan 2020 | Status: Member | 307 Posts
Quoting cja
Disliked
{quote} Post your EA and I will have a look and see if the indicator can be easily added to the EA. This not a promise to code it only that I will have a look because if the indicator cannot be easily integrated into the EA I will not be interested.
Ignored
it is just becktest of mt4, but I need the buffers of the arrow signal for me to test
please add as you said in the previous post friend


Attached File
File Type: mq4 GRAALUn_Ar nrp-Histro-arrows.mq4   12 KB | 196 downloads
 
 
  • Post #46,146
  • Quote
  • May 26, 2021 1:32am May 26, 2021 1:32am
  •  BitcoinBoff
  • | Joined Aug 2019 | Status: Member | 377 Posts
Quoting jeanlouie
Disliked
{quote} double-cci-woody_mod_heat_wMA - ma on the trendcci histogram - heat map under the histogram line, the histogram is default to clrnone {image} {file}
Ignored

Happy Days !!!

Thank you so much

Kind Regards
 
 
  • Post #46,147
  • Quote
  • May 26, 2021 1:40am May 26, 2021 1:40am
  •  kenny9817
  • | Joined Jul 2010 | Status: Junior Member | 3 Posts
Hi there ,
can u pls help me to code an indicator for Volume ? i need an sound alert for the Volume which break certain level( which i can set the value ) that has sound alert in it . Thanks very Much if u can help me pls .
 
 
  • Post #46,148
  • Quote
  • May 26, 2021 2:05am May 26, 2021 2:05am
  •  cja
  • Joined Feb 2007 | Status: Member | 1,847 Posts
Quoting Thiagot10
Disliked
{quote} it is just becktest of mt4, but I need the buffers of the arrow signal for me to test please add as you said in the previous post friend {file}
Ignored
Obviously we are going to continue to have issues if you do not read or understand my posts. I have attempted to help you but enough is enough so sorry but I want nothing more to do with this. Good Luck.
Trade what you see not what you hope
 
 
  • Post #46,149
  • Quote
  • May 26, 2021 2:29am May 26, 2021 2:29am
  •  AminSadeghv
  • | Joined Jan 2020 | Status: Junior Member | 2 Posts
HI MAN
I NEED actualguidelines_buyselll_h4_lsr MT5
 
 
  • Post #46,150
  • Quote
  • May 26, 2021 2:33am May 26, 2021 2:33am
  •  tintep
  • Joined Nov 2019 | Status: Member | 190 Posts
Quoting T4Trade
Disliked
{quote} Dear Tintep, please make on off button for this indictor,it draws so many horizontal lines on hcart and clutters it,thanks a million! {file}
Ignored
Try this
Attached File
File Type: ex4 BRI V.10 (1)-BT.ex4   61 KB | 96 downloads
 
 
  • Post #46,151
  • Quote
  • May 26, 2021 2:35am May 26, 2021 2:35am
  •  BradleyM
  • | Joined May 2021 | Status: Member | 7 Posts
I'm relatively new to forex but I've stumbled on a pattern that tends to happen repeatedly on this pair. I am yet to test it out on other pairs.
Notice how price respects the equidistant levels manually drawn into the chart pic attached below.
To further back-test this exit/entry strategy, I need help with an EA that does the following:


1. Horizontal Line Alert
Alert/notification when price (Bid/Ask) is 10 pips above or below every horizontal line on the chart (20 pip range)

2. Auto SL & TP with breakeven
Automatic stop loss on all trades, with stop loss automatically moving to just above break even when price is 15 pips above breakeven

3. Wick Formation Alert
Alert when a wick of x pips is formed on the current candle (Don't wait for close). I have an indicator that does this, as seen in the Pic below, but it doesn't send notifications which is rather important coz wicks serve as a good entry conformation, I'll attach it below.
Attached Image (click to enlarge)
Click to Enlarge

Name: Screenshot (87).png
Size: 79 KB
Attached File
File Type: zip CandleWicksDisplay.zip   31 KB | 238 downloads
 
 
  • Post #46,152
  • Quote
  • May 26, 2021 4:22am May 26, 2021 4:22am
  •  jeanlouie
  • Joined Dec 2010 | Status: Member | 1,289 Posts | Online Now
Quoting Thiagot10
Disliked
{quote} friend, when I put buffers 4 and 5 the system does not recognize {image} signal buffer i need to put in this friend system
Ignored
It may not be detecting a value of 0, attached you can input what ever you want as the values the up/dn arrow buffers will have
Attached File
File Type: mq4 GRAALUn_Ar nrp-Histro-arrows.mq4   12 KB | 230 downloads
 
 
  • Post #46,153
  • Quote
  • May 26, 2021 4:36am May 26, 2021 4:36am
  •  jeanlouie
  • Joined Dec 2010 | Status: Member | 1,289 Posts | Online Now
Quoting classy
Disliked
{quote} IS IT POSSIBLE to mdify to show eqal high-low with horizontal lines.thanks
Ignored
Equal_Bodies_or_Wicks
- match uppers/lowers of either candle bodies or wicks
- no lines, just dots to mark
Attached Image
Attached File
File Type: ex4 Equal_Bodies_or_Wicks.ex4   20 KB | 131 downloads
 
1
  • Post #46,154
  • Quote
  • May 26, 2021 4:37am May 26, 2021 4:37am
  •  BitcoinBoff
  • | Joined Aug 2019 | Status: Member | 377 Posts
Quoting jeanlouie
Disliked
{quote} double-cci-woody_mod_heat_wMA - ma on the trendcci histogram - heat map under the histogram line, the histogram is default to clrnone {image} {file}
Ignored

Thanks again Jeanlouie,

Signals improved a lot
 
 
  • Post #46,155
  • Quote
  • May 26, 2021 4:56am May 26, 2021 4:56am
  •  jeanlouie
  • Joined Dec 2010 | Status: Member | 1,289 Posts | Online Now
Quoting kenny9817
Disliked
Hi there , can u pls help me to code an indicator for Volume ? i need an sound alert for the Volume which break certain level( which i can set the value ) that has sound alert in it . Thanks very Much if u can help me pls .
Ignored
Volume_Alert
- input volume limit
- popup/push/email/sound+filename
Attached Image (click to enlarge)
Click to Enlarge

Name: a056e09443e6688187181f35ecc86a6f.png
Size: 18 KB
Attached File
File Type: ex4 Volume_Alert.ex4   11 KB | 137 downloads
 
1
  • Post #46,156
  • Quote
  • Edited at 5:24am May 26, 2021 5:00am | Edited at 5:24am
  •  jeanlouie
  • Joined Dec 2010 | Status: Member | 1,289 Posts | Online Now
Quoting BradleyM
Disliked
I'm relatively new to forex but I've stumbled on a pattern that tends to happen repeatedly on this pair. I am yet to test it out on other pairs. Notice how price respects the equidistant levels manually drawn into the chart pic attached below...
Ignored
Not having a shot at you, you're just, approximately the 1 millionth person to have stumbled on this, this being round numbers/psych levels. Seeing trade opportunities on a certain chunk of a chart is one thing, making a trading system around it that has a profit factor over 1 is another thing. While on the topic you can have this, instead of drawing those levels manually, there is a pip adjustment so you can adjust it to what ever symbol youre using, check the printout for what a pip is.
Attached Image
Attached File
File Type: ex4 Round_Number_Levels_on_off_v1.01.ex4   23 KB | 166 downloads
 
1
  • Post #46,157
  • Quote
  • Edited at 5:59am May 26, 2021 5:02am | Edited at 5:59am
  •  T4Trade
  • Joined Sep 2017 | Status: Trend Following,Price Action,Grid | 2,001 Posts
Quoting tintep
Disliked
{quote} Try this {file}
Ignored
its perfect,but i forgot to give you the right indicator i want this aqua color lines instead of dark blue lines,there are so many dark blue lines on chart,would u please cut n paste your work and put it on this indicator thanks
Attached Image (click to enlarge)
Click to Enlarge

Name: 2021-05-26_10h58_43.png
Size: 44 KB
Attached File
File Type: mq4 BRI V.10 (1).mq4   49 KB | 215 downloads
 
 
  • Post #46,158
  • Quote
  • May 26, 2021 5:13am May 26, 2021 5:13am
  •  foudid
  • | Joined Feb 2021 | Status: Member | 4 Posts
Quoting Beerrun
Disliked
{quote} Try this out my dude Im not sure it does everything you want but close. {file} {file}
Ignored
HI Beerrun, thanks for this ea. It works perfectly.

Regarding the StopLoss on the hidden order. It will be set like virtual on any order right ?
It seems not working. Is that possible to be added ?

I'm only using right now the first part regarding the BE + Trailing stop

Thanks for the work !
 
 
  • Post #46,159
  • Quote
  • May 26, 2021 5:23am May 26, 2021 5:23am
  •  jo24
  • | Commercial Member | Joined Oct 2018 | 146 Posts
Quoting hasan.tahir
Disliked
Dear Coders, Request your help for the code to read Buy and Sell values from the attached indicator. I want to use this indicator in a EA.. The arrows are appearing as Objects and I don't know how to use the values to code in the EA. Green arrow is for Buy and Red is for sell... I just need code to embed in the EA. Thanks for your help.. {file}
Ignored
It's not possible to modify it without mq4 source code.
 
 
  • Post #46,160
  • Quote
  • May 26, 2021 5:41am May 26, 2021 5:41am
  •  jo24
  • | Commercial Member | Joined Oct 2018 | 146 Posts
Quoting hasan.tahir
Disliked
Dear Coders, Request your help for the code to read Buy and Sell values from the attached indicator. I want to use this indicator in a EA.. The arrows are appearing as Objects and I don't know how to use the values to code in the EA. Green arrow is for Buy and Red is for sell... I just need code to embed in the EA. Thanks for your help.. {file}
Ignored
This indicator is snbr and it reads history, it's a fraud.
 
 
  • Platform Tech
  • /
  • I will code your EAs and Indicators for no charge
  • Reply to Thread
    • 1 23062307Page 230823092310 2683
    • 1 Page 2308 2683
9 traders viewing now, 3 are members:
Ulisesrocker
,
yorgus
,
Invisible
  • 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 / ©2022