That would be great, I will appreciate that.
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
DislikedHi Kis,
I know that your very busy so I got the Swiss Army EA to work for me. This should suffice for what I need and I do not want to waste your precious time. I just wanted to say thank you for taking an interest in my project. The service you are providing here to the members is very great of you I have no words to show my appreciation, and I'm sure I speak on all of those that you have helped. I may be in need of another EA that has a hidden T/P and hidden S/L with Trailing Stops. I will see what is out in the market first. many thanks again....Ignored
DislikedHi Kis,
If you don't mind can you please share elvisfinal.mq4 file. I have gone through the forum and found that it can fit for executing my below strategy. EA open buy and sell order together and then once take profit hit it again open buy and sell order together.same will be repeated again and again.
I have tried elvisfinal.ex4 but it is not working properly. it has opened buy and sell order but not opening new orders once it hit profit taking. I have made stop loss to 0.
Thank you very much in advance.Ignored
DislikedSir, if you will make it for me, I will tell you my strategy, but only by e-mail or Skype. I'm using my strategy in real, I spent 4 years to build my strategy, you can even start with 300 USD with real account. I started 8 months ago with 275 USD, now I have 6 500 USD + - 50-150 USD DD. I don't care about people over here, couple times I asked for some indi around and noting happened, so that is all. You help me, I will help you. That is fair.Ignored
DislikedHi Kis,
This will be the last EA I need to be done. After this I should be able to make some money and can start paying.
The basic idea of this EA is to hide my Take Profit, Stop Loss, and Trailing Stop from the Broker. The only problem with the EA is if I have 4 orders I can only manage 1 order with this EA. Can the attached EA be made for multiple trades.
I am looking for the EA where I can manage up to a maximum of 4 trades. I want this to be as simple as possible. No robots, all trades will be executed manually.
T/P, S/L, and...Ignored
DislikedFisher 0 has priority over SL. So if you don't want to have SL set and also don't want to have bollinger set SL, you can set SL 2000 pips or some really high SL. That is almost like you wouldn't set SL. But if you still want, I can remove it...Ignored
DislikedHi Kis
Your last verson EA is working fine. But it exit in change of fisher colour and take automatic another order as per the fisher direction. Please just change it to to exot in ifisher 0 not in fisher change colour. That will be fine to me.
Thank you for your effort and help. Your are a good person.Ignored
DislikedHi Kis,
Thank you very much for your help.
I have modified the EA as per my strategy mentioned before. But in that it is showing order send error 148 after trading so many orders. Can you please help me to modify in such a way that this ea can close oldest 2 open order when it needs to open buy&sell order to avoid order send error 148.
I am attaching modified file for your reference.
Thanks again for your help.Ignored
QuoteDisliked//+------------------------------------------------------------------+
//| elvis.mq4 |
//| ThinkTrustTrade |
//| www.think-trust-trade.com
//
#property copyright "ThinkTrustTrade"
#property link "www.think-trust-trade.com"
extern string Visit="www.think-trust-trade.com";
extern string Like="www.facebook.com/ThinkTrustTrade";
DislikedSounds good. Does this mean you can work on the Icognito file in trying to be able to add more trades. If you can't I understand, just wondering.
One way to solve it is give a take profit 1, 2, 3, etc. along with Stoploss and trailing stop. Not sure how the EA would differentiate from the different trades. We could add a magic number if I could add the buy or sell thru here. Just a thought. Let me know what your thinking.
Thanks.Ignored
DislikedHi Kis,
After last minute fine tuning I have arrived at the following conclusion
In order to successfully code this EA, you need the following indicators
1. Zup 71 - For Automatic Fibonacci Calculations
2. All Stochatics - set at 6,3,3 with 4hr,30min and 15 mins. This helps you to know when to open buy and sell and when to go only one direction.
3 II SupDem - For Auto supply and demand bounce levels. ( II SupDem must be set at forced timeframe = 60mins
4. Multi time frame fractal indicator -to help with drawing 4 hour trendlines
Sell...Ignored