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

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Printable Version

Similar Threads

Coding robots and indicators in C# for no charge (cTrader API) 181 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

Need help to code EAs for MT4 and MT5 2 replies

  • Platform Tech
  • /
  • Reply to Thread
  • Subscribe
  • 30,232
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 568569Page 570571572 2214
  • 1 Page 570 2214
  •  
  • Post #11,381
  • Quote
  • Jan 21, 2016 4:35am Jan 21, 2016 4:35am
  •  RobertBazil
  • | Joined Mar 2015 | Status: Member | 191 Posts
Quoting Gumrai
Disliked
{quote} The EA calculates the balance at the start of the day (midnight) and calculates the loss as a percent of that account balance. In calculations, it ignores trades that do not have a stoploss.
Ignored
Dear Gumrai

That is perfect. How is the % to SL bit going?

Any luck figuring out why it did not close the EURJPY position discussed before?

Kind regards
Robert
  • Post #11,382
  • Quote
  • Jan 21, 2016 4:54am Jan 21, 2016 4:54am
  •  ramzam
  • Joined Nov 2015 | Status: Member | 2,878 Posts | Invisible
Quoting brekz1
Disliked
{quote} you must try compile with metaeditor buddy, and you will see the warning all off them have warning buddy
Ignored
can u plz explain me the diff between warning and error
Success is a Journey Not a Destination....... kind regards ramzam
  • Post #11,383
  • Quote
  • Jan 21, 2016 4:58am Jan 21, 2016 4:58am
  •  maximumguita
  • Joined Apr 2015 | Status: Member | 1,031 Posts
Quoting ramzam
Disliked
{quote} can u plz explain me the diff between warning and error
Ignored
https://www.mql5.com/en/articles/1391#compiler_warnings
(.)(.) think first ...
  • Post #11,384
  • Quote
  • Edited at 6:36pm Jan 21, 2016 5:06am | Edited at 6:36pm
  •  ghibellino
  • | Joined Jan 2015 | Status: Member | 44 Posts
Hi coders.
Can anyone, kindly edit this indicator, which adds an arrow on the chart when the MACD crosses the line of 0.
To me, it would be more useful to have the arrow,not when it crosses the 0, but when it crosses another level, for example 90
Thanks in advance.
Attached File
File Type: mq4 MACD Cross.mq4   3 KB | 183 downloads
  • Post #11,385
  • Quote
  • Jan 21, 2016 5:16am Jan 21, 2016 5:16am
  •  brekz1
  • Joined May 2013 | Status: Member | 155 Posts
Quoting ramzam
Disliked
{quote} can u plz explain me the diff between warning and error
Ignored
Compiler Warnings are informative and are not error messages, but they indicate possible error sources.
A clear code should not contain warnings.
  • Post #11,386
  • Quote
  • Jan 21, 2016 5:20am Jan 21, 2016 5:20am
  •  ramzam
  • Joined Nov 2015 | Status: Member | 2,878 Posts | Invisible
Quoting brekz1
Disliked
{quote} Compiler Warnings are informative and are not error messages, but they indicate possible error sources. A clear code should not contain warnings.
Ignored
raelly thank you for reply .. because now days i do practice mql files open in meta editor and reading the files .. and try to compile.. it says 8 warning 0 errror.. some files giving 57 errors.. some files giving 118 warning but 0 error .. when ever i got 0error it creates ex4 but when error is there no creation of ex4... so i got clear my doubt.
Success is a Journey Not a Destination....... kind regards ramzam
  • Post #11,387
  • Quote
  • Edited at 5:59am Jan 21, 2016 5:25am | Edited at 5:59am
  •  maximumguita
  • Joined Apr 2015 | Status: Member | 1,031 Posts
Quoting brekz1
Disliked
{quote} Compiler Warnings are informative and are not error messages, but they indicate possible error sources. A clear code should not contain warnings.
Ignored
Thats why i ask you what the error is. I didnt wrote the code. Maybe someone else can help you furthermore buddy
(.)(.) think first ...
  • Post #11,388
  • Quote
  • Jan 21, 2016 5:27am Jan 21, 2016 5:27am
  •  maximumguita
  • Joined Apr 2015 | Status: Member | 1,031 Posts
