You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi,
it's nice idea. I was watching it. Seems may help STOP orders with some time delletion not catched orders.
Thank you for this indicator, c0d3. I really enjoy it. I have one question about the EA, however.
Whenever I run it on even 1 pair, it consumes memory continuously, until the machine locks up. The indicator itself, when attached to charts, doesn't do that. Is there an explanation/fix/workaround for this?
Thanks in advance.
--Cody
Thanks for the EA, I really like your ideas. ...and posting the links for background.
When I ran the backtest overnight for a time-frame of a month, it never finished. Could you give some simplified
instructions/suggestions for backtesting?
Hi c0d3,
I still cant get this EA to run, either in backtesting or forward testing, it loops, loading and unloading its data (Indicator data). I have tried as suggested below to eliminate Timeframes from the code but with the same results. One by one to the minimum, with no change .
Do you have a solution?
What are the parameters passed to and from this Indicator, and their types?
Thanks c0d3.
Micky
Thank you for this indicator, c0d3. I really enjoy it. I have one question about the EA, however.
Whenever I run it on even 1 pair, it consumes memory continuously, until the machine locks up. The indicator itself, when attached to charts, doesn't do that. Is there an explanation/fix/workaround for this?
Thanks in advance.
--Cody
There is a way around it, and the time frame entries is what the problem is, the EA is using 1M, 5M and 1H charts, since there is new data every tick of everyminute, the EA is continuously running, by loading and unloading the indicator. The way out is to program the EA for different time frames for entry, like 15m, 30m, and 4H
Thanks for the EA, I really like your ideas. ...and posting the links for background.
When I ran the backtest overnight for a time-frame of a month, it never finished. Could you give some simplified
instructions/suggestions for backtesting?
I'm not sure how backtesting works on this since it is using multiple time frames for entries. I did not do any type of backtesting on this EA, only forward testing, and it is breaking even. It looses many times, and then regains it back, and just keeps on loosing and regaining, hence the breakeven.
Hi c0d3,
I still cant get this EA to run, either in backtesting or forward testing, it loops, loading and unloading its data (Indicator data). I have tried as suggested below to eliminate Timeframes from the code but with the same results. One by one to the minimum, with no change .
Do you have a solution?
What are the parameters passed to and from this Indicator, and their types?
Thanks c0d3.
Micky
You might of messed something up in the code?
Try downloading the original, make sure the indicator is in the indicator folder, and run the EA again, and make sure EA is allowed to trade in your MT4 settings.
LinRegrBuf is a great piece of code, i was wondering if anyone thought it would be possible to write code that looked not only for trend channels, but Wedges, triangles, pennants, Etc. Basically, an MQL4 indicator that showed Chart Patterns. I Haven't had much luck finding anything like this so far.
Thanks,
-E-
I've been testing it for 2 days and it's working all right in 6 pairs. It's been configured to work with H1, M5 and M1 time-frames.
Thanks.
Hello,
I attached the EA on several charts (either one by one or Simultaneously). All slopes are always ZERO for me. the zero didn't change for hours, neither + nor negative.
whats wrong with that?
Best regards