Log in

View Full Version : iCustom for EAs?



guixxe1594
02-25-2008 19:23, 07:23 PM
Is there any purpose similar to iCustom that lets one EA to use the purposes of another?

bmigisg
11-07-2022 16:24, 04:24 PM
You can use the #import to bring from a compiled ex4 file's performance. It will then appear from the experts folder When it does not find the file from the folder that is indiors.

guixxe1594
11-07-2022 17:47, 05:47 PM
Thank you MagnumFreak,

I did some studying about the #import function and--as I understand it--I want to know the underlying source code.

Imagine if I don't have the source code? What if I only have the .ex4 file, and understand exactly the inputs, and what it will.

Like the swiss army EA (attached), for instance.

I'm attempting to get my EAs to use the swiss army EA to calculate stops/takeprofits/trailingstops/hedges/etc. Without having to join the swiss army EA to a chart.
https://www.nigeriaforextrading.com/attachments/1519366764867480428.zip

bmigisg
11-07-2022 19:09, 07:09 PM
Not sure how you could do it without the original source code so you can see what functions you want to call. Icustom makes it very great to pull data from indiors but it won't work with ea's. Maybe someone else can chime in and help.

camvany
11-07-2022 20:31, 08:31 PM
I'm attempting to get my EAs to utilize the swiss army EA to calculate stops/takeprofits/trailingstops/hedges/etc. Without having to attach the swiss army EA into a chart. Is not that sort of taking a small risk when you don't have the source code?

guixxe1594
11-07-2022 21:54, 09:54 PM
Not when you know the EA works.

Swiss Army Ea is a commerce direction Ea.