• Home
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • User/Email: Password:
  • 10:30pm
Menu
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • 10:30pm
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 42 replies

I will code your pivot EAs for no charge 19 replies

Need help to code EAs for MT4 and MT5 4 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
  • 40,241
Attachments: I will code your EAs and Indicators for no charge
Exit Attachments
Tags: I will code your EAs and Indicators for no charge
Cancel

I will code your EAs and Indicators for no charge

  • Last Post
  •  
  • 1 17821783Page 178417851786 2922
  • 1 Page 1784 2922
  •  
  • Post #35,661
  • Quote
  • May 28, 2020 6:37pm May 28, 2020 6:37pm
  •  gatorinla
  • Joined Oct 2008 | Status: sideline is a position | 90,991 Posts
Quoting Jagg
Disliked
{quote} ...added MA Method and MA Price option ...it's a comma seperated input field for the MA Periods - not limited to 3 levels?! When you need a few SMA's and a few EMA's etc - you can add the indicator multiple times - only change the UniqueID for each one. {file}
Ignored
Will it put for instance using a 1 hour chart.. the 5 min, 15 min, 30, and 4h 200 ema on the same 1h chart, in horizontal lines? I'm trying to get away from the other lines. I want the horizontal ma lines within the candles.. in real time.
those who can, do. those who cant, talk about those who can
 
 
  • Post #35,662
  • Quote
  • May 28, 2020 6:47pm May 28, 2020 6:47pm
  •  Ak386
  • | Joined Jun 2012 | Status: Member | 198 Posts
Hello bluerain, can you help me with the zig zag alert, the alert needs to sound every time the line is marked, not when the is closed.

Attached File(s)
File Type: mq4 ZigZag.mq4   8 KB | 81 downloads
Be happy, friendly, humble and winner!!
 
 
  • Post #35,663
  • Quote
  • May 28, 2020 6:52pm May 28, 2020 6:52pm
  •  BlueRain
  • Joined Sep 2019 | Status: Member | 1,053 Posts
Quoting censura
Disliked
{quote} That is correct my query is it keeps firing sell alerts on every bar that qualifies after initial trigger so, if bar 1 is bull bar and 0 bar is sell trigger dot and alert this fine but on next bar after 0 this should not trigger yet another alert and then another on all subsequent qhalifying bars my understanding only 1 bar can qualify and that is the bar imm after b cross
Ignored
On every thick, indicator checks current bar condition
* if current bar crossed BB. ( alert 1) - there will a lot of pre-alerts. It still doesn't meet Buy/Sell.
*if it meets Buy/Sell condition ( Alert 2) - alert only happens once when sell/buy.

Alert 1 is for pre-alert and we don't know future if next one is buy or sell until next bar shows up.

If we are to alert only Alert 2, then there is no pre-alert as it happened in the past and it is no longer pre-alert.

if you don't want this pre-alert, please use attached. I added option to enable/disable pre-alert.
default to be "false".
Attached File(s)
File Type: mq4 BB_CandleCross_Alert.mq4   15 KB | 172 downloads
 
 
  • Post #35,664
  • Quote
  • May 28, 2020 7:22pm May 28, 2020 7:22pm
  •  RoyPK
  • | Joined Apr 2010 | Status: Member | 166 Posts
Quoting BlueRain
Disliked
{quote} it looks similar one with "super-signals-channel" I did not long ago. Anyway, here is fix with alerts. FYI, I am attaching Super signal -channel which is I think improved version. it shows channel in addition to arrow. {file} {file}
Ignored
Hi BlueRain,

Looks like there is an error in the Alert. When the Arrow shows down, the alert says 'Super Signal UP'.

Could you please look in to it. Screenshot of chart attached.

Thanks in advance. Have a nice day.

Roy
Attached Image (click to enlarge)
Click to Enlarge

Name: Global Prime - MetaTrader 4.png
Size: 93 KB
 
 
  • Post #35,665
  • Quote
  • Edited 8:25pm May 28, 2020 7:58pm | Edited 8:25pm
  •  BlueRain
  • Joined Sep 2019 | Status: Member | 1,053 Posts
Quoting Ak386
Disliked
Hello bluerain, can you help me with the zig zag alert, the alert needs to sound every time the line is marked, not when the is closed. {file}
Ignored
I just noticed you are ignoring me.
I will start ignoring you also.

Don't bother to ask me for any assistance.

Removed alert added ZigZag fiile.
 
 
  • Post #35,666
  • Quote
  • Edited 8:14pm May 28, 2020 8:00pm | Edited 8:14pm
  •  BlueRain
  • Joined Sep 2019 | Status: Member | 1,053 Posts
