View Single Post
  #2 (permalink)  
Old 06-30-2008, 03:02 AM
codersguru's Avatar
codersguru codersguru is offline
Senior Member
 
Join Date: Oct 2005
Posts: 994
codersguru has a spectacular aura aboutcodersguru has a spectacular aura aboutcodersguru has a spectacular aura about
Arrow

This is not possible at the current version of MQL(4). Maybe this comes true in the next versions.

If you have an indicator and it drives your backtesting slow you have to know that the problem is not the iCustom but the indicator itself.

Quote:
Originally Posted by shaltrade View Post
Hello folks -

Just wanted to know if there's a way to make a custom metatrader indicator into a "native" MT4 technical indicator. Instead of iCustom, i would like to make calls to "iMyIndicator" instead (sort of like iRSI or iMACD).


The reason is -making iCustom calls in an EA makes backtesting verrrrry slow.

Is there any other way to speed up backtesting when using non-standard indicators?

Best - Susmit
__________________
Hope it helps !
Coders' Guru
Senior MQL programmer:
www.xpworx.com/custom.htm
Reply With Quote