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

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Printable Version

Similar Threads

Fixing Your Indicators or EAs (Free) 449 replies

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

Oanda MT4 - Indicators and EAs not showing 1 reply

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
  • 29,677
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 17091710Page 171117121713 2171
  • 1 Page 1711 2171
  •  
  • Post #34,201
  • Quote
  • Apr 24, 2020 10:46am Apr 24, 2020 10:46am
  •  Phylo
  • Joined Feb 2012 | Status: Member | 1,691 Posts
Quoting OutThere
Disliked
Can anyone tell me pls how to make a color into "none" in the code? I know how to change colors in the code but 'None' doesn't work as a replacement for the color that has already been coded. What's the trick?
Ignored
May be multiple instances of the same color reference - if so, the remaining will override until dealt with
Posts are not necessary intended for you
1
  • Post #34,202
  • Quote
  • Apr 24, 2020 10:51am Apr 24, 2020 10:51am
  •  Price
  • Joined Sep 2007 | Status: Member | 1,023 Posts | Online Now
Hey Guys,

I've got this "MA crossover alert" indicator that used to work but now, likely due to MT4 updates, it has a couple compiling errors.

If any of you fine gentlemen would like to fix it up I would appreciate it. Or if you're aware of a cleaner coded crossover alert that would be fine with me as well.

Here's the file and thanks for your time.
Attached File
File Type: mq4 MA Crossover Alert Modified.mq4   10 KB | 79 downloads
  • Post #34,203
  • Quote
  • Apr 24, 2020 10:52am Apr 24, 2020 10:52am
  •  DrDave
  • Joined Jun 2011 | Status: MEMBER: Temporary Suspension | 3,995 Posts
Quoting OutThere
Disliked
Can anyone tell me pls how to make a color into "none" in the code? I know how to change colors in the code but 'None' doesn't work as a replacement for the color that has already been coded. What's the trick?
Ignored
Have you tried CLR_NONE ??

I think EMPTY might also work, but the above is much more explicit.
The markets are speaking to you. Do you know their language?
IMT Pips This Year: -124
1
  • Post #34,204
  • Quote
  • Apr 24, 2020 10:57am Apr 24, 2020 10:57am
  •  Slingshots1
  • Joined Feb 2012 | Status: Member | 721 Posts
Quoting mntiwana
Disliked
{quote} Already replied in other thread where you posted before it is not hill but hell - repainter - originally Rsi TMA centered bands {image}
Ignored
Hi please where can i get the stoch5m/lwma indicator in the screenshot can you share here.Thanks
  • Post #34,205
  • Quote
  • Apr 24, 2020 10:58am Apr 24, 2020 10:58am
  •  OutThere
  • Joined Aug 2018 | Status: Member | 2,181 Posts
Quoting DrDave
Disliked
{quote} Have you tried CLR_NONE ?? I think EMPTY might also work, but the above is much more explicit.
Ignored
The CLR_NONE worked. Thanks.
  • Post #34,206
  • Quote
  • Apr 24, 2020 11:00am Apr 24, 2020 11:00am
  •  OutThere
  • Joined Aug 2018 | Status: Member | 2,181 Posts
Quoting Shabs19
Disliked
{quote} As a work around, I have many times simply, just used the chart background colour in the settings.
Ignored
Nice idea too. Thanks.
  • Post #34,207
  • Quote
  • Apr 24, 2020 11:01am Apr 24, 2020 11:01am
  •  Slingshots1
  • Joined Feb 2012 | Status: Member | 721 Posts
Quoting Slingshots1
Disliked
{quote} Hi please where can i get the stoch5m/lwma indicator in the screenshot can you share here.Thanks
Ignored
Hi im talking about this one in the screenshot.Rgds
Attached Image (click to enlarge)
Click to Enlarge

Name: FF.PNG
Size: 16 KB
  • Post #34,208
  • Quote
  • Edited at 12:35pm Apr 24, 2020 11:16am | Edited at 12:35pm
  •  Phylo
  • Joined Feb 2012 | Status: Member | 1,691 Posts