Quoting RoyPK
Disliked
{quote} Hi BlueRain, Looks like there is an error in the Alert. When the Arrow shows down, the alert says 'Super Signal UP'. Could you please look in to it. Screenshot of chart attached. Thanks in advance. Have a nice day. Roy {image}
Ignored
Changed alerts to Buy Signal, Sell signal.
Originally, it was Up buffer and Down buffer.
Attached File(s)
File Type: mq4 super-signals-channel.mq4   9 KB | 281 downloads
File Type: mq4 Super_Indicator_V2 nrp.mq4   9 KB | 287 downloads
 
 
  • Post #35,667
  • Quote
  • May 28, 2020 8:13pm May 28, 2020 8:13pm
  •  Patoshsky
  • | Joined Aug 2015 | Status: Member | 26 Posts
Thank you Blue Rain.

I am hoping some one has the lq of this indicator ( Enter Signal). Its very good for binary trades and short expiries. It has no alert pop up or sound. Please share if you have the decompile file.
Attached Image (click to enlarge)
Click to Enlarge

Name: Screenshot2.png
Size: 218 KB
 
 
  • Post #35,668
  • Quote
  • May 28, 2020 8:23pm May 28, 2020 8:23pm
  •  BlueRain
  • Joined Sep 2019 | Status: Member | 1,053 Posts
Quoting tpatraders
Disliked
{quote} Ok thank you.
Ignored
I don't see any issue on alerts.

By the way, I changed alert msgs for both - to Sell Signal and Buy Signal.
It was "Up" "Down" in the other direction, originally means up buffer ( sell ) and down buffer ( buy)

Alert msg fixed Files are attached a couple of thread above.

https://www.forexfactory.com/showthr...7#post12969927
 
 
  • Post #35,669
  • Quote
  • May 28, 2020 8:25pm May 28, 2020 8:25pm
  •  solorik
  • | Joined Mar 2011 | Status: Member | 159 Posts
Dear BlueRain
kindly need your help with programing this indicator

just need to add an arrow when the candle color is changed
and add filter of crossover of two moving averages
so the indicator will not draw up arrow when the moving averages are downward crossed
and not to draw down arrow when the moving averages are upward crossed
thanks alot
Attached File(s)
File Type: mq4 Synergy_APB.mq4   18 KB | 108 downloads
 
 
  • Post #35,670
  • Quote
  • May 28, 2020 9:14pm May 28, 2020 9:14pm
  •  BlueRain
  • Joined Sep 2019 | Status: Member | 1,053 Posts
Quoting solorik
Disliked
Dear BlueRain kindly need your help with programing this indicator just need to add an arrow when the candle color is changed and add filter of crossover of two moving averages so the indicator will not draw up arrow when the moving averages are downward crossed and not to draw down arrow when the moving averages are upward crossed thanks alot {file}
Ignored
Hi, Solorik

As much as i would like to help, this is decompiled code and I won't be able to help you out.

Generated by EX4-TO-MQ4 decompiler V4.0.220.2c []


it seems this is specific tool for compassfx and requires many supporting binaries also.

Please provide a file not decompiled.
 
 
  • Post #35,671
  • Quote
  • May 28, 2020 9:25pm May 28, 2020 9:25pm
  •  solorik
  • | Joined Mar 2011 | Status: Member | 159 Posts
Quoting BlueRain
Disliked
{quote} Hi, Solorik As much as i would like to help, this is decompiled code and I won't be able to help you out. Generated by EX4-TO-MQ4 decompiler V4.0.220.2c [] it seems this is specific tool for compassfx and requires many supporting binaries also. Please provide a file not decompiled.
Ignored
thanks alot
please try this one
Attached File(s)
File Type: mq4 Synergy_HeikenAshi.mq4   18 KB | 115 downloads
 
 
  • Post #35,672
  • Quote
  • May 28, 2020 9:29pm May 28, 2020 9:29pm
  •  solorik
  • | Joined Mar 2011 | Status: Member | 159 Posts
Quoting BlueRain
Disliked
{quote} Hi, Solorik As much as i would like to help, this is decompiled code and I won't be able to help you out. Generated by EX4-TO-MQ4 decompiler V4.0.220.2c [] it seems this is specific tool for compassfx and requires many supporting binaries also. Please provide a file not decompiled.
Ignored
and this is all the version i have from the indicator hope one of them is not decompiled
Attached File(s)
File Type: mq4 Synergy APB mod V2 (Alert).mq4   9 KB | 121 downloads
File Type: mq4 Synergy APB mod(2).mq4   4 KB | 148 downloads
File Type: mq4 Synergy_APB.mq4   18 KB | 104 downloads
File Type: mq4 Synergy_Pro_APB.mq4   6 KB | 132 downloads
 
 
  • Post #35,673
  • Quote
  • May 28, 2020 9:29pm May 28, 2020 9:29pm
  •  BlueRain
  • Joined Sep 2019 | Status: Member | 1,053 Posts
Quoting solorik
Disliked
{quote} thanks alot please try this one {file}
Ignored
it is same file - just someone changed file name.
 
 
  • Post #35,674
  • Quote
  • May 28, 2020 9:35pm May 28, 2020 9:35pm
  •  solorik
  • | Joined Mar 2011 | Status: Member | 159 Posts
