Experts: Angry Bird (Scalping) - page 11

 

So, nobody here knows how to set pips between trades manually? Really i do need a helpful hand.

 
Try these settings on EURUSD.  Use it on the 1 minute chart.  

:D
Files:
 
This bot rips on the USDCAD 1 minute chart.  You will not believe it.  

Settings attached.
Files:
 

Does anyone know how to add this line to this EA?

 Only place buy orders if price is above 50 days moving average?

 Only place sell orders if price is below 50 days moving average? 

 
Stick this on a EURUSD 5 minute chart.  :D

Thank me later.  :D
 
Sean Fillner:
Stick this on a EURUSD 5 minute chart.  :D

Thank me later.  :D
Bad idea, I tested it out on strategy tester, it produced negative result.
 
Good idea, put it on a demo account.
 

Does anyone know what these 2 variables in this EA means?

 

extern int DEL = 3;
extern double slip = 3.0; 
 

Angrybird of ILAN

 

Does anyone know how to modify this free EA ( https://www.mql5.com/en/code/12872 )

so that it will open trade the opposite direction if it is wrong on a trade. This condition is true if price moved against the original (buy or sell) order by 20 pips.

Also, while it open trade in opposite direction, it must pay attention to the averaging rule that is built into the EA. If price of all total trades exceed take profit input from user, then the EA take profit.

 

Send me your bid, or do it for free and post your code to this discussion thread:

https://www.mql5.com/en/forum/43518

 

Thank you in advance. 


Angry Bird (Scalping)
Angry Bird (Scalping)
  • votes: 44
  • 2015.04.22
  • Bima Setyawan
  • www.mql5.com
Expert Advisor with the system is very sensitive to movement.
Reason: