Claude Beaudoin
Claude Beaudoin
  • Informações
8+ anos
experiência
0
produtos
0
versão demo
0
trabalhos
0
sinais
0
assinantes
Claude Beaudoin
Publicado o código Graphically display current trend for all time frames in one simple panel
This is a graphical indicator based on slope-direction-trend indicator that has been published under several other forms.
Claude Beaudoin
Publicado o código Adding password protection to your Indicator / Expert Advisor
Here I propose a simple password verification scheme which uses MT4's built-in security engine providing DES/ECB encryption and does not require code re-compilation for each new customer.
Mohammed Abdulwadud Soubra
Mohammed Abdulwadud Soubra 2016.05.25
perfect
*****
FX. ATM
FX. ATM 2020.12.27
Thank you Claude. This is very helpful. Question: Does the master key need to be 7 char. ; or can it be longer.
Claude Beaudoin
Publicado o código Retrieve high impact events from ForexFactory.com and display them in your indicator or Expert Advisor
As I'm currently developing an Expert Advisor for Crude Oil and Brent, I wanted to get from ForexFactory.com the exact date and time of the 'Crude Oil Inventory' report. This report is typically issued on Wednesday's at 10:30am Eastern but when there's a holiday, the release date can change. As this is an important report for my EA, the only way was to check an online service to validate the release date.
Claude Beaudoin
Claude Beaudoin
Well I'm a little excited right now... Been working on the built-in 'Strategy Tester' mentioned in my previous post and I've been getting pretty good results thus far.

Here's a screen capture of last Friday's trading session after the EA has processed two weeks of end of day reviewing trading signals. Result was 249 points captured in a day that has a range of only 87 points with 8 wins and 0 losses.

Now the real test will be uploading the new code to the VPS and letting it run for another two weeks and seeing if I get similar results in live trading.
Mohammed Abdulwadud Soubra
Mohammed Abdulwadud Soubra 2016.03.14
WOW
great
Claude Beaudoin
Claude Beaudoin
After 30+ years in the software industry, I know how 'feature creep' can cripple a delivery date for a project and mine is no exception! LOL!

I am hell bent on adding several features which will make this EA 'exceptional'. One of these features is a daily trade signal review. I keep track off all trades made in an XML file and use this file to optimize future trades. Before taking a position I look at this XML file with the trade signal being triggered and decide if in the past it has been a successful trade based on the RR and MaxRR values (the rate of return of the trade). If this RR value is below an acceptable risk level, the trade is not taken.

Sounds nice and technical doesn't it? Yeah, cool. But the EA would 'learn' more of the current market conditions if at the end of the day it would review all trade signals for the day and evaluate the RR and MaxRR values for the trades it did not take as well. This, I think, would make it learn faster and adapt to current market conditions proactively instead of basing it's trade decisions solely on past successful trades.

Yes... What I'm trying to build into this EA is a Strategy Tester like the one we use to test our code in the MT4 platform.

Am I trying to bite off too much or trying to do something that's impossible? Perhaps. Time will tell... There's a saying that I love when programming... "Nobody told them it was impossible to build, so they built it.".

Cheers!
Mohammed Abdulwadud Soubra
Mohammed Abdulwadud Soubra 2016.05.25
you have a great future in the forex programming
Claude Beaudoin
Claude Beaudoin
Currently programming an Expert Advisor specific to Crude Oil. Not your average simple MA cross-over EA with no logic behind it, this EA understands crude oil and knows the trade setups specific to identified time periods during the day. Been at it now for 2 months and should have a beta release shortly.

If you're interested in knowing more about it, drop me a line...
Mohammed Abdulwadud Soubra
Mohammed Abdulwadud Soubra 2016.02.26
Like
FX. ATM
FX. ATM 2020.12.27
I would be very interested in this. I currently trade crude weekly options with 50/50 results based on 31 EMA.
FX. ATM
FX. ATM 2020.12.27
you can reach me at minute2win.fx@gmail.com
Claude Beaudoin
Registrado no site MQL5.community
Mohammed Abdulwadud Soubra
Mohammed Abdulwadud Soubra 2016.02.26
Welcome my friend