@biztet I have started a new post because this post is for Euroscalper
https://fxdreema.com/forum/topic/13814/only-for-martingale-expert-lovers
Posts made by AlphaOmega
-
RE: EuroScalper Ea 300% profitposted in Questions & Answers
-
RE: I dont understand trailing stopposted in Questions & Answers
Good day folks - Here I have the same problem:
my settings


But this settings works 100% in the same expert


Some advice is needed please
-
RE: EuroScalper Ea 300% profitposted in Questions & Answers
@paihdt Hi... according to your experience can you please state, what is the conditions of the expert is as l'andorrà asked?
-
RE: Buy/Sell With in a Number of Candles from 1st condition happeningposted in Questions & Answers
@jstap excellent job you have done here... thanks . still looking for 71-72 blocks? ..and what is all the lose blocks for.. experiments? If I may ask, can you give a copy of the complete blocks tree? I have changed the mql4 to mql5.. see example.. I am still checking if it works correctly
https://fxdreema.com/shared/qNhWgEv0b -
RE: Buy/Sell With in a Number of Candles from 1st condition happeningposted in Questions & Answers
@jstap Hi I just stumbled upon this post when looking for something else... I am very interested in your project... could you please explain your area 20 in more detail? Especially these lose blocks

-
RE: miro1360 help pleaseposted in Questions & Answers
I think I found the problem: When I converted the mql4 to mql5 the coding part stayed mql4.
This mql5 code works correctly:
https://fxdreema.com/shared/CzVwaUHGb



-
RE: miro1360 help pleaseposted in Questions & Answers
@l-andorrà I think miro1360 is still around, looking at our progress... maybe he will see the SOS.
-
miro1360 help pleaseposted in Questions & Answers
@miro1360 Hope you are doing well? I need your magic please.
(or any coder out there) 5 years ago Miro did this code and can be found here: https://fxdreema.com/forum/topic/4479/miro1360-help-please?loggedin=true I have changed it to mql5 but it does not work correctly as seen in the example below.
It is suppose to work like this:
Loss = 1 lot, loss =1 lot , loss =1 lot , loss =1 lot , win 1 lot, now we are still in -3 lots; then enter after 1st winning lot with 4 lots if the 4 lots wins we are in +1, if it loses we enter again with 4 lots until we get a wining trade then the following trades will be the size the previous accumulated losses +1. Then reset and start again with original starting lot sizeCan somebody pretty please check what is wrong and rectify? I would greatly appreciate it.
My project: https://fxdreema.com/shared/luSv0n1wc

Thank you in advance -
RE: Anyone knows how to deal with Error 4002?posted in Questions & Answers
@l-andorrà Sorry brother... then I do not know how to help you... up to the higher education then... good luck!!
-
RE: Anyone knows how to deal with Error 4002?posted in Questions & Answers
@l-andorrà brother looks like something is out of date

or
a setting needs to be changed -
RE: Help with MQL block and variables pleaseposted in Questions & Answers
@bk7 Hallo ... Thank you for your interest. I started afresh because I am confused myself as to, why I have some of the variables. As I went along I left some variables which was used in finding the correct blocks, when I deleted the wrong blocks their variables was not deleted and is obsolete now..
-
RE: Help with MQL block and variables pleaseposted in Questions & Answers
@miro1360 Ahh!! Miro welcome back!! Please use your magic wand and change this algorithm to sells please.
https://fxdreema.com/shared/VeKz6Pg7d
If I use this on the sell order side of my expert it works correctly but when the sell orders close at average take profit also close the negative buy orders that is open. I tried change the names of the variables in the algorithm of the sell side but then I get a lot of errors when compiling.
I have started this project from scratch as I am confused with all the variables and why I use them.
Here is the new fresh start: https://fxdreema.com/shared/ppq3D5WAb -
RE: Help with MQL block and variables pleaseposted in Questions & Answers
@tipsywisdom EURUSD Jan 2020 - present .. Does not matter really because I will not use it as is, till the algo problem is sorted and I can trust the expert. This is just to show the mechanics of the expert is working well under the circumstance.
-
RE: Help with MQL block and variables pleaseposted in Questions & Answers
This expert works great,, check the results with the problems still existing

-
RE: Help with MQL block and variables pleaseposted in Questions & Answers
@tipsywisdom Lol... or maybe he got himself in trouble with that magic and the FBI is looking for him... There are others here that is also wizz kids... Like @miro1360 but he seldom writes anything these days
-
RE: Help with MQL block and variables pleaseposted in Questions & Answers
@tipsywisdom So true.. and he has disapeared!! what a loss to Fxdreema
-
RE: Help with MQL block and variables pleaseposted in Questions & Answers
@bk7 Thank you for your advice... I started with a algo from roar.. which I have added in my first post and then made a complete expert. Everything is working fine but the Buy and Sell Tp,s average delete each other as soon as one of the Buys or Sells take profit. The expert I posted is the sells part of the expert. I was wondering if somebody could take the original algo written for buys:
here: https://fxdreema.com/shared/VeKz6Pg7d
and change the names of the variables to sells so it will still work as the original. I will then take it and change it to form the sells part of the complete expert This is my problem, I tried all kinds of ways but somehow the compiling makes an error when I change it. I am sure it got something to do with that MQL block and Modify stops block. Somewhere in there is still mention of buys average
Regards