Jump to content

⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

Recommended Posts

Posted
Hi

 

I'm looking too for this EA. Can please someone share?

 

Thanks,

 

Nino

 

This info is from other forum and ea decompiled by others. This ea is scam, stay away.

 

 

After Pro Trader Bot was De compiled it was reveled to actually be Pips Auto Pilot.

 

Here is an excerpt of the MQ4 file

if (l_isar_72 l_isar_72 && l_imomentum_8 > 100.0 && l_iadx_16 > 21.0 && l_irsi_24 > 70.0 && l_ima_32 > l_ima_40) {

closesell(ID);

if (orderscnt() < MaxTrades) {

if (stoploss == 0) l_price_80 = 0;

else l_price_80 = Ask – stoploss * g_point_136;

if (takeprofit == 0) l_price_88 = 0;

else l_price_88 = Ask + takeprofit * g_point_136;

OrderSend(Symbol(), OP_BUY, Lots, Ask, 2, l_price_80, l_price_88, "Pips Auto Pilot", ID, 0, Blue);

PlaySound("Alert.wav");

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

×
×
  • Create New...