- Search Crypto Craft
-
BestTraderEv replied Mar 10, 2022The marker Buffer has only two states: 1. EMPTY_VALUE 2. 0.00 Though in code using if(MarkerBuyBuffer[i]==0.00) doesn't work. if(MarkerBuyBuffer[i]!=EMPTY_VALUE) works just fine.
PlanetX Indicator - can this indi be used for trading?
-
BestTraderEv replied Mar 10, 2022Yeah, that could be considered a strawman. Apologies accepted.
PlanetX Indicator - can this indi be used for trading?
-
BestTraderEv replied Mar 10, 2022You talkin' to me???
I have been trading full time for 11 years, now. What is it exactly that you want to teach me? I asked those question not because I am confused, but I wanted to point out something to you, guys. I was expecting some ...PlanetX Indicator - can this indi be used for trading?
-
BestTraderEv replied Mar 10, 2022That's not the way to do it! You need to use if(Buffer[i]!=EMPTY_VALUE) For EA you just need either Buffer[0], or Buffer[1], depending on your idea. The marker only appears when the Buffer is not EMPTY_VALUE.
PlanetX Indicator - can this indi be used for trading?
-
BestTraderEv replied Mar 10, 2022Please read my original post, again, and tell me where I was suggesting to use M1 in order to enter H1?
PlanetX Indicator - can this indi be used for trading?
-
BestTraderEv replied Mar 10, 2022It's, like someone once compared trading to hunting. If the hunter goes to unknown grounds, it's like wanting to shoot a polar bear in the Sahara Desert. Even if you go into an unknown forest, you might not get anything if you don't know what lives ...
PlanetX Indicator - can this indi be used for trading?
-
BestTraderEv replied Mar 10, 2022I don't get it why you guys want to be stuck on 2 or 3 timeframes? If you have 9 timeframes available by default, wouldn't it be reasonable to use all the higher timeframes from your transaction timeframe? We need to see and understand the whole ...
PlanetX Indicator - can this indi be used for trading?
-
BestTraderEv replied Mar 10, 2022If Wednesday's Daily Range was over 1000 pips all bullish, is the trend still bearish???
PlanetX Indicator - can this indi be used for trading?
-
BestTraderEv replied Mar 10, 2022If we look at D1 and H4, the trend is bullish. If we look at H1 to M15, the trend is bearish. So what? What do you do with that?
PlanetX Indicator - can this indi be used for trading?
-
BestTraderEv replied Mar 10, 2022Generally you are correct. Now, please define overall trend ! If we look at my favorite DAX40, and we look at Y1 and MN1 charts, the overall trend is definitely bullish. So what?
PlanetX Indicator - can this indi be used for trading?
-
BestTraderEv replied Mar 10, 2022I think we did a great job at refining the indicators! Yet, there is this thing that the best prices we can get without insider knowledge are mostly where indicators can't calculate that. If we had insider knowledge, we would have entered Short on ...
PlanetX Indicator - can this indi be used for trading?
-
BestTraderEv replied Mar 10, 2022It looks like v8.0 and latest update of OnChart are doing a good job on Renko, now, because I did not see any mess on starting MT4 and it's still fine 5 hours later.
PlanetX Indicator - can this indi be used for trading?
-
BestTraderEv replied Mar 10, 2022I would say it is a thing that normally should happen, if the indicator is recalculating and the recalculation changes the signal. I will repeat, the oscillator does not have future data, so it can not show a perfect signal on even Bar[1]. You can ...
PlanetX Indicator - can this indi be used for trading?
-
BestTraderEv replied Mar 10, 2022So, basically I've been entering in places where oscillators and indicators don't know shit, correct?
PlanetX Indicator - can this indi be used for trading?
-
BestTraderEv replied Mar 10, 2022Wish I had that knowledge, I don't, I just know how this works.
PlanetX Indicator - can this indi be used for trading?
-
BestTraderEv replied Mar 10, 2022Today's morning trade. The Lucky signals were Bullish, other signals were Bullish, but I went Short.
PlanetX Indicator - can this indi be used for trading?
-
BestTraderEv replied Mar 10, 2022Use the Levels Plus indicator provided in the pack here: url It is very customizable. I only use the h-line levels on my chart.
PlanetX Indicator - can this indi be used for trading?