salam, saya nak buat ea dan saya dah iklankan kat scriptlance.com. jadinya ingat nak iklankan sekali kat sini...kat sana saya tawarkan usd30-usd70 sebab ni ea breakout jer. harap ada otai2 yang sudi bid untuk buatkan ea saya ni. terima kasih
bawah ni apa yang saya nak dalam ea tu, maaf pakai english sebab kat situ pakai english...
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
hi, my strategy is very simple. whenever the price touches a preset pips from open price (regardless of TF), the ea will open trade. For instance, I set the distance from open to 10 pips, whenever price touches 10 pips from open either up or down, the ea will open trade.
the difference of this ea from other breakout ea is:
1. it can open the sizelot automatically based on risk percentage and how many pips to sl, without sending the sl to broker.
For instance, I have a usd1000 account, i want to trade eurusd which has a usd10 per pips per lot. if i set the risk as 100% and sl to 50 pips, the ea will open a trade sized 2 lots. I have a script for this but it sends the sl to broker, which I do not want.
2. can set TP without sending the TP to broker.
3. can set from what hour to what hour to trade. If 0, than its 24hours.
in other word, the TP and SL will be taken care of by the ea.
For the setting, I would like to have:
1. magic number
2. trade size (if 0, the sl + risk percentage will set trade size)
3. tp
4. sl
5. risk percentage
6. time
7. open buy and sell trade if condition is met or only one trade per candlestick
7. 4 or 5 decimal broker
8. ability to cancel previous order that is not met, when there is new candlestick.
for instance, the order will be sent if price goes to 10 pips or more, but the price did not go there. a new candle open so the ea can be set to:
1. cancel previous condition and set a new one,
2. or just use the previous condition only without setting new one.
btw, I sometimes use period converter to trade custom timeframe.
bawah ni apa yang saya nak dalam ea tu, maaf pakai english sebab kat situ pakai english...
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
hi, my strategy is very simple. whenever the price touches a preset pips from open price (regardless of TF), the ea will open trade. For instance, I set the distance from open to 10 pips, whenever price touches 10 pips from open either up or down, the ea will open trade.
the difference of this ea from other breakout ea is:
1. it can open the sizelot automatically based on risk percentage and how many pips to sl, without sending the sl to broker.
For instance, I have a usd1000 account, i want to trade eurusd which has a usd10 per pips per lot. if i set the risk as 100% and sl to 50 pips, the ea will open a trade sized 2 lots. I have a script for this but it sends the sl to broker, which I do not want.
2. can set TP without sending the TP to broker.
3. can set from what hour to what hour to trade. If 0, than its 24hours.
in other word, the TP and SL will be taken care of by the ea.
For the setting, I would like to have:
1. magic number
2. trade size (if 0, the sl + risk percentage will set trade size)
3. tp
4. sl
5. risk percentage
6. time
7. open buy and sell trade if condition is met or only one trade per candlestick
7. 4 or 5 decimal broker
8. ability to cancel previous order that is not met, when there is new candlestick.
for instance, the order will be sent if price goes to 10 pips or more, but the price did not go there. a new candle open so the ea can be set to:
1. cancel previous condition and set a new one,
2. or just use the previous condition only without setting new one.
btw, I sometimes use period converter to trade custom timeframe.
