- Search Energy EXCH
- JensItzig replied Jul 21, 2016
What is that goal? Let looking your tool like TFA. From the posted screenshot no one can capture any difference between them (only that you use the same look and thats the point thats currently piss me off her). Tell the world what your big ...
Dynamic Fibonacci Grid
- JensItzig replied Jul 20, 2016
And the initial idea of the thread owner was to steal from others and add that to his stuff? Surely not. As far as is see from your posts here (and the threads you already started) your only goal seems to gather informations from other tools and add ...
Dynamic Fibonacci Grid
- JensItzig replied Jul 20, 2016
Your intention is to build a total different system. So why do you want it look like TFA? You do it in a way to hurt desmond who put a lot of time and ideas into his system, because no neebie will ever think about TFA because this "free tool" looks ...
Dynamic Fibonacci Grid
- JensItzig replied Jul 20, 2016
Nicely copied from forex army.
Looks like you lacking in finding out how the EZ/DZ are computed, to copy the full colored scheme. But even when you find that out, you will not be able to achieve the same results because it not uses the ...Dynamic Fibonacci Grid
- JensItzig replied Jul 19, 2016
Do you ever read the MQL documentation? I think it's not a good idea to highjack that thread with those questions and answers. If you want to learn that stuff i give you the advice to read the documentation and start with own small tools to learn ...
Dynamic Fibonacci Grid
- JensItzig replied Jul 19, 2016
Don't use ObjectText because it can only be layed out via time/price (that what i already posted). Use ObjectLabel instead here you can lay them out via X/Y.
Dynamic Fibonacci Grid
- JensItzig replied Jul 18, 2016
Since the Grid is painted with the objects that uses time and price for layout you are bound to the underlaying chart and zoom level. Without knowing the whole sourcecode you have to use the objects that can layout via x and y. Best approach with ...
Dynamic Fibonacci Grid
- JensItzig replied May 8, 2016
Hi, can you give some more background informations about the strategy itself? The DB looks quite nice (even when i would prefer a mq4 version of it inside mt4) but how to use it? Thank you in advance.
Agility Heatmap - Brain Stimulus for future trading
- JensItzig replied Mar 22, 2016
Jesing, do you know that the crappy FXPro-System indicator looks into the future? That's why it looks so good during visual backtest. If here is sombody capable to jump back 12 bars with his EA, this may work but then we are all overnight ...
I will code your EAs and Indicators for no charge
- JensItzig replied Mar 22, 2016
//+------------------------------------------------------------------+ //| i-Sessions.mq4 | //| Ким Игорь В. aka KimIV | //| http://www.kimiv.ru | //| | //| 16.11.2005 Индикатор торговых сессий | ...
Font Type Extern Input?
- JensItzig replied Mar 22, 2016
As i see in this thread there are some quite good developers. Ask them, i'm not allowed to do this here for free reuse.
Dynamic Fibonacci Grid
- JensItzig replied Mar 22, 2016
//+------------------------------------------------------------------+ //| i-Sessions.mq4 | //| Ким Игорь В. aka KimIV | //| http://www.kimiv.ru | //| | //| 16.11.2005 Индикатор торговых сессий | ...
Font Type Extern Input?
- JensItzig replied Mar 22, 2016
TFA Sniper can. So why should it not be possible.

Dynamic Fibonacci Grid
- JensItzig replied Jan 5, 2016
First, i'm not interested at all. Second i only wanted proof that forexbrzee is right and that this EA is long time around us. Best setup for martingales!? With this type of software you can only win if you follow the best trick in poker "take your ...
Free EA 2%-4% profit per Day
- JensItzig replied Jan 5, 2016
forexbrzee is right. I also remember it and crashed 2 (fortunately nano) accounts with it around 2 years ago. It came out on an indonesian forex board (then it would also promoted on a german broker site). The original developer is unknown. He has ...
Free EA 2%-4% profit per Day
- JensItzig replied Jan 4, 2016
First, nice project i will have a look at it from time to time. Second, bad news that you can't get a working MTF indicator with build in indicator functions in MT4 (that's not only a problem of iStoch it's a general problem of all indicators ...
The Best MTF Stochastics Indicator Ever (In Progress)
- JensItzig replied Sep 16, 2015
I wrote to FXGlow about the second parameter. They don't even want to tell what this parameter does. My suggestion is to replace it with an indicator we know. Since it only "show" the overall trend there are tons of other possible ways to show it ...
Scalping Trend with DSS and Pullbacks
- JensItzig replied Sep 15, 2015
use a simple ATR Band indicator instead. It's 50SMA +- 2 Times the ATR(50)
Scalping Trend with DSS and Pullbacks
- JensItzig replied Sep 13, 2015
build a class for the single symbol stuff the. You can iterate over it when you instantiate them with several symbols
Modifying a MultiSymbol EA