- Search Crypto Craft
- 2,159 Results (13 Threads, 2,146 Replies)
-
cja replied Nov 8, 2020The alerts have to signal on either the zero or hundred line as the Fibs change and the 100 level becomes the 0 level and visa versa. Try this it appears to work on the tester. file
I will code your EAs and Indicators for no charge
-
cja replied Nov 2, 2020The bottom line is if the current day range is approaching or very close to the Daily average range then it is unlikely that the currency pair will travel much past that value and possibly reverse around that value, of course that is not always the ...
Request Dashboard Ranges
-
cja replied Oct 29, 2020IMPORTANT : 1/ The name cannot be changed or the Dashboard will not work. 2/ The "Unique ID value" must be different for each Dashboard applied to the same chart. 3/ This Dashboard is coded to work with Forex only, other trading products may work ...
MTF Dashboard thread
-
cja replied Oct 27, 2020One of these dashboards may help and Anusragger is correct Synergy APB and Heikin Ashi are basically the same. url
turn Synergy_APB into subwindow indicator (willing to pay)
-
cja replied Oct 13, 2020Its not that different as it uses the same basic code as the standard MT4 Heiken Ashi indicator?? MT4 Heiken Ashi image Synergy indicator image
I will code your EAs and Indicators for no charge
-
cja replied Oct 12, 2020The indicator can already be loaded into multiple sub-windows it does not need a magic number or are you after a MTF version. The original coder is mladen I only made a very minor change to the color code.
I will code your EAs and Indicators for no charge
-
cja replied Oct 12, 2020That indicator is basically a Heiken Ashi and if it is of any help to you this is a link to a couple of Heiken Ashi Dashboards. url
I will code your EAs and Indicators for no charge
-
cja replied Oct 12, 2020As I have said previously if you have an issue look at the Experts/Journal tabs at the bottom of the charts and usually that can give some idea of what is going on. I suspect it looks like an Array out of Range issue but I cannot duplicate it. How ...
MTF Dashboard thread
-
cja replied Oct 12, 2020Without the source code for the experts I cannot help you because I cannot see what the possible code conflict is from only one side of the issue.

Symbol Changer Profit Display
-
cja replied Oct 8, 2020IMPORTANT : 1/ The names cannot be changed or the Dashboards will not work. 2/ The "Unique ID value" must be different for each Dashboard applied to the same chart. 3/ These Dashboards are coded to work with Forex only, other trading products may ...
MTF Dashboard thread
-
cja replied Oct 7, 2020You must use the MT Window indicator for the indicator to load into or any indicator that uses a separate window I changed this because too many people complained about the separate window opening when they were only wanting to use the main chart. ...
Symbol Changer Profit Display
-
cja replied Oct 7, 2020The easiest way is to make the label name the the same then one must replace the other when the condition changes. if (IsConnected()) { DrawLabel(LabelID + "con",Xposition,Yposition,"CONNECTED",FontSize,FontName,ConnectedFontColor,"Connected"); } ...
I will code your EAs and Indicators for no charge
-
cja replied Oct 1, 2020No problem and thank you for your observations I simply wanted to point out that the Dashboard is coded for Forex and that issues could arise if other things like indices are used and more importantly if you are having issues the first point of ...
MTF Dashboard thread
-
cja replied Sep 30, 2020Firstly I must point out the Dashboard in fact all of my Dashboards are coded to work on Forex Pairs only as soon as you start using anything else I find code has to be specifically coded to the Broker ( which is something I am not prepared to do ...
MTF Dashboard thread
-
cja replied Sep 29, 2020The dashboard already assigns one level for up and another for down signal levels however to assigns different levels to different timeframes is a totally different scenario and I simply do not have the time to look at it. The Stoch K Period/D ...
MTF Dashboard thread
-
cja replied Sep 25, 2020Thanks I am aware of this issue, it used to work with no problems however at some point one of the MT4 updates has affected how it works unfortunately at the present time I do not have the spare time to look into it in any depth.
MACD With Colored Histogram And 2 Lines