Quoting BlueRain
Disliked
{quote} it is same file - just someone changed file name.
Ignored
and this ?!
Quoting solorik
Disliked
{quote} and this is all the version i have from the indicator hope one of them is not decompiled {file} {file} {file} {file}
Ignored
 
 
  • Post #35,675
  • Quote
  • May 28, 2020 10:09pm May 28, 2020 10:09pm
  •  AKSnip
  • | Joined May 2020 | Status: Member | 12 Posts
Hi Coders,

Can someone please code the Iron Condor please or make a forex template for mt4.

I have been requesting it a while now.
Attached Image (click to enlarge)
Click to Enlarge

Name: short-call-vs-long-call-explained-1.png
Size: 35 KB
 
1
  • Post #35,676
  • Quote
  • May 28, 2020 11:43pm May 28, 2020 11:43pm
  •  BlueRain
  • Joined Sep 2019 | Status: Member | 1,053 Posts
Quoting solorik
Disliked
{quote} and this ?! {quote}
Ignored
One of those file was not compiled and I have made a lot of changes to fit into your request
Synergy APB mod(2).mq4

1. Double MA added ( configurable )
2. MA Cross as filter ( Yes/No)
3. Arrows
4. Alerts

Enjoy.
Attached Image (click to enlarge)
Click to Enlarge

Name: APB with arrow.JPG
Size: 97 KB
Attached File(s)
File Type: mq4 Synergy_APB Mod with MA filter Alerts 1.0.mq4   19 KB | 208 downloads
 
 
  • Post #35,677
  • Quote
  • May 29, 2020 2:02am May 29, 2020 2:02am
  •  PatienceFx
  • Joined Jun 2013 | Status: enjoying life | 14,983 Posts
i wish to read news headlines from https://www.forexlive.com/

on my chart, top 5 updated every 5 mionutes

is this possible ?
Indicators on my chart help me guess the trade they do not guarantee result
 
 
  • Post #35,678
  • Quote
  • May 29, 2020 2:11am May 29, 2020 2:11am
  •  COmar.FX
  • Joined Nov 2016 | Status: Member | 2,356 Posts
Quoting BlueRain
Disliked
{quote} Now, I looked into the code more carefully and I don't think it needs any changes at all. Original code has option of Monthly, Weekly, Daily option. and default was Weekly. Now, I changed into Daily and it seems working fine on my chart. I am uploading original - just minor change that weekly is changed into daily as default. if this is not what you were asking, please let me know. {file}
Ignored
stay the same with no update on strategy tester ...
after I tested the original it was like that ...
still the same request but with other indicators / similar listed below
and works well in the strategy tester
I just want weekly pivot updates per day (5 days pivots calculation) please ...
Thank you in advance
Attached File(s)
File Type: mq4 ZergzHistoDavidPivot.mq4   21 KB | 299 downloads
 
 
  • Post #35,679
  • Quote
  • May 29, 2020 2:18am May 29, 2020 2:18am
  •  censura
  • | Joined Sep 2006 | Status: Member | 405 Posts
Quoting BlueRain
Disliked
{quote} On every thick, indicator checks current bar condition * if current bar crossed BB. ( alert 1) - there will a lot of pre-alerts. It still doesn't meet Buy/Sell. *if it meets Buy/Sell condition ( Alert 2) - alert only happens once when sell/buy. Alert 1 is for pre-alert and we don't know future if next one is buy or sell until next bar shows up. If we are to alert only Alert 2, then there is no pre-alert as it happened in the past and it is no longer pre-alert. if you don't want this pre-alert, please use attached. I added option to enable/disable...
Ignored
Great thank you, can i just confirm the red / blue dots are they painted on the cross or on the buy and sell signal ie if you see a red dot sell on open of next bar after red dot bar

If it is on cross of bb and not on signal can you chnage so dot is on buy and sell signal not just the bb cross

thank you
 
 
  • Post #35,680
  • Quote
  • May 29, 2020 2:31am May 29, 2020 2:31am
  •  BlueRain
  • Joined Sep 2019 | Status: Member | 1,053 Posts
Quoting censura
Disliked
{quote} Great thank you, can i just confirm the red / blue dots are they painted on the cross or on the buy and sell signal ie if you see a red dot sell on open of next bar after red dot bar If it is on cross of bb and not on signal can you chnage so dot is on buy and sell signal not just the bb cross thank you
Ignored
Indicator is based on request. I don't use those so I have no idea if this works or not.

When dot shows up, it is where buy/sell signal happens and you buy/sell on next candle open.
if you load RSI, you will see better picture when to buy/sell as it is filtered by RSI level 80 and 20.
 
 
  • Platform Tech
  • /
  • I will code your EAs and Indicators for no charge
  • Reply to Thread
    • 1 17821783Page 178417851786 2922
    • 1 Page 1784 2922
26 traders viewing now, 7 are members:
zbig
,
bobzahra
,
Invisible
,
zamrynn14gm
,
Musharib
,
haruteri
,
khelemen
  • 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