mtapi icon indicating copy to clipboard operation
mtapi copied to clipboard

Indicators Examples

Open fernandoMachado92 opened this issue 6 years ago • 1 comments

I can't use the indicators. I really don't understand the return. For example I used iMACD and it returned an int value of 10 but what does it mean? Do you have an example of using these indicators?

fernandoMachado92 avatar Sep 13 '19 23:09 fernandoMachado92

The return value is the handle of the indicator.

Use the TestClient There are functions to add indicators

KptKuck avatar Sep 14 '19 23:09 KptKuck