i will be testing next week .. but for now it works as it should.
I will code your pivot EAs for no charge 28 replies
I will code your scalping EAs for no charge 163 replies
Oanda MT4 - Indicators and EAs not showing 2 replies
EAs and indicators relating to moutaki... 22 replies
InterbankFX has loaded its MT4 platform with custom EAs, indicators and scripts 1 reply
Dislikedalso if it possible can you drop mq4l files? i will be testing next week .. but for now it works as it should.Ignored
DislikedI 've written an indicator with mql4 code. this indicator work properly in current chart but when i change symbol string from Null to "AUDJPY" for example , the indicator does not work , can anybody help me ? {file}Ignored
Dislikedak_dez- It would be better if you posted the file where you made the changes. Second, which chart are you attaching the indicator to when you set it to AUDJPY?Ignored
Dislikedthe first file work on the every chart prpperly but second file that i change string symbol from null to AUDJPY does not work when the current chart is not AUDJPY . I WANT to have data of this indicator for AUDJPY when current chart is not AUDJPY. {file} {file}Ignored
Dislikedhi guys could you please add an alert just like nonlagMA to QQE , like always will appreciate ,you guys are gifted please see attached files {file} {file}Ignored
Dislikedthe custom indicator "TCCI Ahmad" and "THV Ahmad" attached ... {file} {file}Ignored
DislikedNo, you just need to put an extra 0 for TP and SL. I tested it on FXCM 5 digit account. Please test current one, last one had a bug. {file}Ignored
DislikedSorry for my late reply. But it is not working. After many many tries (I am not sure that I selected based on line or price option) but it worked on only one time. Also when it start putting orders it put 2 to 3 time. If you can give me code and just put the comments so what I will do I will enable one by one function and will let you know which portion is not working. For me most important is that it should close the orders if one hour candle closes against above/below at a price. The second is that once TP is hit then it will put two at break...Ignored
DislikedHi, Please try this. It can open up to 3 pending sell limits. So far it does only the closings and removed the horizontal line as well. I back-tested and seems it works. If you confirm, I'll add the break even thing and make it work with longs as well. {file} {file}Ignored
DislikedThank you very much. I will test it today and will let you know.Ignored
QuoteDislikedSo to confirm I am doing right.. on 1 hour I apply that EA or EUR for example. current price is 1.3060 ... i want to put sell limit order at 1.3075 for example. So I input the value in EA or should I input the first limit order myself?
QuoteDislikedNow if one hour candle close above 1.3075 it will close the pending orders of EUR, is it correct?
QuoteDislikedIf I change the chart to daily then would it still work on 1 hour candle or it will work on daily candle? I would like if possible that I can input candle time in field (60 min as default) and change the chart time will not effect, if it is possible. Also in practice..
QuoteDislikedI keep my SL level 10 - 15 pips above the price where limit orders are there. So it would be nice if I can have two values, one is for limit order and other is for closing the orders if price close above it.
QuoteDislikedAnyway still it is very nice. I will do testing on it tonight. Thanks.