I wrote an EA. There were no errors when compiling but no orders were generated. Please help me check. Thanks
Attached File(s)
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
DislikedIgnored
Disliked{quote} Per your picture, levels will cross the live candle, so an nth candle at live will also have it's levels, post is updated.Ignored
Disliked{quote} A short report on the state of progress. And then, maybe not so short... I have a perfect match, and I have all the buffers filled! {image} If you close up, you will see the LuxAlgo envelopes (white under red and yellow under blue). Arrows are from LuxAlgo. I have not yet implemented arrows. PS. If anybody can get the LuxAlgo Nadaraya-Watson Envelopes source code (mq4 or mq5) that would solve another problem. Unfortunatelly, iCustom() creates error "cannot set timer(30)" and this makes my scanner stop working. Applying the alerts to a multi-symbol...Ignored
Disliked{quote} Hi BestTraderEV, this indicator does its dirty work beautifully! I think, though, that it is a bit heavy, it slows me down a lot mt4 maybe because it imports the data from the Nadaraya I gave you which was literally a nail. For now I have partially solved this by lowering the number of candles used for the calculation, in fact the past does not count, momentum is required. I've read that you're thinking of writing your own Nadaraya so that you don't have to import data: this would be the next step towards calling our indicator a bomb! It...Ignored
Disliked{quote} Yes, you are correct, it is very heavy. I wrote before that my scanner can't handle it. My new indicator works much better for multi-symbol scanning, but still can't handle multi-TF scanning. I simply run two charts, because I scan two Tf's. So, each instance of the scanner scans only one Tf. There isn't very much we can do, because MT4 is a single thread program, so even the state-of-art computer won't help much. Anyways, the new version I created (with some ChatGPT4 assistance) is something I still have to study how it works in reality....Ignored
Dislikedgood morning friends, Is there an indicator with an alert setting when a candle changes color sequence? Example: It comes in a bearish sequence, red candles, if a blue candle closes does it alert? {image}Ignored
Disliked{quote} I compiled the code from the second link and it is full of errors. {file}Ignored
Disliked{quote} I compiled the code from the second link and it is full of errors. {file}Ignored
DislikedI can definitely say that there is good EA code that removes the draw indicator. It doesn't matter what indicator, the important thing is that you have a great EA code. This EA is based on the drawing TMA_Fair. Even on the painter's indicator it shows the result.Good luck to all and don't waste your time in vain. torkit {image} {image}Ignored
DislikedHi friends. I want an indicator that can display custom text tips on the chart... Similar to this Memento Text box on MQL5 Market {image} Thanks {file}Ignored