Is it possible to draw a graph of specific data instead of Symbol price in OBJ_CHART under ObjectCreate properties?

 
Hi everybody, 
I need to draw a graph of specific data Which I have, instead of the chart price of a symbol. Is it possible to do it by ObjectCreate/OBJ_CHART? 
remember! I am writing an expert not an indicator. 
Really appreciated! 
 
Import your data and open a chart.
 
Alain Verleyen:
Import your data and open a chart.
I'm afraid I could tell the right thing I want, I need OBJ_CHART to show a graph of my profit/loss instead of showing the price of a symbol.
 
king64:
I'm afraid I could tell the right thing I want, I need OBJ_CHART to show a graph of my profit/loss instead of showing the price of a symbol.
So what is the problem ? Just do it.
 
Alain Verleyen:
So what is the problem ? Just do it.

Wow! It means it is possible! That's great! I just couldn't find how to do it, thank you so much🙏💗

 
king64:

Wow! It means it is possible! That's great! I just couldn't find how to do it, thank you so much🙏💗

Almost all is possible. But you will have to find and learn how to do it.
Reason: