abdul iliaaz shareef / Publications
Forum
Need EA with these features
hi, I am looking for an EA which has these features 1. stoploss 2. Takeprofit 3. dynamic trail.... meaning breakeven & first move & 2nd move etc 4. open order conditions - which can be changed 5. close order conditions - which can be changed if anyone can direct me to such an EA that would be very
Need help
how to write the code for Buylimit and selllimit @ a MA cross . I am trying to use it for counter trend .... if anyone can modify the codes below for buylimit and selllimit orders . //--------------------------------------------------------------------------------------// void CheckOpen(){ bool Buy
Looking for an EA
Hi, Anyone heard of correalation EA or Equity EA? If anyone has it can i try it out also? Thx in advance iliaaz
How to set double orders
Hi All, I am trying to add this to the EA below , Can anyone please help me do this? example: AT the Gloden Cross I want to open an instant order let's say open buy order with a stop loss of 40 pips. At the same time I want to open a sellstop order at 20pips below the 1st order with a take profit of
Open 2 stoporders together
can someone help me to write this command. @ cross open buystop @ 10pips above ask and open sellstop @ 10pips below bid thx
Forex grid bars
Hi, Can someone explain this indicator in details , the gaps , the prices in different colors and the bars and how it works? Thx in advance
Help needed
Hi, Can someone please help me with this! How to write this buying Condition; Open Bar at 15min chart > High of Last Trading Day thx shareef
Scalping help needed
Hi, Does anyone have a good scalping strategy that I can try out? thx
Simple system
can anyone code this system thx The purpose of this thread is to present a simple trading system for beginners. We will use the emini Russell2000 "ER2" Globex contract. Its value to the trader is $100 per full point per contract. It trades in .10 increments so each tick is worth $10. If you trade
Need help to fix
Can someone please fix this EA, it doesnot trade