Calling script from EA

 

Hi guys

 

I have made an scrip to give me some information about the Market.

Now i'm making an EA and i would like that my EA could call my Script.

 

I read about it and i think i must use #include and i try it but i just cant get it rigth.

 

Can you help me please. 

 
bump
bro840:

Hi guys

 

I have made an scrip to give me some information about the Market.

Now i'm making an EA and i would like that my EA could call my Script.

 

I read about it and i think i must use #include and i try it but i just cant get it rigth.

 

Can you help me please. 

 
Why not simply add your code to the EA as a function?
 
Well because the EA is growing fast and for a matter of organitation i would like to separate the various layers of the code.
Reason: