Fabiano
Fabiano
Friends

Add friends via their profile or user search and you will be able to see if they are online

Fabiano
Added topic How do you create a function asynchronous without to do call OnTimer?
I would like to create an asynchronous function which will be used in my library. But I don't want to use the OnTimer function! If possible, how do you do that? Thanks
Fabiano
Added topic How to create a function like OnTimer in a library file without freezing the processor (CPU)?
Hi, How to create a function like OnTimer in a library file without freezing the processor (CPU)? I will not use OnTimer() for each indicator to call my function "MyTimer()" because it work in the background in standalone mode. In MyTimer()
Fabiano
Added topic How create a ZigZag on Ticks (chart)
Hi all, I would like to insert the zigzag lines on a ticks on chart indicator. I tried with the classic zigzag but the code only fits with the High Low prices! I'm realy lost, could you help me? Thanks in advance, Fabiano
Fabiano
Added topic How communicate with MT4 from DLL in c#?
How communicate with MT4 from DLL in c#?                           (USDCHF)