- Search Energy EXCH
-
jeanlouie replied Oct 17, 2021Go to his profile page and look at his activity.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Oct 16, 2021The op, go to his profile and check his activity on this thread. Instead of haphazardly chopping code up, a simpler and quicker way is to just use icustom and get the value of the buffers you want at the candle you want. Off the cuff pseudocode, ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Oct 15, 2021Oh heavens no, that would take a while for any single one let alone all.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Oct 15, 2021You don't have to do anything to make them work in either mt4/5. Go on mql5 and look for any random app dialog panel article and copy/compare the first bits of code to make an empty dialog window, the default minmax and close buttons just work. I ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Oct 14, 2021Object_Select_All - click within 50 pixels of left edge, to toggle select all objects - no single click-select function - mt4 n mt5
I will code your EAs and Indicators for no charge
-
jeanlouie replied Oct 14, 2021Tell me your thoughts on this one url
I will code your EAs and Indicators for no charge
-
jeanlouie replied Oct 9, 2021Object_Select_1_Click mt5 - single click select any object - click within 50pixels of left border to toggle select all objects
I will code your EAs and Indicators for no charge
-
jeanlouie replied Oct 9, 2021Surprised you haven't found something. Object_Select_1_Click - single click select any object - click within 50pixels of left border to toggle select all objects
I will code your EAs and Indicators for no charge
-
jeanlouie replied Oct 3, 2021That is valid and how I'd do it, but I wouldn't promote doing the whole time to struct thing in mt4. I suspect he isn't using strict property which is built in with mql5, if he used it it think he'd see the bug and what was wrong. I suspect you're ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Oct 1, 2021From a no btn state, show the btn with a new location. Yes I consider it a minor bug. It wont be updated for the time being. What text, price?Anyhow no changes will be made for the time being. Set it as anything you want. Why not 0? You're free to ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Sep 30, 2021edited so you can be on a tf higher than 1h, use last quote time and not bar time. //in ontick if(trading_hour_check()==true){ //regular ea trade stuff } else{ //do nothing } //somewhere else bool trading_hour_check() { //Allow hours inbetween start ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Sep 25, 2021You will need to keep the base indicator in the indicator folder, and keep its name as "Trend Indicator". You can load this alerting indicator by itself and itll draw the same as the base. Trend_Indicator_Alerter - option to draw base indicator - ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Sep 19, 2021- you're basing this off the old event handling, and I doubt you have the strict property on. You should use the new event handling that is used as default and provided in every new indicator file in the editor - you're looping down across the chart ...
I will code your EAs and Indicators for no charge
-
jeanlouie replied Sep 17, 2021If that table is made with objects, then it can all be read, tabulated, and exported, don't need the source.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Sep 15, 2021Alright I misinterpreted it, its not an issue of too many alerts or consecutive alerts, you want to hold off alerts for a count. Fair enough, but see if others will chime in. The button is where it's told to be.
I will code your EAs and Indicators for no charge
-
jeanlouie replied Sep 15, 2021Youre right the alerts are the same, but only because I ran it again after you mentioned theyre the same, from the pic you posted there is nothing to hint there is an issue. The post is updated
I will code your EAs and Indicators for no charge
-
jeanlouie replied Sep 14, 2021edit Consecutive alert limit added
I will code your EAs and Indicators for no charge
-
jeanlouie replied Sep 14, 2021So then, for the record, you don't actually have any proof of anything? Suspicions can be stated off the cuff, but conclusive claims need to be backed up. I wish you did have proof. Do you dislike any market place that advertises popular products? ...
Avoid mql5 fraud
-
jeanlouie replied Sep 14, 2021That indicator depends on other files not provided to properly work. You can use this if you want. MA_wLevels - ma mtf - 3 +/- levels, offset by points - alerts - show/hide btn
I will code your EAs and Indicators for no charge
-
jeanlouie replied Sep 14, 2021Heresay doesn't count as proof, mql5 has to deal with lots of fraudulent sellers, what's to say those banned weren't fraudulent? Lack of proof, and mql5 can't control what happens outside of mql5/forum/marketplace. The first page is the popular tab, ...
Avoid mql5 fraud