MohammadX
MohammadX
Friends 1
MohammadX
Added topic How can I write my own Print function?
Hello all I want to write a function like this: void myPrint(...args) {          if (debugFlag)                  Print (...args) }
MohammadX
Added topic How to use other indicators value as a source price in MQL5
Hi for instance when I use iMACD function, I can only pass the open, high, low or close price as a applied price I want to know how can I pass other indicator data as a applied price. I want to pass an iEMA values to iMACD for example. Is there any
MohammadX
Registered at MQL5.community