Here is the EA for your strtegy.
Jonvers.zip (9.36 KB)
i cant really tell. but you can ask some forex expert about it. try to ask mario singh.forex strategy.
Do you still offer service? I have a profitable strategy that need to be coded in EA.
yes. i can do when i have free time. i am free for this week.
thx, i will send you my strategy once i summarized everything
Happy to see your back,
Please could you adjust/correct the ea you coded for me several weeks ago, I would very much appreciate it as I would like to test it and see if it works.
again thanks for your effort and offer
5min chart RSI 14 close, buy at 69 above or sell 31 below. 1min RSI must be above 70 or below 30 too.
meanwhile, 4hour chart must be between RSI 43~57.
OR
5min chart buy at 69 above or sell below 31. 4hour chart RSI at above 70 or below 30. 1min RSI must be above 70 or below 30.
OR
5min chart buy at 70 above or sell below 30, 15min chart RSI above 69 or below 31. 1min RSI must be above 70 or below 30
Using zigzag indicator to determine wave swing. Zigzag indicator is applied on 5min chart.
measure a length of swing with fibonacci and place a stop loss at -30% above high or below low. TP will be 57% of wave retracement.
Risking $10 per trade. Calculate stop loss pips automatically and adjust lot size based on my risking amount.
(I want this risking amount to be adjustable)
Alert when EA trigger trade. (adjustable type of alert that i want)
Sorry for my bad english. Hope you understand
I also want my current EA to be edited a little. That is time filtering. I dont know how to code it to make it trade on specific time. Could you help me with my current EA and this RSI strategy mention above? Thanks.
here is the updated EA for your strategy. i fixed for multiple orders. for every correct signal it will place the correct trend order,after it closed with s/l or t/p, it will wait for next opposite trend signal to place order.
Note: i have given my own setting for MA,i donāt think it will work, you can change all MA and RSI value period.
EDIT: Oopsā¦ Sorry attached now.
kamando_new.zip (1.86 KB)
Thank you
But please there is no attachment to this posting
please attach the updated EA
Thank you
thank you its there now will try it
can you code this ea to work on metatrader 4ā¦this is the from a metatrader 5 siteā¦I demoed it on MT5, but my broker does not support MT5, only MT4
thanks in advanceā¦Bob
Sorry,
I really canāt view the image.please send the image or text file to view better to understand.
wassup sheriff, i believe you missed my post afew pages back, please help me code an ea with the following rules
This system works best from 7am GMT to 2pm GMT.
No Entries past 2pm GMT
SL 20 PIPS TP 20 PIPS (if you can input an option to set desired tp and sl this would be better)
1Trade Per Day
ENTRY
BUY
ON 1hr:
Coral indicator should be Green and Sloping Upwards
Time must be between 7am - 2pm GMT
On 5min:
MACD must show a long signal (green line above red line)
True Strength Indicator should be >0 (showing +ve value)
When a Candle closes above EMA20 HIGH (Yellow), buy at the open of next Candle
SELL
ON 1hr:
Coral indicator should be Red and Sloping Downwards
Time must be between 7am - 2pm GMT
On 5min:
MACD must show a short signal (red line above green line)
True Strength Indicator should be <0 (showing -ve value)
When a Candle closes below EMA20 LOW (Red), sell at the open of next Candle
screen shots and the detailed rules can be found here http://forums.babypips.com/free-forex-trading-systems/51085-skyplay-system.html
Below are the indicators and Template
SkyPlay indicators.zip (17 KB)
thanks, i will try this
please can you update my EA?, i want to add ADX 14 and RSI 2, this is my new strategy;
buy if:
Sell if:
with
TP: 20
SL; 20
Trailing Stop:20
and please only one position open at a time.
thank you
Added features:
Buy:
ADX 14 +D>-D
Closing Price and open price above SMA12
RSI period 2 <90
Sell:
ADX 14 -D>+D
Closing Price and open price below SMA12
RSI period 2 >10
To Your Success
Sheriff
JONVERS_UPDATE.zip (2.12 KB)
I need EA coded for Metatrader 4ā¦
Buy Signal:fastEMA>MediumEMA>SlowEMA (upward trend)
Sell Signal: Fast EMA<MeduimEMA<SlowEMA (downward trend)
Inp_Signal_ThreeEMA_FastPeriod =8
Inp_Signal_ThreeEMA_MediumPeriod = 38
Inp_Signal_ThreeEMA_SlowPeriod =48
Inp_Signal_ThreeEMA_StopLoss =400
Inp_Signal_ThreeEMA_TakeProfit =900
Inp_Money_FixLot_Percent =10.0
Inp_Money_FixLot_lots = 0.01
Thanks for your helpā¦Sniper13
I need EA coded for Metatrader 4ā¦
Buy Signal:fastEMA>MediumEMA>SlowEMA (upward trend)
Sell Signal: Fast EMA<MeduimEMA<SlowEMA (downward trend)
Inp_Signal_ThreeEMA_FastPeriod =8
Inp_Signal_ThreeEMA_MediumPeriod = 38
Inp_Signal_ThreeEMA_SlowPeriod =48
Inp_Signal_ThreeEMA_StopLoss =400
Inp_Signal_ThreeEMA_TakeProfit =900
Inp_Money_FixLot_Percent =10.0
Inp_Money_FixLot_lots = 0.01
Thanks for your helpā¦Sniper13
you are very good, good job and thanks a lot, but i would like to request one more time, i need to modified my EA, i would like to add some features to protect my account; here are the additional features;
a. i want my EA to open one contract at a time
b. i want my EA to automatically close if there is a reversal of signal to open (example closed the long contract if there is a short signal to open)
c. please add a features time of trading
thanks in advance. great man.
you are very good, good job and thanks a lot, but i would like to request one more time, i need to modified my EA, i would like to add some features to protect my account; here are the additional features;
a. i want my EA to open one contract at a time
b. i want my EA to automatically close if there is a reversal of signal to open (example closed the long contract if there is a short signal to open)
c. please add a features time of trading
thanks in advance. great man.