- Search Crypto Craft
- 2,159 Results (13 Threads, 2,146 Replies)
-
cja replied Sep 29, 2012??? — I have done a basic fix to your indicator for 10 lines I will leave the rest of the 50 lines for you to put in. file
Horizonal Lines indicator Please Help, Thank You.
-
cja replied Sep 24, 2012Script — Thanks for that I retested it and it worked most of the time however for some reason occasionally it would delete the pending orders while trades were still open when loading the script, probably not counting the open trades ...
Need help to mod "Close All Pending Orders" script
-
cja replied Sep 24, 2012Close Pending Orders Script — I have removed my script, please use the updated one posted by fxtr51.
Need help to mod "Close All Pending Orders" script
-
cja replied Sep 22, 2012Bull/Bear — It all depends on what your definition of a Bull/Bear bar is? here is a very simple way of adding a one bar delayed Bull/Bear filter if (signalup!=EMPTY_VALUE&&signalup!=0 && Close[1]>Close[2] ) { Order = SIGNAL_BUY; } if ...
If previous bar=bull/bull then
-
cja replied Sep 21, 2012Object as on/off switch — An object can be used as an ON/OFF switch if you use the keyboard delete key, you can set the MT4 platform to select an object with one click or a double click in the tab at the top of the platform ...
Signaling a change in "select/unselect" an Object into an Indic. code
-
cja replied Sep 19, 2012Broker Close — Hi, Years ago I tried to do this with a market trading times tool and from memory ( as In cannot for the life of me find the tool ) I used a comparision between the Broker and Local time and if there was more than 5 minutes ...
How to check if market is closed/opened (mt4)
-
cja replied Sep 11, 2012Common tab — Hi, The common tab for the individual indicators not the common tab for the chart is what I meant, but it looks like you have solved it anyway however using iCustom may cause more cpu usage.
Zero line won't line up on TVI indicator
-
cja replied Sep 10, 2012Zero level — Hi, You could try going into the Common tab on both indicators and set the Fixed minimum and Fixed maximum to the same levels and this will set the zero level to the same place, depending on how extreme the settings of the two ...
Zero line won't line up on TVI indicator
-
cja replied Sep 3, 2012DMI — Hi, A simple MTF Histogram DMI+. file image
ADX colour blocks indicator
-
cja replied Aug 29, 2012Histo color — Is this what you were wanting? file image
Help - adding color to this correlation indicator
-
cja replied Aug 20, 2012updated ea — Hi Try this it appears to work as it should, I have updated the point code so that it gives the correct stoploss takeprofit distances as well. file
Modify EA for ECN broker
-
Script code question
Started Jul 10, 2012|Platform Tech|2 replies
I have a script for opening and closing trades and if used on the strategy tester it opens and ...
-
cja replied Jul 10, 2012I have struck this problem before if you are using an iCustom call in your EA and the indicator that is being called has a text element in it then you get that warning, just delete the indicator text and see if that fixes it.
Unknown subwindow number -1 Error
-
cja replied Mar 9, 2010Go Markets — I have noticed when it gets busy that you get a lot of OLD TICK data and occasionally i have had the platform freeze up or crash, i think part of the reason is the latest build of MT4 225 has issues plus the influx of traders from ...
GoMarkets Discussion
-
cja replied Apr 10, 2009Channels — Try this it is a channel indicator something similar to what you are after. Regards cja file
I need trendline indicator
-
cja replied Nov 4, 2008Tic indicator — Hi I have found the Tic indicator and i compared it against a volume indicator that i put together and the results are different, they are close but the volume oten reads ahead of the Tic indicator try them together and you ...
Can anyone create this Indicator?
-
cja replied Nov 3, 2008Open Indicator — This is something i just made up it plots 3 Open Levels i have set them to Daily/Weekly/Monthly but you can change that if required, the indicator will only show the current periods and not the history. let me know if you need ...
Monthly/Weekly Open Line
-
cja replied Nov 3, 2008Tic indicator — I have got one i just have to find it among all my indicators, from memory it gives 10 candles worth of ticks and you can set several timeframes on the same chart, i do remember that you have to wait for the ticks to build up ...
Can anyone create this Indicator?
-
cja replied Dec 7, 2007Signal Bars v7 — You will find the latest version on a new Thread and the Original Signal Bars Thread here at tsd http://www.forex-tsd.com/tools-utilities/6359-trend-reversal-continuation-helper.html ...
Simple Method of Scalping any pair on 5 min chart , specially GBP/JPY - by Imran Sait