The chance is that I will hide those blocks. I created them back then when I believed that they are something interesting, but they are not really that interesting. They do what an indicator should do, and they do that in a worse way. I will suggest to find some custom indicator to do this task. With it you will have some visual output, it will probably work faster and it will have more options.
Posts made by fxDreema
-
RE: self updating/refreshing grid, compare two groups of tradesposted in Questions & Answers
-
RE: custom codeposted in Questions & Answers
Well, I also use Chrome, it is my main development browser. What version is yours? I'm gonna try it to my old laptop if Chrome is still some older version there, but modern browsers should be always the newest version anyway.
-
RE: Expire after a while?posted in Questions & Answers
Not for amount of time, but with expiration time - look at the options http://prntscr.com/8ydwuh
-
RE: Input Commision Valueposted in General Discussions
If you are talking about the ability to work with commissions in the Tester, then no, I did nothing about it, because I think that this is something that MetaQuotes should do. I can't inject value in OrderCommission(), the tester simply does not work with commissions.
-
RE: Как мога да променя Group numberposted in Questions & Answers
Е, харесвам мартингейла
Сложих ти custom блокче TradesEliminator2 с последните ми проби. Мисля че прави каквото ти трябва, не че съм тествал много обаче, може и да съм сбъркал някъде. -
RE: custom codeposted in Questions & Answers
I tried clicking on your block in your project and nothing. What browser do you use?
-
RE: Check Profit&Lossposted in Questions & Answers
Those blue blocks have their own loop inside. So now what you have is this: if there is a single trade that has loss > 100pips (which is profit < -100 pips), close multiple trades using the first blue block. It's the same with the other blue block.
If you want to close the single trade that has this loss or this profit, use the pink "close" block instead of the blue "Close trades".
-
RE: fxDreema was updated... obviouslyposted in Questions & Answers
I mentioned MT4, Chrome and Windows just as an example, as information that is good to be included to the question (when needed).
Almost all the time I am answering the same questions again and again. I don't know why this topic has to many views, but I can find other multi-paged topics with many views. Look at page 13, the topic which is written in other language (bulgarian), it has 26 pages and 9000+ views

-
RE: fxDreema was updated... obviouslyposted in Questions & Answers
I just can't understand you most of the time. Look at this topic with 27 pages where I was asking you probably the same amount of questions as you did, and my job here is to answer to questions
viewtopic.php?t=2556I don't know what projects people are doing, I'm not looking at them and I believe that people also prefer their projects to be more private. So, when smebody shows me his project, I know exactly nothing about it. I don't know his project in the same way as he knows it. He knows every variable, every constant, every block, while for me his project is just some colorful paint with no meaning at all. Even if I decide to investigate and understand the project, then I forget about it in a day. So if someone says to me "Here is my project, there is a problem in it, go there and find it", this also means nothing to me. It's much better is he says to me "When I do this, this and this, that happens and I don't want it to happen. I use MT4, Chrome on Windows 8."
-
RE: Как мога да променя Group numberposted in Questions & Answers
Е какво, скалъпих си тук нещо и пак бързо стигам до положение дето се случват няколко губещи поръчки, цената бяга от тях, а пари за правене на нови няма. Пробвах с различни схеми на отваряне и както и да го въртя, все удрям на късмета на г-н Мартингейл

Колкото да не остана само с букви, ето примерно последното дето съм тествал: http://prntscr.com/8wifcz Една поръчка на свещ, а типа зависи от двете МА. Може да е тъп начин на отваряне, но според мен илюстрира че елиминатора в крайна сметка се свежда до гореспоменатия модел.Печели, печели, и в един момент бум.
-
RE: Can you make Highest Point Box to have GMT time.posted in Questions & Answers
Ok, you have it. Tell me if it doesn't work correctly
-
RE: fxDreema was updated... obviouslyposted in Questions & Answers
I can't find these blocks, constants and variables in the -wrong EA
It is still a mystery for me how you can have blocks with such numbers 
-
RE: custom codeposted in Questions & Answers
I still don't have problems

I don't have this option. I'm not sure how helpful can this be. Not it keeps information based on the whole time the EA is working and I was thinking that I should change this. Maybe to keep information only for the last few hours. I will write here in my to do list to make something about this.
-
RE: I can not open URL how custom indicators workposted in Questions & Answers
Yes, I am aware that sometimes such redirection happens
I fixed the link. I will take a look at the problem with PMs -
RE: Как мога да променя Group numberposted in Questions & Answers
Аз съм често и на малко по-друга вълна. Все се занимавам нещо със сървъри, сега правя опити с node.js

-
RE: Как мога да променя Group numberposted in Questions & Answers
Ами как върви, така че пак те забравих.
All важи за всичко що е налично, както и да е създадено - от експерт, ръчно, все едно. Т.е. без филтрация по Magic Number. Но това е само за магическия номер, валутната двойка си е отделно и по подразбиране е сложено да работи с настоящата която е. Така че дори да сложиш тая опция на All, ако експерта е закачен на EURUSD, той няма да докосва GBPUSD или която и друга двойка да е. Ако и за Market сложиш "Any market", тогава съвсем наистина с всяка поръчка ще се работи. Има и трети филтър по тип - Buy или Sell, той се вижда и на картинката и е видно че поне той е сложен да пропуска всички поръчки по тип.
-
RE: custom codeposted in Questions & Answers
I am trying to open the same block from the same strategy, it works for me
It's probably some JavsScript error I am not aware of and it can be detected with Developer Tools in Chrome, but this is probably not for you -
RE: fxDreema was updated... obviouslyposted in Questions & Answers
I don't even have some "Koiler..." indicator for these strategies. Just tell me what's wrong, which block doesn't work as expected.
-
RE: custom codeposted in Questions & Answers
I also tried different things, no problems here.
What browser do you use? Also, send me screenshot when this happens, but including scrollbars. Maybe some things are scrolled, but others not.