EA needs data of another EA to trade - page 2

 
Fernando Carreiro:

Are you asking if it is difficult for me personally or are you asking in general terms?

In general terms, the amount of effort depends on your level of expertise at coding! For a good coder it can be relatively easy, but for someone with limited knowledge and experience at coding, it will be difficult!

PS! By "relatively easy", I don't mean a quick and simple piece of code. It can take some time and there is quite a bit of code involved, but for a good coder that knows what he is doing, it will not be difficult for him/her.

Ok that sounds good...I'll probably contact you as soon as I'm back at the trading desk after vacation☺
 
Fernando Carreiro #:

Are you asking if it is difficult for me personally or are you asking in general terms?

In general terms, the amount of effort depends on your level of expertise at coding! For a good coder it can be relatively easy, but for someone with limited knowledge and experience at coding, it will be difficult!

PS! By "relatively easy", I don't mean a quick and simple piece of code. It can take some time and there is quite a bit of code involved, but for a good coder that knows what he is doing, it will not be difficult for him/her.

Fernando Carreiro #:

No! Copying the source code over will not do, because that would just generate an Offline Chart and be of no use to you.

You have to re-code the logic to produce the data internally according to the needs of your primary EA and store that data in for example in an MqlRates array or any other data structure that would be more fitting, such as any extra indicator data.

Yes, as I stated, I am a coder! On this thread, I can only offer guidance and minor assistance. Any major coding requirements would have to be via the "Freelance"!

that great, but if i want to copy data from primary EA to secondary EA which primary EA generated offline charts. and secondary EA copy  all offline charts of primary EA  and runs on different terminals is that possible and you have any solution ??
Reason: