- Search Crypto Craft
- 699 Results (45 Threads, 654 Replies)
-
Gauer replied Oct 16, 2019Hi, I compiled it again and I still get the warning, it seems you just compiled the file? I can do it too, I just wanna get rid of those warnings. I donīt know if this "possible loss of data" might make the indicator plot the data differently. ...
I will code your EAs and Indicators for no charge
-
Gauer replied Oct 16, 2019Can someone please help me fix the warning I am receiving here when I compile this indicator? It says "possible loss of data due to type conversion" at line 93 and 99. file
I will code your EAs and Indicators for no charge
-
Gauer replied Oct 14, 2019Is the multi timeframe ability of this indicator broken? If you choose a timeframe lower than the current, nothing happens, for example, if you have the indicator loaded on a 30min timeframe and choose to display 1 min, 5 min or 15 min, nothing ...
CCFp 5.0 - Currency Strength Indicator
-
Gauer replied Oct 9, 2019Rafei hope all is good. Can you please fix the Currency Strength RSI so we are able to choose the colors for the lines?? They are hard coded. And the CSI is not plotting anything here, check my previous post, there is a screenshot. Thanks
An indicator for the strength of a currency
-
Gauer replied Oct 9, 2019I have tried all sorts of screen resolutions, it does not change how the indicator is displayed. I even had a coder looking at the code to try and fix it, even he says he wasnīt able to fix it.
Best Currency Strength Meter and why?
-
Gauer replied Oct 9, 2019The timeframe option is not showing here, and if you click on it and try to input a value lik 5, 15, 60, it does not work. Anyone else having this problem? file
Trading system using relative strength
-
Gauer replied Oct 5, 2019I see, it is not used like that. Using like that you are always "late to the party". Moving average is a lagging indicator, the pitchfork is a leading "indicator", not the right word because it is a tool for projecting price. For me indicator is ...
Andrews Pitchfork (Median Line)
-
Gauer replied Oct 4, 2019Moving average, as the name implies, it is just an average of price. The median line is a price projection.
Andrews Pitchfork (Median Line)
-
Gauer replied Oct 2, 2019Havenīt tested this yet, but I just finished reading that book "The Quarters Theory" and I think it will be very powerful combined with the median lines.
Andrews Pitchfork (Median Line)
-
Gauer replied Sep 23, 2019Hi there, can someone help me? I must be missing some parameter in indicator settings to make this work. So I loaded the indicator on a monthly chart and set the period multiplier as 3, to get a quarterly chart. Ok, it creates the chart, I open the ...
Improved multi-timeframe/offset/chart period converter, P4L PeriodCon.mq4
-
Gauer replied Sep 20, 2019Just to complement my last post: If you ever touch this code again, not only add an option to choose the color of the vertical line, but also an option to use average weekly and monthly range. As of now it is hard coded to daily bars only. Thanks!
'Room to move' indicator
-
Gauer replied Sep 19, 2019hefei, one thing I noticed when studying trading/TA is that: -different words/terms are used to refer to the same thing -the same word/term is used to refer to different things It is a matter of knowledge baggage to get the hang of discerning those ...
vsa with Malcolm
-
Gauer replied Sep 18, 2019Hi there. I started reading the quarters theory book and I can see the author uses in his examples a line chart (most likely a line on close). When I was reading about the overshoots and undershoots, he said that he considers valid a close, a high ...
Trading "The Quarters Theory" from Ilian Yotov
-
Gauer replied Sep 18, 2019Hi there. VSA is bar by bar analysis, it is in here that you take in consideration the spread and give emphasis to the close. The weis wave simply accumulates the volume of a move, it is based on reversal size, not the closing price. It uses a zig ...
Looking for Weis Wave indicator MT4
-
Gauer replied Sep 18, 2019Yeah the only problem with this indicator is MT4 limitation when using labels, it seems it can't stack the labels, and if you turn on more than two display options they all overlap each other and you can't see anything.
Looking for Weis Wave indicator MT4
-
Gauer replied Sep 18, 2019I use to use that tick separate volume indicator, I didn't think it helped me. I think that this one here does a better job, it is a cumulative delta: file
Looking for Weis Wave indicator MT4
-
Gauer replied Sep 18, 2019You are aware that you are displaying the number of bars of the legs, right? That is not volume.
Looking for Weis Wave indicator MT4
-
Gauer replied Sep 18, 2019Yeah, if it is not in the indicator settings, then the only way to know is: -if you understand code, open it in metaeditor and check it out -ask the guy who coded the indicator directly Or just get another weis wave indi that just show the volume, ...
Looking for Weis Wave indicator MT4
-
Gauer replied Sep 17, 2019You have to check the indicator settings. Some have the option to show the number of bars, pips, minutes of the legs. The histogram is just another way of seeing the waves, for me it is important. You can have a big leg with small wave volume, you ...
Looking for Weis Wave indicator MT4