Experts: Angry Bird (Scalping) - page 3

 
well, i actually  removed the indicators and set it like Ilan 1.4 so i was only using steps(30). i also downloaded your version of Ilan 1.4 and used  ChartSetSymbolPeriod to change timeframe when a certain number of position is opened but when the timeframe changes, both EAs won't open new positions. I've attached it but wouldn't mind if you can help me figure out the error. I'm new to mql... thanks. 
Files:
Ilan1.4.mq5  51 kb
 
omotola agbaje :
well, i actually  removed the indicators and set it like Ilan 1.4 so i was only using steps(30). i also downloaded your version of Ilan 1.4 and used  ChartSetSymbolPeriod to change timeframe when a certain number of position is opened but when the timeframe changes, both EAs won't open new positions. I've attached it but wouldn't mind if you can help me figure out the error. I'm new to mql... thanks. 

You are confusing something - this advisor has a name: 

 
Hi, can Somebody tell me, how can I set the steps each 20 pips, instant 4 pips that is actually, by opening Orders?
I use it on  Meta Trader 4.

Thanks.

 
rd_kts #:
Hi, can Somebody tell me, how can I set the steps each 20 pips, instant 4 pips that is actually, by opening Orders?
I use it on  Meta Trader 4.

Thanks.

 
I am using it on MetaTrader 4 ...
 
rd_kts # :
I am using it on MetaTrader 4 ...

You are on the MQL5 forum. You are in the MQL5 code discussion thread.

 

Hello;

What is the meaning of Glubina in Angry Bird (Scalping) EA!?

 
Joseph Kisakye # :

Hello;

What is the meaning of Glubina in Angry Bird (Scalping) EA!?

This is a transliteration: "Depth", "Window width", "Number of bars"

 
I wanted to ask if the parameter "use equity stop" true "total equity risk" does it mean closing all trades if the drawdown exceeds the specified value? value in deposit currency?
 
Terek #:
I wanted to ask if the parameter "use equity stop" true "total equity risk" does it mean closing all trades if the drawdown exceeds the specified value? value in deposit currency?
You need to read the description and you need to read the code.  Please open the code and read the variables.  If it's not clear, indicate the lines of code that are not clear.