Hello milanese, thanks for creating mq4, I hope you will share it :-D because i am terrible with EAs.
Brakeout of the monday's night
-
michalkraus
- Trader
- Posts: 22
- Joined: Sun Sep 02, 2012 2:29 pm
Re: Brakeout of the monday's night
Hello Phill awesome work, thank you once again for making this. I owe you 
Hello milanese, thanks for creating mq4, I hope you will share it :-D because i am terrible with EAs.
Hello milanese, thanks for creating mq4, I hope you will share it :-D because i am terrible with EAs.
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
Re: Brakeout of the monday's night
I will sure upload it if I have done the translation from windev, as I am doing too an EA request from TraderDesk it is a time question, but I have started, just a little patiencemichalkraus wrote:Hello Phill awesome work, thank you once again for making this. I owe you
Hello milanese, thanks for creating mq4, I hope you will share it :-D because i am terrible with EAs.
Cheers
Tommaso
Global Prime is the official SHF broker 
Searching for Servers and Workstations with individual configuration?
Just PM
Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Searching for Servers and Workstations with individual configuration?
Just PM
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
Re: Brakeout of the monday's night
Hi Philippe,
As I have started with the first coding I have a question would it not be better not to use pending orders, but setting internal the price we want to enter and then enter if market hits price with an marketorder, so we can use spreadfilter for avoiding spikes ecc.. just a suggestion
Cheers
Tommaso
As I have started with the first coding I have a question would it not be better not to use pending orders, but setting internal the price we want to enter and then enter if market hits price with an marketorder, so we can use spreadfilter for avoiding spikes ecc.. just a suggestion
Cheers
Tommaso
Global Prime is the official SHF broker 
Searching for Servers and Workstations with individual configuration?
Just PM
Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Searching for Servers and Workstations with individual configuration?
Just PM
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
-
phil_trade
Re: Brakeout of the monday's night
Yes of course. I have coded both in FT to do some test, cause if you want to filter trade with some conditions that appear after Monday zone calculation, it's necessary. For example OBV zone break out.milanese wrote:Hi Philippe,
As I have started with the first coding I have a question would it not be better not to use pending orders, but setting internal the price we want to enter and then enter if market hits price with an marketorder, so we can use spreadfilter for avoiding spikes ecc.. just a suggestion
Cheers
Tommaso
But this is "Michal Version". It's up to you and Michal to decide
cheers
Philippe
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
Re: Brakeout of the monday's night
Ok first ugly logic bug found ( I uploaded an eval versionmilanese wrote:Ok Michal,
this is the first Empty4 Version of your EA, please do test it first for a decent time on demo account (best would be a GlobalPrimeDemo), because there is sure a lot of bugs and missinterpretations from Philippe's WinDev Code to find...
Cheers
Tommaso
Edit:you find the fixed in next post
Cheers
Tommaso
Global Prime is the official SHF broker 
Searching for Servers and Workstations with individual configuration?
Just PM
Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Searching for Servers and Workstations with individual configuration?
Just PM
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
Re: Brakeout of the monday's night
As it is typical for me
there was again a problem found, the bot sometimes missed setting SL and TP here comes again a fix ,now it should work..
Edit you will find update in later post
Cheers
Tommaso
Edit you will find update in later post
Cheers
Tommaso
Global Prime is the official SHF broker 
Searching for Servers and Workstations with individual configuration?
Just PM
Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Searching for Servers and Workstations with individual configuration?
Just PM
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
- mobthehop
- Trader
- Posts: 362
- Joined: Wed Nov 16, 2011 12:16 am
Re: Brakeout of the monday's night
milanese - you are a machine... let me be the first to thank you (again) for the your coding work!
Mop
Mop
-
phil_trade
Re: Brakeout of the monday's night
Hey Lucky Luke Tommaso you code faster than your shademilanese wrote:As it is typical for me![]()
there was again a problem found, the bot sometimes missed setting SL and TP here comes again a fix ,now it should work..
Edit ok now![]()
Cheers
Tommaso
For all, I remind that I only have constant result with EURJPY
cheers
Philippe
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
Re: Brakeout of the monday's night
and here comes again an mandatory bugfix.. there was a logic bug in opening positions, that could cause some worse results..
Cheers
Tommaso
Cheers
Tommaso
Global Prime is the official SHF broker 
Searching for Servers and Workstations with individual configuration?
Just PM
Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Searching for Servers and Workstations with individual configuration?
Just PM
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
-
phil_trade
Re: Brakeout of the monday's night
Anyone has done a Empty4 backtest with EURJPY to see if you get same result I have with FT ?