- Search Metals Mine
-
jblanked replied Mar 22, 2023Here you go! Now it won't signal for sells unless RSI level is greater than the over bought level (and vice versa for sells)
I will code your EAs and Indicators for no charge
-
jblanked replied Mar 22, 2023Hmmm i'm unsure how to do this currently, but here's a link going over it: url
I will code your EAs and Indicators for no charge
-
jblanked replied Mar 22, 2023Here's my version of this. Only thing is if the order hits TP2, then the order will close before it can modify the order to BE. Adjust to your liking! I left detailed comments behind each statement that I added.
I will code your EAs and Indicators for no charge
-
jblanked replied Mar 22, 2023What do you mean transparency? Like for the indicator not to show anything or?
I will code your EAs and Indicators for no charge
-
jblanked replied Mar 22, 2023Try this family: url
I will code your EAs and Indicators for no charge
-
jblanked replied Mar 22, 2023Hmm yeah I'm not sure; best would be to re-code it using OBJ_CREATE instead of setting the indicator type to DRAW_ARROW
I will code your EAs and Indicators for no charge
-
jblanked replied Mar 22, 2023This code was written very strangely... its almost like you intended for it to be an indicator, and then added some order send functions in it.. I did add the inputs as you requested but this will probably still need some edits and you should ...
I will code your EAs and Indicators for no charge
-
jblanked replied Mar 22, 2023This MIGHT work as expected. instead of using OBJ_CREATE, they defined it in the buffers (which was a bit strange to me)... but I changed the DRAW_LINE to DRAW_ARROW. I'm not a fan of on-screen indicators since they tie you to the chair.
I will code your EAs and Indicators for no charge
-
jblanked replied Mar 22, 2023Here you go. I just changed "Alert" to "SendNotification" (which will send to phone)
I will code your EAs and Indicators for no charge
-
jblanked replied Mar 22, 2023This is a VERY complicated way to do it... instead, just use _Symbol in the code, and then when testing in MT5 using the Optimization, switch to "All symbols selected in Market Watch"
I will code your EAs and Indicators for no charge
-
jblanked replied Mar 20, 2023We need the source code in order to help
I will code your EAs and Indicators for no charge
-
jblanked replied Mar 20, 2023You need the source code so we can edit this warning image
I will code your EAs and Indicators for no charge
-
jblanked replied Mar 20, 2023Yes I provided the source code, please change to your liking. This was just a brief example. And make sure the EA is in the "Experts" folder and that you have the indicator in the "Indicators" folder

I will code your EAs and Indicators for no charge
-
jblanked replied Mar 20, 2023Here you go!! I attached it below. This is how you would place a buy in the OnTick() image _Symbol means the current symbol stoploss is the input parameter I made for stop loss takeprofit is the input parameter I made for take profit Read the ...
I will code your EAs and Indicators for no charge
-
jblanked replied Mar 20, 2023This is a ton of requirements and can take time. ChatGPT confuses MQL4 syntax with MQL5 syntax (and vice versa). Start with your simple requests, then build on top of that
I will code your EAs and Indicators for no charge
-
jblanked replied Mar 20, 2023We need more info please, what are we looking for the indicator to do for the EA to automatically close manually opened positions?
I will code your EAs and Indicators for no charge
-
jblanked replied Mar 20, 2023We need the .mq4 file in order to help
I will code your EAs and Indicators for no charge
-
jblanked replied Mar 17, 2023Instructions weren't that clear, I didn't understand what you meant by ".......and maximum candle pass, so if 1 stoch value cross overbought area but the other indi still inside overbought area, the 1 stoch only waiting 2 candles , if more than 2 ...
I will code your EAs and Indicators for no charge