Quoting Price
Disliked
Hey Guys, I've got this "MA crossover alert" indicator that used to work but now, likely due to MT4 updates, it has a couple compiling errors. If any of you fine gentlemen would like to fix it up I would appreciate it. Or if you're aware of a cleaner coded crossover alert that would be fine with me as well. Here's the file and thanks for your time. {file}
Ignored
To interested - try search - far better code available - avoid fixations on inferiority - the indicator and code is dated and crap
Attached Image
Posts are not necessary intended for you
1
  • Post #34,209
  • Quote
  • Apr 24, 2020 11:41am Apr 24, 2020 11:41am
  •  fullaforex
  • Joined Mar 2015 | Status: Member | 81 Posts
Quoting OutThere
Disliked
Can anyone tell me pls how to make a color into "none" in the code? I know how to change colors in the code but 'None' doesn't work as a replacement for the color that has already been coded. What's the trick?
Ignored
clrNONE
  • Post #34,210
  • Quote
  • Apr 24, 2020 11:54am Apr 24, 2020 11:54am
  •  fullaforex
  • Joined Mar 2015 | Status: Member | 81 Posts
Quoting Price
Disliked
Hey Guys, I've got this "MA crossover alert" indicator that used to work but now, likely due to MT4 updates, it has a couple compiling errors. If any of you fine gentlemen would like to fix it up I would appreciate it. Or if you're aware of a cleaner coded crossover alert that would be fine with me as well. Here's the file and thanks for your time. {file}
Ignored
Attached File
File Type: mq4 MA Crossover Alert Modified.mq4   20 KB | 64 downloads
  • Post #34,211
  • Quote
  • Apr 24, 2020 12:06pm Apr 24, 2020 12:06pm
  •  Price
  • Joined Sep 2007 | Status: Member | 1,023 Posts | Online Now
Quoting fullaforex
Disliked
{quote} {file}
Ignored
Right on.... appreciate it
  • Post #34,212
  • Quote
  • Apr 24, 2020 12:08pm Apr 24, 2020 12:08pm
  •  Cush
  • | Joined Aug 2019 | Status: Member | 59 Posts
Hi!! Please see if you can add settings.
Attached Files
File Type: ex4 GGTS Profiter Signal.ex4   12 KB | 70 downloads
File Type: mq4 GGTS Profiter Signal.mq4   4 KB | 111 downloads
  • Post #34,213
  • Quote
  • Apr 24, 2020 1:01pm Apr 24, 2020 1:01pm
  •  mntiwana
  • Joined Mar 2013 | Status: Member | 1,584 Posts
Quoting Cush
Disliked
Hi!! Please see if you can add settings. {file} {file}
Ignored
Decompiled and double renamed -
most probably some kind of wpr
Indicator is just a supportive tool-Use it only if it can benefit you
  • Post #34,214
  • Quote
  • Apr 24, 2020 1:31pm Apr 24, 2020 1:31pm
  •  mntiwana
  • Joined Mar 2013 | Status: Member | 1,584 Posts
Quoting Price
Disliked
Hey Guys, I've got this "MA crossover alert" indicator that used to work but now, likely due to MT4 updates, it has a couple compiling errors. If any of you fine gentlemen would like to fix it up I would appreciate it. Or if you're aware of a cleaner coded crossover alert that would be fine with me as well. Here's the file and thanks for your time. {file}
Ignored
"Average crosses arrows or lines(mtf + alerts)"

Price
As Phylo advised,do search and or here is one of Mladen's Averages crossing ver,extremely extended
some more included even,almost latest

38 averaging methods - for to choose from any - for both slow and fast - separately selectable from including periods/values
22 prices - for both - separately selectable
3 display types - show only at chart arrows or lines on cross or show lines with arrows
lines/arrows sizes selectable
full arrows package
full alerting package
interpolated mtf
custom time frames handling capable when used
Attached Image (click to enlarge)
Click to Enlarge

Name: EURUSDM30+averages crosses.png
Size: 43 KB

Attached Image (click to enlarge)
Click to Enlarge

Name: AUDCADM1-period 7,35.png
Size: 45 KB

Attached Image (click to enlarge)
Click to Enlarge

Name: AUDUSDH1.png
Size: 47 KB

Attached Image (click to enlarge)
Click to Enlarge

