Majid Rafei / Publications
Forum
CAppDialog: invalid program type
Hi. I am creating a panel for trading and I use the: CAppDialog library. When I attach the script to the chart I get the following message: CAppDialog: invalid program type I also test some other similar panel scripts which I am sure those scripts work correctly, but I get the same message for them
What is the best (standard) way to access the market data (High, Low, Open, Close, ...) of the other symbols?
Hi. I am calculating some formula in Symbol1 which needs some data from Symbol2. For instance, think that the indicator is placed in "USDJPY" pair and this indicator calculates the following: datetime bar_time = iTime ( NULL , 0 , i); bool exact = false