- Search Energy EXCH
- 43 Results (3 Threads, 40 Replies)
- 55" Gbpusd replied Apr 26, 2011
Something interesting — First post http://forum.mql4.com/ru/40165/page10 ( You have to translate it from russian forum ) Really thanks jaguar1637, for your contributions

Optimized Trend Trading
- 55" Gbpusd replied Mar 26, 2011
Code — I attach you the code... #property indicator_chart_window #property indicator_buffers 2 #property indicator_color1 Red #property indicator_color2 Blue #property indicator_width1 2 #property indicator_width2 2 //---- buffers double hi[]; ...
Trending Market: What is the best indicator
- 55" Gbpusd replied Mar 25, 2011
Indicator — Sorry for delay...

There are good persons in this forum. I try to be one of them.Trending Market: What is the best indicator
- 55" Gbpusd replied Mar 23, 2011
Trending Market — I use a simple indicator based on Close[i] <> Open[i]
Trending Market: What is the best indicator
- 55" Gbpusd replied Nov 25, 2010
Perfect filters — Hello!! There arenīt people like john last. Great work. Really thanks. But, why all the people want to filter the price ?? Sorry but there arenīt perfect filters without repainting or lag
Best regards.Optimized Trend Trading
- 55" Gbpusd replied Nov 10, 2010
Maybe, some dark TSD members ?? Donīt worry, I have not seen anyone to be profitable with DSP in this forum. I attach a picture of a good smoothed filter with a minimum lag. ( not repaints ) If anyone are interested, pm please, I will share for ...
Optimized Trend Trading
- 55" Gbpusd replied Nov 9, 2010
Indicators — Hello!! I discovered yesterday these indicators in this russian forum url I attach a picture comparing STO JMA ( more smoothing ) with a normal stochastic.
Optimized Trend Trading
- 55" Gbpusd replied Nov 9, 2010
Indicators — Hello!! Some interesting indicators... Best regards.
Optimized Trend Trading
- 55" Gbpusd replied Nov 8, 2010
No results — Hello; My mother always says me, you donīt have to work hard, you have to work intelligent I attach a picture with a simple indicator based on (Close[i] <> Open[i]) Similar results like DSP. With all my respects, at this moment NO ...
Optimized Trend Trading
- 55" Gbpusd replied Oct 24, 2010
Unrelated pairs — I use this table. Please visit this link.. url Best regards.
Which Forex Pairs are unrelated
- 55" Gbpusd replied Sep 21, 2010
Great Indicator — Great Indicator. Thanks Hanover. News + Spectral Analysis = Good System

Plot News indicator (version 3.0)
- 55" Gbpusd replied Aug 25, 2010
I have found these EAīS — I have found these EAīS

Why martingale doesn't work in trading
- 55" Gbpusd replied Aug 19, 2010
Specific Bars — This indicator help me a lot... url Best regards.. PD: You have to change parts of the code.. if (Close[i] < Open[i] && barsToLeft(i, true)) if (Close[i] > Open[i] && barsToLeft(i, false))
Help with identifying specific bars on the chart
-
Atr and Time filters code ( mql4 )
Started Aug 8, 2010|Platform Tech|0 repliesHello!!!! I work with this type of EAīs and I need to implement some of them with ATR or TIME ...
- 55" Gbpusd replied Jul 1, 2010
EAīs based on patterns.... I donīt Know if I have found my own Holy Grial......


( Itīs possible to do these eaīs for each pair...) [email protected]I love Patterns
- 55" Gbpusd replied Jun 7, 2010
Neo.mq4 — Hello !!! Iīm very tired, a lot of hours working in this hard world of forex without results...


I want to share this ea based on patterns , maybe itīs useful for someone.. ( H4 GBPUSD ) Be careful, not all ...I love Patterns
- 55" Gbpusd replied May 22, 2010
Level — I agree with you, but be careful with this level.

Cable Update (GBPUSD)