Can you get API Data that comes with EMSa values too?

 

Hi 

i am setting up an EA and require the data to come back with the EMA values is this possible?

 
Jason Priss :

Hi 

i am setting up an EA and require the data to come back with the EMA values is this possible?

What API? You probably need to receive data from the indicator - then here's an example: Creating an iMA indicator handle, getting indicator values

How to start with MQL5
How to start with MQL5
  • 2020.03.05
  • www.mql5.com
This thread discusses MQL5 code examples. There will be examples of how to get data from indicators, how to program advisors...
 
Jason Priss:

Hi 

i am setting up an EA and require the data to come back with the EMA values is this possible?

You mean from a server you own  ? 

You want the EA to handle the incoming requests and return EMA data ?