Quoting ramzam
Disliked
{quote} raelly thank you for reply .. because now days i do practice mql files open in meta editor and reading the files .. and try to compile.. it says 8 warning 0 errror.. some files giving 57 errors.. some files giving 118 warning but 0 error .. when ever i got 0error it creates ex4 but when error is there no creation of ex4... so i got clear my doubt.
Ignored
Yes, if you have warnings and the indicator do what it shall do, then is everything is fine
(.)(.) think first ...
  • Post #11,389
  • Quote
  • Jan 21, 2016 5:47am Jan 21, 2016 5:47am
  •  ramzam
  • Joined Nov 2015 | Status: Member | 2,878 Posts | Invisible
really nice people are here i am getting for support. if i get one coder as my best friend then i will design my own settings and he/she can correct and will do that for me even it is greedy... but the real output will come if any one of coder will code that newton law based indicator for price action.. we can rock then ...
Success is a Journey Not a Destination....... kind regards ramzam
  • Post #11,390
  • Quote
  • Jan 21, 2016 6:09am Jan 21, 2016 6:09am
  •  brekz1
  • Joined May 2013 | Status: Member | 155 Posts
Quoting ramzam
Disliked
{quote} raelly thank you for reply .. because now days i do practice mql files open in meta editor and reading the files .. and try to compile.. it says 8 warning 0 errror.. some files giving 57 errors.. some files giving 118 warning but 0 error .. when ever i got 0error it creates ex4 but when error is there no creation of ex4... so i got clear my doubt.
Ignored
yes, sure if there are some warning message, EA can cause ruin everything, example have warning in ordermodify, etc etc
its the best for no have any warning in compiling
  • Post #11,391
  • Quote
  • Jan 21, 2016 6:09am Jan 21, 2016 6:09am
  •  brekz1
  • Joined May 2013 | Status: Member | 155 Posts
Quoting maximumguita
Disliked
{quote} Thats why i ask you what the error is. I didnt wrote the code. Maybe someone else can help you furthermore buddy
Ignored
thanks for support my friend
  • Post #11,392
  • Quote
  • Jan 21, 2016 6:47am Jan 21, 2016 6:47am
  •  mikeykesley
  • | Joined Nov 2012 | Status: Junior Member | 1 Post
I am looking for a way to measure the daily high and low for the last "X" number of current week days then averaged with a printout on the screen.

Example, today is Thursday, the high and low range for the last 5 Thursdays averaged is

Thursday 1 - 96 pips
Thursday 2 - 120 pips
Thursday 3 - 94 pips
Thursday 4 - 99 pips
Thursday 5 - 102 pips

Average daily range for the last 5 Thursdays is 102.2 <<<---------- I would like to have this number displayed on the screen in the upper right corner.
I would also like to be able to change the number of days as a variable.

Thank You
  • Post #11,393
  • Quote
  • Jan 21, 2016 7:02am Jan 21, 2016 7:02am
  •  Gumrai
  • Joined Oct 2012 | Status: Member | 1,959 Posts
Quoting RobertBazil
Disliked
{quote} Dear Gumrai That is perfect. How is the % to SL bit going? Any luck figuring out why it did not close the EURJPY position discussed before? Kind regards Robert
Ignored
I have already offered possibilities in my post previous to the one that you have quoted.
Please Do Not PM Me With Coding Enquiries
  • Post #11,394
  • Quote
  • Jan 21, 2016 7:18am Jan 21, 2016 7:18am
  •  RobertBazil
  • | Joined Mar 2015 | Status: Member | 191 Posts
Quoting Gumrai
Disliked
{quote} I have already offered possibilities in my post previous to the one that you have quoted.
Ignored
Dear Gumrai

Sorry, I had not seen that. Thank you very much for your testing.

I will tray again.

Once again, many thanks for all your efforts. They are really appreciated.

Kind regards
Robert
  • Post #11,395
  • Quote
  • Jan 21, 2016 9:39am Jan 21, 2016 9:39am
  •  RobertBazil
  • | Joined Mar 2015 | Status: Member | 191 Posts
