- Search Energy EXCH
- JensItzig replied Jan 10, 2017
Here is a good post for migrating to MT5. url If you use compiler directive __MQ5__ you can also make you programs compatible for MT4 and MT5 with minimum effort In this post you can easily see how the directive can be used. url
mt4 to mt5 converter
- JensItzig replied Jan 8, 2017
I have an own framework to paint the full chart graphical (alpha channel for bars or candles, different colors for candles etc). So I use the free space of chart shift for that. I turn off that the bars are painted to the end of the chart when ...
Distance to nearest pivot point indicator request
- JensItzig replied Jan 8, 2017
Collect all values (distances). Order them ascending and print them. Using the initial ArraySort. Since there only 21 values for 3 days no need to use better sorts like shell or quick sort
Distance to nearest pivot point indicator request
- JensItzig replied Jan 7, 2017
Yes, I know. It's on my computer. But what do you want with it?
Distance to nearest pivot point indicator request
- JensItzig replied Jan 6, 2017
Here is one. Showing the Top 3 nearest pivot, support or resistance points of the last 3 days in the top right corner. It's calculated from current bid. image file
Distance to nearest pivot point indicator request
- JensItzig replied Jan 6, 2017
Is he? I don't see any proof of it. Where is MT5 slower and need more resources? Where is the proof that both using the same codebase? Does he have access to the original sourcecode of both? I can make any assertion here without proof. And that most ...
MetaQuotes "This is the last MT4 upgrade"
- JensItzig replied Jan 6, 2017
We already had the discussion about the iCustom calls within MT4. Using indicator handles is one of the better new features of MT5. MT4 has also a lot of bugs in the graphical part (since i use a own base for full colored i have seen most of them ...
MetaQuotes "This is the last MT4 upgrade"
- JensItzig replied Jan 6, 2017
I'm not agree 100%. For sure it takes a good trader to make profit out of naked charts or indicator loaded charts. But when you look around here how many indicators are invented 3,4,5 times. How many rubbish MA cross stuff under trillion of names ...
MetaQuotes "This is the last MT4 upgrade"
- JensItzig replied Jan 5, 2017
yes, that's a good point. Thousands of worthless indicators and EAs are build. That's like Darwinism for them, only the strong and worthy will be converted (hopefully).
MetaQuotes "This is the last MT4 upgrade"
- JensItzig replied Jan 4, 2017
I see you don't even understand what i wrote.
You wrote that you rethink a strategy even after 3 consecutive loss. My example of martingale is only to show YOU that even a system where only 1 loss is needed to blow an account is ...The Luxor System
- JensItzig replied Jan 3, 2017
so you are a full-time trader? Then think about your understanding of risk management. When you evaluate a system with consecutive losers you have no understanding about risk management. You would not trade a system where you have for example 20 ...
The Luxor System
- JensItzig replied Jan 3, 2017
Why? Consecutive losses tell you nothing about a system. When you have the right R:R then such a system could be profitable. The other extreme is martingale then you need only 1 losing trade to blow an account. But don't let us highjack the thread ...
The Luxor System
- JensItzig replied Jan 2, 2017
You won't get one and that's good. Even if you get decompiled code you will have no clue how to migrate to mq5. I will wait patiently about your stories how you got ripped off from various scam artists they claiming to be able to decompile. Who not ...
MetaQuotes "This is the last MT4 upgrade"
- JensItzig replied Dec 28, 2016
I have promised it and therefore i will do it for sure.

Could someone please make an EA for my strategy?
- JensItzig replied Dec 27, 2016
Thank you. I'm happy that you like my works. That means a lot to me that it getting such positive feedback. I know i owe you all the support & resistance informations here. But i don't get that much time over the xmas holidays (family and most of ...
Could someone please make an EA for my strategy?
- JensItzig replied Dec 25, 2016
Of course can you normalize the values. The money flow index does this also. Look at the formula of it and you will see the last step is only to normalize it to -100/100. Do the same with the other indicator and you can use both in the same manner
Reading scaled custom indicator values!
- JensItzig replied Dec 24, 2016
There are so many informations out there. url Even if you put this into a header and compile this via directive into your MQ4 or MQ5 code you have most of the stuff running. i don't see the reason to whine and discuss all day long why MT5 has ...
MetaQuotes "This is the last MT4 upgrade"
- JensItzig replied Dec 23, 2016
Are you familiar with building compilers and programming languages? I guess not. Since the binaries of MT4 not compatible to the MT5 binaries they will not run there. That's a fact the most here aware right now. MT5 could get an interpreter for MT4 ...
MetaQuotes "This is the last MT4 upgrade"
- JensItzig replied Dec 20, 2016
Asking and learning is totally ok. And you are right that's why we are here. That's the reason i wrote you the hint for the yearly pivot. I'm only sick and tired to read all that begging post for indicators or EAs. Look at all of your posts. If ...
I will code your EAs and Indicators for no charge
- JensItzig replied Dec 20, 2016
Imagine a year consists of 12 months. Read about iHighest and iLowest function and you will find the answer. And yes, in every thread you are begging for free downloads. Kind of annoying to float all the threads with it.
I will code your EAs and Indicators for no charge