- Search Crypto Craft
- 2,159 Results (13 Threads, 2,146 Replies)
-
cja replied Oct 9, 2013I would suggest that you are going to have to supply a whole lot more information before anyone can offer you any useful help or suggestions.

Belkhayate system not showing candles
-
cja replied Oct 9, 2013Hi Rachel, It is not something you can do as you would need the source code to do that however I honestly do not see the point in using Close as apart from the Close on Friday and the Open on Sunday/Monday the pip difference between the Close of the ...
#Signal Bars v10a
-
cja replied Oct 2, 2013Hi highstall, No I never converted it to MT5. Its not a simple job to convert it as MT5 handles things in a totally different way. From what little MT5 code I have done it appears that MetaQuotes have gone out of their way to make the most simple ...
#Signal Bars v10a
-
cja replied Sep 19, 2013Try these from memory I just altered the WPR indicator and set it up for RSI however it was a long time ago and I cannot recall how well it worked. file file
RSI Divergence
-
cja replied Sep 19, 2013Here is the additional info indicator, it was originally coded for Forex so may not be accurate for Metals or the DOW etc, I coded it a long time ago so if you have any issues just let me know. Do a search for "Pivot indicators" you should find ...
Where can I find this Pivot/SR indicator?
-
cja replied Sep 15, 2013Give this a go, it is very basic and uses the MA Period as a magic number for multipal MA's on the same chart. Added Double and Triple versions file file file
Moving Averages value label
-
cja replied Sep 14, 2013This should do the trick. file
In need of a good coder: Pivot lines to current candle please
-
cja replied Aug 30, 2013Hi, You can change the timeframe size and position in the inputs however it can only display 7 timeframes at the same time. So you could display for example M5 / M15 / H1 / H4 / D1 / W1 / MN1
#Signal Bars v10a
-
cja replied Aug 15, 2013Hi, The problem with your strategy is it all goes fine until price moves in one direction for any extended time, I know that you may have opposing trades open to help offset the loss however as the profit side takes profit it leaves the loss side ...
Need a hand finding a Grid EA or editing this one
-
cja replied Aug 12, 2013Perhaps if you post your indicator someone can alter the code for the line colors instead of having to code a completely new indicator?

Open high low close indicator
-
cja replied Aug 8, 2013Hi, The issue is the way the original indicator is written as it uses a combo of previous and current data, it could be fixed however the signals would appear later.
E-Mail Alert Not Working! Please Help!
-
cja replied Aug 7, 2013Try this it is set to show the Close of the previous candle at least I think that is what you want, if you want it to show the Close for the current candle just change the Close[1] to Close[0] in the code. file
Horizontal line on candle close
-
cja replied Aug 5, 2013Hi The indicator had built in alerts that could not be turned off so I have added the Email Alerts to the 2 Alerts you require and added inputs so that you can have Email or Popup window alerts and turn them on and off I also and removed the other 2 ...
E-Mail Alert Not Working! Please Help!
-
cja replied Aug 5, 2013Added in the Number_of_Bars input, no offense intended but you could easily have asked for this in the first post, you say that you are a student of wisdom well how about thinking it through before requesting something.
NOTE : If you set the ...Awesome Oscillator 4-color indicator: Please can somebody help
-
cja replied Aug 5, 2013Everything appears to be working correctly now, if you use the solid line for the display instead of the dots you may get the odd instance where it appears that a false signal is given however that is due to the line version repainting 1 bar back ...
E-Mail Alert Not Working! Please Help!
-
cja replied Aug 3, 2013I have changed some areas of the Alert code plus added in the option to have the original dots or lines, the Alerts appear to be working ok now so I will test it when the markets open just to make sure.
E-Mail Alert Not Working! Please Help!
-
cja replied Aug 1, 2013Hi, I do not have time to test it today so it will have to wait until either later tonight or early next week.
E-Mail Alert Not Working! Please Help!