Name: p.png
Size: 262 KB
Attached File
File Type: ex4 Average crosses arrows or lines(mtf + alerts).ex4   135 KB | 139 downloads
Indicator is just a supportive tool-Use it only if it can benefit you
1
  • Post #34,215
  • Quote
  • Apr 24, 2020 1:34pm Apr 24, 2020 1:34pm
  •  Cush
  • | Joined Aug 2019 | Status: Member | 59 Posts
Quoting mntiwana
Disliked
{quote} Декомпилирован и дважды переименован - скорее всего, какой-то wpr
Ignored
Sadly((
  • Post #34,216
  • Quote
  • Apr 24, 2020 1:37pm Apr 24, 2020 1:37pm
  •  mntiwana
  • Joined Mar 2013 | Status: Member | 1,584 Posts
Quoting Slingshots1
Disliked
{quote} Hi please where can i get the stoch5m/lwma indicator in the screenshot can you share here.Thanks
Ignored
A little back on page (already posted)
https://www.forexfactory.com/showthr...1#post12897391
Indicator is just a supportive tool-Use it only if it can benefit you
  • Post #34,217
  • Quote
  • Apr 24, 2020 1:40pm Apr 24, 2020 1:40pm
  •  mntiwana
  • Joined Mar 2013 | Status: Member | 1,584 Posts
Quoting Cush
Disliked
{quote} Sadly((
Ignored

If you really serious and curious about and thinking the only way can not live without - can be found the original of that -
though there are so many alternatives
Indicator is just a supportive tool-Use it only if it can benefit you
  • Post #34,218
  • Quote
  • Apr 24, 2020 2:04pm Apr 24, 2020 2:04pm
  •  kubervivek
  • | Joined Feb 2016 | Status: Member | 41 Posts
Hi Beerun

this is a part code of buyorder()
is it necessary to add sleep function, before ordersend ?

OpenPrice=NormalizeDouble(MarketInfo(Symbol(),MODE_ASK),(int)MarketInfo(_Symbol,5)); // For more accuracy

Sleep (10);
RefreshRates();


buyticket = OrderSend ( Symbol(), OP_BUY,LotSize,OpenPrice,slippage,0,0," Main Buy" ,MagicNumber,0,clrAliceBlue);

thanks
vivek
  • Post #34,219
  • Quote
  • Apr 24, 2020 2:26pm Apr 24, 2020 2:26pm
  •  Pett
  • | Joined Jan 2018 | Status: Member | 20 Posts
Quoting BlueRain
Disliked
{quote} Just search web with "MT4 Read CSV" and you will hit a lot of examples. one of hit I got was https://www.mql5.com/en/forum/255091 where you can find complete solution on how to read and process csv. Regarding OBJ_VLINE and OBJ_TREND, it is well documented in mql5 site with sample code also. here is a code block you can use for OBJ_TREND: void DrawLine(string name, datetime Time1, datetime Time2, double Price1, double Price2,color lcolor, int lwidth,ENUM_LINE_STYLE linestyle) { ObjectDelete(name); ObjectCreate(name,OBJ_TREND,0,Time1,0,Time2,0);...
Ignored
Thanks BlueRain! I will modify the code and see how it goes. Greatly appreciate your kind assistance.
  • Post #34,220
  • Quote
  • Apr 24, 2020 3:12pm Apr 24, 2020 3:12pm
  •  Cush
  • | Joined Aug 2019 | Status: Member | 59 Posts
Quoting mntiwana
Disliked
{quote} если вы действительно серьезны и любопытны и думаете, что единственный способ не может жить...
Ignored
Thank you, my friend. I found something similar.
Attached File
File Type: ex4 Web_Trend_Mountain.ex4   4 KB | 131 downloads
  • Platform Tech
  • /
  • I will code your EAs and Indicators for no charge
  • Reply to Thread
    • 1 17091710Page 171117121713 2171
    • 1 Page 1711 2171
17 traders viewing now, 7 are members:
sieggard
,
TonyJohnCali
,
Thiagot10
,
pacotar
,
antonielofic
,
Jinggoro
,
salvomazzar
  • 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 / ©2021