Quoting Gumrai
Disliked
{quote} Hello, Try this. it works on loss from trades that were OPENED after midnight Be aware that if the EA closes all trades because of hitting the loss threshold. If you open a new trade it will be immediately closed by the EA as the loss threshold has already been hit. So to open new trades, you will need to increase the threshold. The same applies if you have already hit the threshold and then attach the EA, it will close trades that you open. {file}
Ignored
Dear Gumrai

May I please ask a question?

If I want the "Close at % Account Loss" to be 1.5% (close all if loss is 1.5% of balance), is that entered as 1.5? At the moment it shows 0.0.

Attached Image


Many thanks.
Kind regards
Robert
  • Post #11,396
  • Quote
  • Jan 21, 2016 10:49am Jan 21, 2016 10:49am
  •  vsine
  • | Joined Oct 2015 | Status: Member | 10 Posts
Can anyone share the mq4 source file for MA MTF Display NMC.ex4 ? Or point me to the URL that I can download from ?

http://www.forexfactory.com/showthre...12#post7579712

Or can you code the iCustom version for me?

I have been using this indicator and would like to incorporate it into my EA.

Many thanks!
Douglas.
  • Post #11,397
  • Quote
  • Edited Jan 22, 2016 5:13am Jan 21, 2016 10:52am | Edited Jan 22, 2016 5:13am
  •  Bruster400
  • | Joined Dec 2013 | Status: Member | 17 Posts
Hi all,

Does anyone have a .mq4 version of the following indicator? I'm using it on a bollinger system but I don't want to be stuck with just the ex4 as you never know when it will stop working.

Thanks.

EDIT: Found now thanks.


Attached File
File Type: ex4 BB_Alert Arrows.ex4   5 KB | 193 downloads

Attached File
File Type: mq4 bb-alert-arrows-.mq4   3 KB | 203 downloads
  • Post #11,398
  • Quote
  • Jan 21, 2016 1:53pm Jan 21, 2016 1:53pm
  •  godbless-you
  • | Joined Apr 2015 | Status: Member | 6 Posts
Hello everyone, I need a Monthly Pivot indicator that it will not remove old lines, because I want to backtest something. Btw, if you have time, I hope you can code 2 types of pivot point (HLC and OHLC) and in other TF such as weekly and yearly too.
Thanks in advance
  • Post #11,399
  • Quote
  • Jan 21, 2016 3:28pm Jan 21, 2016 3:28pm
  •  RobertBazil
  • | Joined Mar 2015 | Status: Member | 191 Posts
Quoting Gumrai
Disliked
{quote} The EA calculates the balance at the start of the day (midnight) and calculates the loss as a percent of that account balance. In calculations, it ignores trades that do not have a stoploss.
Ignored
Dear Gumrai

Tried the EA today and it didn't work. A trade went way over the 50% to SL (almost to 90%) and it still did not close.

I am using Build 920 - could that be a factor? Could it be my broker (IC markets)?

No idea.

Kind regards
Robert
  • Post #11,400
  • Quote
  • Jan 21, 2016 4:08pm Jan 21, 2016 4:08pm
  •  maximumguita
  • Joined Apr 2015 | Status: Member | 1,031 Posts
Quoting godbless-you
Disliked
Hello everyone, I need a Monthly Pivot indicator that it will not remove old lines, because I want to backtest something. Btw, if you have time, I hope you can code 2 types of pivot point (HLC and OHLC) and in other TF such as weekly and yearly too. Thanks in advance
Ignored
Hi i´m not a coder but here is an indicator that you might find usefull for your backtest.

Attached File
File Type: mq4 Pivot Points - History.mq4   31 KB | 141 downloads
Attached File
File Type: ex4 Pivot Points - History.ex4   38 KB | 124 downloads
(.)(.) think first ...
  • Platform Tech
  • /
  • I will code your EAs and Indicators for no charge
  • Reply to Thread
    • 1 568569Page 570571572 2214
    • 1 Page 570 2214
23 traders viewing now, 8 are members:
Bazzza
,
tactac
,
BlackArt
,
Invisible
,
Wanderer272
,
Erebus
,
Invisible
,
nickvh1
  • 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