Because I don't know how MT4 knows what is the relation between pairs during backtest. It's well known that MT4 can only backtest a single pair at a time. So I guess (I'm not sure at all) that it is using the current live price of the other pair to calculate MODE_TICKVALUE.
Posts made by fxDreema
-
RE: Clarifications about % Equity => Lots vs Freeze % of Equityposted in Questions & Answers
-
RE: Close all based on %?posted in Questions & Answers
Using **Condition **block to check when it's the moment to close them, and then use Close trades to actually close them... this sounds right to me. I guess Profit vs Balance should be compared in the Condition, with using Adjust filed in one of both sides.
If you want to use the profit generated from a group of trades, then use Check current unrealized profit block. If you want to use the balance value somewhere, just write AccountBalance(). Here is a list of similar MQL4 functions: http://docs.mql4.com/account/accountbalance -
RE: How to grab Zig Zag Valuesposted in Questions & Answers
I also noticed this, it's a bug, I will fix it.
-
RE: Помощ за МА пресичанеposted in Questions & Answers
Не знам за Atari щото не съм имал, ама старите Nintendo (SNES) са си класа. Може да нямат кой знае каква графика, но графиката е малка част от играта и не е учудващо че дори в днешно време хората се вманиачават по игрички като Flappy Bird

Искам да е по-лесно за нормални хора в интернет да печелят пари. Сега ако си някой блогър трябва да имаш не знам колко хиляди посетители за някоя и друга стотачка разчитайки на глупавите реклами от AdSence и цялата неяснота около тях. Има и други варианти ама е същата боза. В Интернет парите все пак идват от реклами (или други хора ако говорим за някой скам) и най-често повечето от тях се вливат е едно място (Google, Facebook...), което е някак тъпо. Четеш за сделките с милиарди на големите компании а ако си потърсиш работа в интернет намираш основно пирамидални схеми или трябва да си супер-мега-дупер интересен за посетителите за някоя и друга стотинка. Така че не знам какво точно ще измисля, но ще трябва да е свързано с парични движения насам-натам, което е малко... как да кажа... не съм банка

-
RE: Помощ за МА пресичанеposted in Questions & Answers
Е не, що, вероятно това би имало някакво неоткрито все още приложение, от къде може да знаеш. Е да, има още много какво да се направи, но пък и аз поне не знам да има някой по-добър генератор. За всеки случай ако ти знаеш - давай насам да го видим, най-много да ми подейства стимулиращо. Но от друга страна започнах да обмислям друг сайт, с един ми става скучно, а и има още нещо - не намирам форекса за нещо печелившо по принцип, а се чувствам гузно от мисълта че продавам нещо от което няма файда (финансова възвращаемост). Ако вярвах че има файда в МТ стратегиите въобще, със сигурност щях да го пусна на много по-висока цена. Продавам някакво удобство, нещо като геймърски волан, защото форекса за мене си е чиста игра. Така че съм по-настроен за нещо за което бих бил сигурен че създава печалба на хората дето го използват, нещо натурално, без схеми

-
RE: How to grab Zig Zag Valuesposted in Questions & Answers
In Condition -> indicators scroll down at the bottom, there is something about this indicator. It is not really built-in indicator, it comes with MT4 as a custom indicator, but I wrote some code to get some past values, but I will not guarantee that it will work as expected, this is the one and only indicator that I really dislike

-
RE: Помощ за МА пресичанеposted in Questions & Answers
Обаче смея да твърдя, че българските прищявки са едни от най-оригиналните тук. Повечето хора ме питат едни и същи неща или репортват някой бъг, много малко са тези отвъд нещата дето питат за нещо дето дори и аз не съм се сетил.
Сега това с виртуалните поръчки, де да знам. Звучи интересно, но се чудя колко е практично и дали си заслужава. Случва се понякога да се измисли решение на даден проблем, след което да се намери по-директно решение и след това още по-директно и просто решение. Но това въпреки всичко е интересно дори за заигравка. Но пък и все по-често се дърпам когато трябва да вкарвам нещо ново, че все ми се случва после да трябва да отделям 10 пъти по-голямо внимание на това същото нещо по ред причини. Та ми е малко такова вече... неиновативно.
-
RE: Swing Trade EA using Heikin Ashiposted in Questions & Answers
0, 2 and 3 sounds weird, where is 1 in the picture. Maybe the indicator has some issues, I don't know. Otherwise I use some FractalChannel with only 2 lines (red and blue), 0 input parameters and 2 buffers (0 and 1)... this one actually http://codebase.mql4.com/582
-
RE: Swing Trade EA using Heikin Ashiposted in Questions & Answers
Ok, honestly, I really don't understand what does not work for you. If you can tell me what block does not work as expected I can fix it, otherwise... I don't know. I just don't understand what these means - "just do not make it back missing the SL" or "Now we need to do not return for a chance to bring the SL". Maybe you are using Google Translate or my english is bad, but I just can't get what exactly is wrong.
Right now I'm playing with here, only for the Buy part: http://fxdreema.com/shared/UwAhVXkfe
Let's make it simple, let's work only for buys just for example. If you can make some screenshots showing the problems maybe I will understand what is wrong. I can suggest this program Lightshot to make fast screenshots. -
RE: Помощ за МА пресичанеposted in Questions & Answers
Добре де, ами няма ли направо такъв индикатор, нали по принцип индикаторите за това да направени - да дават индикация за нещо
-
RE: Currency Strength Meterposted in Questions & Answers
Well, there is a reason to have EAs and Indicators, two separated things. I think this is for some indicator.
-
RE: First indicator's dataposted in Questions & Answers
You can't, I'm not even sure how this is done in MQL4/MQL5

-
RE: Bull and Bear candleposted in Questions & Answers
Honestly, I don't know why
I created these blocks long time ago and I'm not using them really often, and also you are the first one asking for those outputs. But yes, yellow output will be fine... probably, I'm gonna add these on the web version now.
Damn, something is wrong with this high frequency trading
It's like going in a war with atomic bombs, chemical and biological weapons. -
RE: Swing Trade EA using Heikin Ashiposted in Questions & Answers
FractalChannel? Which looks like this:
http://c.mql4.com/codebase/2006/08/fractalpchannel.gif
If I understand correctly, you want when the blue line goes up the SL of a Buy trade to go up with it, but if that blue line goes down the SL should not move. And the same thing with Sells and red line. And I can't find problems with this, but I have other problems. If SL is to be placed when the price is above the red line, this creates errors, and eventually I have a trade without SL for some reason - http://prntscr.com/2wfbub
So, I think I'm missing something here.In any case, if you are running this on demo check if you have another EAs working in parallel with the same trades.
-
RE: Custom indictorsposted in Questions & Answers
Hm, what is the problem actually, something with these [ things? I tried to add this indicator in fxDreema and it work in web and local versions, it looks like that: http://prntscr.com/2wf09e
If you are asking how to work with custom indicators in general, here I wrote a little bit about it: http://fxdreema.com/documentation/getti ... indicators
And this also: http://fxdreema.com/demo/mt4-indicator-tester -
RE: Помощ за МА пресичанеposted in Questions & Answers
Magic Number = Group Number + MagicStart (това е входен параметър на всеки експерт генериран с програмата). Нормално Group е 0, така че MagicStart е едно и също с Magic Number, но по ред причини с този Group могат да се използват различни Magic Numbers в един и същи експерт.
За прехвърляне към друг МТ... не знам, тука нещата са по-сложни. Мисля че един МТ не може да излиза от собствените си директории ако записва и чете файлове. Остават неща като Winsock (TCP/IP) или Named Pipes, или някое dll ама тия неща са по-сложни
Иначе "данни" могат да се прехвърлят примерно през някоя чакаща поръчка ако се ползва един и същи брокер, но това е... де да знам. Или някоя специализирана програма, но не съм издирвал такива честно казано. -
RE: Swing Trade EA using Heikin Ashiposted in Questions & Answers
Why so many trailing stops and break evens and custom SL modify functions, I'm pretty sure this does not bring magic

-
RE: Printing Group # and/or other textposted in Questions & Answers
What object do you want to create - text or label?
-
RE: Printing Group # and/or other textposted in Questions & Answers
No, there is no such block, that's what I was saying - I started to create it and I'm in the middle. There are so many different objects and each has it's own unique set of parameters, also the difference between MQL4 and MQL5 matters because I normally create blocks for both in the same time... so again, it's on the way but I don't know why, and I expect this to be a block with big code so I'm not even sure how it will fit into the picture.