- Search Crypto Craft
- 2,159 Results (13 Threads, 2,146 Replies)
-
cja replied May 12, 2016is this what you are after???? file image
I will code your EAs and Indicators for no charge
-
cja replied May 8, 2016He is actually correct, the RSI's aren't quite identical Try setting both RSI's to the same inputs ( period and price ) and you will see that they are absolutely identical. In your screenshot you have one RSI price set to PRICE_TYPICAL (5) and the ...
Looking for RSI Indicator with Pop Up Alert
-
cja replied May 2, 2016Try it and see, if you find it does load the platform too much let me know and I can change the refresh rate however that will also slow down the indicator update times.
MTF Dashboard thread
-
cja replied May 2, 2016Yes that is correct, each indicator is a separate display for a single currency pair and as you mentioned use the shift inputs to place each of them in different positions on the chart.

MTF Dashboard thread
-
cja replied May 2, 2016I entered some currency pairs in the manual currency pair tab Enter a single pair in the manual currency pair tab not several pairs, each pair needs to be entered and shifted separately.
MTF Dashboard thread
-
cja replied Apr 25, 2016Whats the point when you can use what is already there? or am I missing something here??? file
script to maximise/minimise chart window
-
cja replied Apr 24, 2016First off that indicator is not mine it is simply one that I modified and secondly the arrows have nothing to do with the zero cross if you read the original request. Look at the screenshot, the upper Solar indicator has been run on the tester the ...
I will code your EAs and Indicators for no charge
-
cja replied Apr 21, 2016Over the last 2 years some MetaQuotes updates have caused bugs due to the different ways some of the code is handled, you only have to compile an older EA to see for yourself. Clients that load EAs into the indicator folder or the wrong MT4 folder ( ...
Expected bugs from a brand new EA
-
cja replied Apr 20, 2016Try adding in if(i<(Bars-1)) before that line of code, its a quick fix that has worked for me in the past.
Please help: Getting "Array Out of Range" in EA
-
cja replied Apr 16, 2016Change these lines of code #property indicator_color1 LightSalmon #property indicator_color2 Lime #property indicator_color3 LightSalmon #property indicator_color4 Lime SetIndexStyle(0,DRAW_HISTOGRAM, 0, 1, LightSalmon); SetIndexBuffer(0, ...
I will code your EAs and Indicators for no charge
-
cja replied Apr 15, 2016Drop the indicator onto the chart and set it up the way you want it to be then make a template, from that point on all you will need to do is apply the template to any chart and the indicator will load on it with your settings. image
I will code your EAs and Indicators for no charge
-
cja replied Apr 4, 2016Have a look at the price feed they are quite different, ( not all Broker price feeds are identical ) I suspect that's why the results are different?

I will code your EAs and Indicators for no charge
-
cja replied Apr 3, 2016Is this what you want??? I ask because on the first post you requested vertical lines then the next two posts horizontal lines and you did not reply to my mail asking for clarification. The on chart MTF SAR dots can be turned on off as required. ...
I will code your EAs and Indicators for no charge
-
cja replied Mar 29, 2016NOTE : The name of this indicator cannot be altered in any way or it will not work, I have my reasons for doing this.
file image HTF candle display indicator
-
cja replied Mar 29, 2016You cannot change the font type using the MT4 Comment("") you will have to change it to OBJ_LABEL code to be able to alter Font type, Font colour and Font size.
Font Type Extern Input?
-
cja replied Mar 5, 2016I am not prepared to supply the source code besides as I said it would need a total rewrite so apart from the small piece of ADR code nothing else in the source would be of any use to a programmer to code what you want.

I will code your EAs and Indicators for no charge
-
cja replied Mar 5, 2016Hi, That indicator goes way back to the beginning 2006 when I first started modifying indicators with MT4, it has so many code elements that I would never use these days ( I guess we all learn from our mistakes ) and to be honest it is what it is ...
I will code your EAs and Indicators for no charge