Forum

Send notification

Hello, I've created a service in MT which performs good. It also sends notifications if needed. Sometimes the notifications aren't send to my cell phone. Is there a limit on the maximum number of messages? Kind regards, Wotikar

Chart data

Hello, Already tried to search for an answer but could find it. I've created a custom indicator with serval moving averages. The first time I open the chart from marketwatch it looks like there is no data. De second time I open it it works as expected. Somebody who can help me out with this? Kind

iMa data in loop

Hello, I have a iMa inside a loop, whitch opens symbols in the marketwatch. See below. The problem is that when there are many symbols in the marketwatch the script becomes unstable and slow. How can I fix this issue? for ( int i= 0 ; i< ArraySize (selectedSymbols); i++) { maHdl = iMA