- Search Crypto Craft
-
jblanked replied Apr 2, 2023That explains your understanding clearly. You still think you can control the market... I wish you good luck in your trading journey.
EURUSD Only
-
jblanked replied Apr 2, 2023This should work as intended except I didn't include the Exit Rules.
Day trade setup
-
jblanked replied Apr 2, 2023I totally disagree with you. Maybe you should spend more time studying. The reason why you're even on forex factory is for the news....
EURUSD Only
-
jblanked replied Apr 2, 2023I'm confused, you want a button to send an alert? Or you want an alert when price hits the Bollinger bands?
I will code your EAs and Indicators for no charge
-
jblanked replied Apr 2, 2023I was a bit confused though on what you meant by "vertical line with alert that will change color to price direction for the month the vertical line should form on the candle for the month either in BUY OR SELL MODE," Maybe you meant a horizontal ...
I will code your EAs and Indicators for no charge
-
jblanked replied Apr 2, 2023What exactly do you need help with?
I will code your EAs and Indicators for no charge
-
jblanked replied Apr 1, 2023I agree with George Baker; waste of time unless you have some prior coding knowledge. Chat GPT still confuses MQL5 code with MQL4 code. Will take you longer to fix the errors then it would be to actually learn how to code
Expert Advisor written by ChatGPT without indicators
-
jblanked replied Mar 30, 2023Here you go! Adjust to your liking
I will code your EAs and Indicators for no charge
-
jblanked replied Mar 30, 2023Isn't this already showing divergences?
I will code your EAs and Indicators for no charge
-
jblanked replied Mar 28, 2023Low readability. Could you give us specific details of how this works?
I will code your EAs and Indicators for no charge
-
jblanked replied Mar 28, 2023Low readability but these seem to be the functions that make it trade/apply some modification image image I would look into those first, and the OrderTest seems to allow a tester order in the backtest, which seems unnecessary. There's also two ...
I will code your EAs and Indicators for no charge
-
jblanked replied Mar 27, 2023I’m assuming you’re using Chat GPT or something like it, since the trade.mqh file is used in MQL5. Chat GPT lacks at understanding the difference. There were many suggestions to look into with that code, did you look into them each, or did you just ...
I will code your EAs and Indicators for no charge
-
jblanked replied Mar 27, 2023The issue is line 21 image The way that line is coded in, the bot will only perform all of the OnTick actions at 8:45 server time (including sending orders and calculating all of the data). Also, the 15min candle at 8:45 server time is a fresh/new ...
I will code your EAs and Indicators for no charge
-
jblanked replied Mar 27, 2023I am not sure what the issue could be; did the copier work before I made edits?
I will code your EAs and Indicators for no charge
-
jblanked replied Mar 27, 2023Like GeorgeBaker said, try things out first. Copy the functions I posted as a picture (they are also in the .mq5 source code). Add them to your .mq4 file and insert one of the functions before the OrderSend() line in your code Example: if(rsi_price ...
I will code your EAs and Indicators for no charge
-
jblanked replied Mar 27, 2023Maybe it's your settings? The only thing I added were more trades (as requested); really all I did was duplicate the pending order and market order functions that the original coder created
I will code your EAs and Indicators for no charge
-
jblanked replied Mar 26, 2023Here you go, this will work in both MQL4 and MQL5 (though the OrderSend() line I added only works in MQL4).
I will code your EAs and Indicators for no charge
-
jblanked replied Mar 26, 2023Use either function I posted in Post #59,647

I will code your EAs and Indicators for no charge