__Indicators are not embedded into EAs, they are separate programs. And when you upload indicator in fxDreema, this is not uploading and in fact the file is not uploaded. Instead, the browser reads the file, finds only the data that is needed (input parameters, name, buffers) and sends only this data to the server. Then in the EA some function called iCustom() is used to call the indicator, MetaTrader searches for it in MQL4/Indicators, loads it and works with it.[/quote:2ibn6ozv]
Ok, I got it , thanks. 😄