- Search Crypto Craft
- 2,159 Results (13 Threads, 2,146 Replies)
-
cja replied Nov 3, 2016I have updated the code for this MTF indicator as the colors did not display correctly when using the MTF mode. My apologies for posting a decompiled file ( xb4d.mq4 which must be in your indicator folder for this MTF to work ) I did not realise ...
I will code your EAs and Indicators for no charge
-
cja replied Nov 2, 2016Updated to the latest MT4 code. NOTE : This is a Script file
I will code your EAs and Indicators for no charge
-
cja replied Nov 2, 2016it would be helpful if you supplied the indicator that it is calling with the iCustom code so anyone coding the alerts can test it.
I will code your EAs and Indicators for no charge
-
cja replied Oct 31, 2016I have re-posted this indicator as I have noticed the colors were wrongly displayed when using the MTF function. file image inputs showing drop down lists image image image
MACD With Colored Histogram And 2 Lines
-
cja replied Oct 28, 2016Did you check that both indicators had the same input settings ??????? Simply change the input settings on the TDI Alerts I posted to match your TDI inputs, as for the extra Aqua colored line just set to clrNONE if it is not required. Both ...
I will code your EAs and Indicators for no charge
-
cja replied Oct 28, 2016All you had to do was use the search facility on this Forum and you would have found many examples of TDI Alerts.
The one I have posted appears to be the latest version compiled in 2016 on one of the latest builds so it should work ...I will code your EAs and Indicators for no charge
-
cja replied Oct 28, 2016You cannot change an ex4 file, to do any alterations you need the source file mq4.
Indicator Juncky
-
cja replied Oct 27, 2016That sounds a lot like the standard MACD Sample EA that comes with every MT4 platform.
I will code your EAs and Indicators for no charge
-
cja replied Oct 27, 2016"because MT4 only support 8 index buffers and I needed 10" The new MT4 supports a lot more Buffers as an experiment I used 66 in this Cryox indicator with no issues. file image
Something Interesting You Can Post Here
-
cja replied Oct 27, 2016I see on your screenshot that the platform has "Not Connected" that may be the problem because the indicator might need a new tick to update?
I will code your EAs and Indicators for no charge
-
cja replied Oct 25, 2016How did you come up with that equation red line *2.5/100??
I will code your EAs and Indicators for no charge
-
cja replied Oct 24, 2016The MT4 platform already allows traders to drag the pending orders into position. You have the option of dragging the pending orders with the mouse with the MT4 default setup or you can tick the highlighted box and use the alt/mouse combination to ...
I will code your EAs and Indicators for no charge
-
cja replied Oct 19, 2016The delete name and the start names have to be changed due to the new MT4 updates. Attached updated indicator. file
Horizontal line on candle close
-
cja replied Oct 19, 2016It can generally be done however the resulting trading signals/arrows etc are usually very disappointing
I will code your EAs and Indicators for no charge
-
cja replied Oct 18, 2016Its working exactly how it should and plotting the times and levels at the correct places? image image image
I will code your EAs and Indicators for no charge
-
cja replied Oct 18, 2016You need ObjectSet(fibo,OBJPROP_LEVELCOLOR,DimGray);
I will code your EAs and Indicators for no charge
-
cja replied Oct 17, 2016Sorry to those who have downloaded this indicator there was a stack overflow issue if the indicator was loaded using the "current" timeframe, so please download again. file image
Horizontal line on candle close