- Search Crypto Craft
-
jblanked replied May 1, 2023OspreyFX and the pair on there is "DOLLAR"
I will code your EAs and Indicators for no charge
-
jblanked replied May 1, 2023I have no clue, I guess duplicate the code?
I will code your EAs and Indicators for no charge
-
jblanked replied May 1, 2023Here you go, since its an indicator, there is no magic number... but I gave you the option to change the MA as intended.
I will code your EAs and Indicators for no charge
-
jblanked replied May 1, 2023Better to just loop through the order history (or open orders), and then return whatever info you need.
I will code your EAs and Indicators for no charge
-
jblanked replied May 1, 2023Screenshot the alert you're getting
I will code your EAs and Indicators for no charge
-
jblanked commented Apr 30, 2023I expect rate to be 5% or less; inflation at a 2 year low
The Fed will not pivot
-
jblanked replied Apr 30, 2023Here, I gave an input option to allow/disallow alerts
I will code your EAs and Indicators for no charge
-
jblanked replied Apr 29, 2023Include the .mq4 file and it can be done
I will code your EAs and Indicators for no charge
-
jblanked replied Apr 29, 2023Try this brother
it should now wait til the close before trading image Let me know if this worksI will code your EAs and Indicators for no charge
-
Free Panel To Place Trade Orders
Started Apr 28, 2023|Platform Tech|10 replies
In Metatrader, each time you want to open an order, you have to open a window where you enter ...
-
jblanked replied Apr 28, 2023I can't help and I'm assuming ChatGPT made that, here's a forum though explaining how to do what you need: url
I will code your EAs and Indicators for no charge
-
jblanked replied Apr 28, 2023It should be already doing that, what settings are you using? To do that, I would set the 8am input to 09:00, set the 9am input to 09:05, and set the 10am input to whatever time after
I will code your EAs and Indicators for no charge
-
jblanked replied Apr 28, 2023Hmmm im not too familiar with scripts; maybe try adding the file in the scripts and see if it works? when I pulled it up as an indicator, it looks similar to the images you posted
I will code your EAs and Indicators for no charge
-
jblanked replied Apr 28, 2023Here you go (I didn't add on/off buttons, but I added the alerts and you can turn them on/off in the settings)
I will code your EAs and Indicators for no charge
-
jblanked replied Apr 28, 2023Here you go
Many many errors in the original code, but hopefully this works how you originally intended. I don't know anything about this strategy so I only fixed the errors and made it multi timeframe image I will code your EAs and Indicators for no charge
-
jblanked replied Apr 28, 2023Hahaha try this
I moved the candlestick closes to inside the code, instead of outside (it should now read the previous candle of the 9am input start time) Let me know if that fixes it image I will code your EAs and Indicators for no charge
-
jblanked replied Apr 28, 2023Hehe
you're welcome, glad its working as intended. Happy to see you're learning to code bro. I too spent many hours here on forex factory and MQL5 asking for help when I just started. Here you go, I added the: ObjectSet(name, OBJPROP_BACK, true)I will code your EAs and Indicators for no charge