Simple Method of Scalping GBP/Jpy on 1 min chart-by Imran Sait-Updated 2nd Oct 07
It contains 4 mq4 indicators and 1 tpl file.
I want to make a EA based on this indicators.
When the system has signals, it will show an arrow (up/down arrow) on the chart, and we will place orders (long/short)when the next bar begins.
Note: arrows appear in that bar, but if price moves during the bar period, arrows may disappears , so thats why we enter entry in the next bar. (I have not good in programming, I means if th e previous bar has signal, entry will be done in the current bar's time)
Here is what I want in the ea
1) The first entry is based on the arrow (either long/ short)
2) It will closed the trade once it has a opposite signal (e.g if the first arrow in up, it will long x lots, then when there is a arrow down, it will close the trade on the next bar)
3) Once the trade is closed, it should open a new trade immediately (i.e first entry is up, when indicators shows down arrow, it will closed the first entry and then make a short entry)
4) Custom inputs should have number of lots.
5) It will be great if have different magic number for different pairs.
6) Its based on 5mins chart, and I hope it can work on any time frame.
7) The EA should be in both ex4 and mq4 format
PM me if you are interested and together with your price.