- Search Crypto Craft
-
BestTraderEv replied Mar 7, 2022Those Major, Minor Trend and Entry Signals are from which indicator from your pack? NVM, I got them. They look very nice in hindsight. Wonder how much they repaint? I mean, I have tons of experience with these kind of indicators. They all look ...
PlanetX Indicator - can this indi be used for trading?
-
BestTraderEv replied Mar 7, 2022M-Candles can't repaint, because it only plots candles of a higher timeframe. You can't repaint the OHLC data.
PlanetX Indicator - can this indi be used for trading?
-
BestTraderEv replied Mar 7, 2022I tried the SleepEx() and it didn't work. I mean, SleepEx() works on its own, but the indicator config window still stays up. There is no button error.
Issues with PostMessageW in MQL4
-
BestTraderEv replied Mar 7, 2022Yes, the markets work like oscillators. The problem is that there are lots of different scale oscillators on the charts, as there are lots of different interests. The trader need to find their own market to trade on. By market, I mean a price range.
PlanetX Indicator - can this indi be used for trading?
-
BestTraderEv replied Mar 7, 2022Yes, of course! Thank You!
PlanetX Indicator - can this indi be used for trading?
-
BestTraderEv replied Mar 7, 2022No, I already pointed out that using Autorefresh by changing Tf's doesn't work on Renko. I have found an AutoDelete-Add indicator solution, but there is a small problem. I can not find a solution for automatic closing of the indicator settings ...
PlanetX Indicator - can this indi be used for trading?
-
BestTraderEv replied Mar 7, 2022The OK click doesn't work. I have tried all your solutions. I am using MT4 Built 1353. I am running this from an indicator. The inputs window pops up and waits for a manual OK click. Any new solutions? I mean, it works from script, doesn't work from ...
Issues with PostMessageW in MQL4
-
BestTraderEv replied Mar 6, 2022I work with very fast Renko. If I use Renko, it is only in the context that one Renko brick must be about 3 x spread, so I look for very small spreads, preferably 0 spreads. I am not thinking of using the Indicator-Delete-Add.ex4 on such Renko ...
PlanetX Indicator - can this indi be used for trading?
-
BestTraderEv replied Mar 6, 2022I have two things: 1. Update: file 2. New indicator Indicator-Delete-Add.ex4 : file This indicator deletes the specified indicator from the chart and puts it back on the chart, thus refreshing it. It has 4 input fields: 1. In the first field we ...
PlanetX Indicator - can this indi be used for trading?
-
BestTraderEv replied Mar 6, 2022Well, that works in MQL4, but you need to know the indicator short name. And that is not necessarily obvious. Ok, so this works when we don't set the indicator short name explicitly. Nope, there is no ChartIndicatorAdd() in MQL4, so we can only add ...
PlanetX Indicator - can this indi be used for trading?
-
BestTraderEv replied Mar 6, 2022From this point on, if @ohitsyou does not change anything, PlanetAwesome-Oscilator-MTF-v3.0.ex4 works with all versions from OIY-PlanetX-Hist-v3.0 up !!! You just need to input the version in the field OIY_PlanetX_Hist_Version v3.0, or v4.0, or ...
PlanetX Indicator - can this indi be used for trading?
-
BestTraderEv replied Mar 6, 2022Another way to refresh any indicator in the way that @Brambilla does it manually, is to code a seperate indicator which will do these things: 1. On every new candle remove the indicator from chart, 2. Emulate keyboard action and apply the indicator ...
PlanetX Indicator - can this indi be used for trading?
-
BestTraderEv replied Mar 6, 2022After a while... I have compared the Half trend indicator with PlanetX_OnChart, and the conclusion is that if I have PlanetX_OnChart, I don't need the Half trend. Half trend or even the supertrend one is just too late. We should not wait, we should ...
PlanetX Indicator - can this indi be used for trading?
-
BestTraderEv replied Mar 6, 2022Thanks a million! I was working on something similar, but yours look better than what I created. I am more interested in the Half trend one, though I might check out this version of supertrend on standard timeframes.
PlanetX Indicator - can this indi be used for trading?
-
BestTraderEv replied Mar 6, 2022Comparing the two Renko generators: image
PlanetX Indicator - can this indi be used for trading?
-
BestTraderEv replied Mar 6, 2022And yours is EA, mine is indicator.
PlanetX Indicator - can this indi be used for trading?
-
BestTraderEv replied Mar 6, 2022Can you share the trend indicator you have on Renko?
PlanetX Indicator - can this indi be used for trading?
-
BestTraderEv replied Mar 6, 2022I use Renko generator from ovo.cz. The lifetime license is cheap and this generator proved to be reliable and consistent. What I see on your Renko image is not good, I don't like what I see. Mine: image Can you share the trend indicator you have ...
PlanetX Indicator - can this indi be used for trading?
-
BestTraderEv replied Mar 6, 2022Name the Autorefresh version with a specific file name, like ie. v3.A, or similar.
PlanetX Indicator - can this indi be used for trading?