- Search Crypto Craft
- 2,159 Results (13 Threads, 2,146 Replies)
-
cja replied Feb 4, 2015I personally have no experience with wine or Linux but it looks to me like your system does not have the "Webdings" font.
MTF Dashboard thread
-
cja replied Feb 3, 2015Here are 2 more basic MTF Dashboard indicators. MTF RSI Multi Pair Dashboard : This indicator gives the trader 2 signal options. The Dashboard can be set up to show a RSI cross of the 50 level or a RSI cross RSI. file MTF STOCH Multi Pair ...
MTF Dashboard thread
-
cja replied Feb 3, 2015blueface if can add MTF Multi Pair DashBoard v3 or MTF Stoch Multi Pair DashBoard? I am not entirely sure what it is you are requesting? Multi Pair Stochastic? OK but more information needed. The Multi pair Dashboard v3? the same thing what is ...
MTF Dashboard thread
-
cja replied Feb 2, 2015To do what you want would require the coder to know the exact start and end of a trend and that is not possible with any accuracy.
I will code your EAs and Indicators for no charge
-
cja replied Feb 2, 2015Take any MA indicator and change the Symbol() or NULL to "EURUSD". iMA(NULL, 0, 13 ,MA_Shift,MA_Method, MA_Price, i); or iMA(Symbol() , 0, 13 ,MA_Shift,MA_Method, MA_Price, i); to iMA( "EURUSD" , 0, 13 ,MA_Shift,MA_Method, MA_Price, i);
I will code your EAs and Indicators for no charge
-
cja replied Feb 2, 2015It already is compatible with the latest builds hence why the 600 in the name. I tested it and it compiles with no issues, I suggest you try changing the indicator colours until you can see all the lines on your chart.
I will code your EAs and Indicators for no charge
-
cja replied Jan 30, 2015Unfortunately it is the same indicator. This should do everything you want, it is one I found in my MT4 files and I have updated it to work with the latest MT4 builds. file
I will code your EAs and Indicators for no charge
-
cja replied Jan 30, 2015Sorry I do not work on decompiled files.
I will code your EAs and Indicators for no charge
-
cja replied Jan 30, 2015It is the new EA and on my excel sheets both the old and new versions have the time and date? So now I think I understand what you are wanting. I am by no means an excel expert and I am at the limits of my knowledge of excel so I have no idea how to ...
I will code your EAs and Indicators for no charge
-
cja replied Jan 29, 2015Sorry I still do not know what you want? see attached screenshot of excel sheet, each piece of data time / open / high / low / close etc has its own column image
I will code your EAs and Indicators for no charge
-
cja replied Jan 29, 2015Hi, You probably have not had a response because you need to post the mq4 file not the ex4 file, the ex4 file is not able to be modified. Usually if anyone codes something it is posted in the thread it was requested from or they may send you a ...
I will code your EAs and Indicators for no charge
-
cja replied Jan 29, 2015This is a very early MT4 indicator, I only added the Alerts ON/OFF. file
I will code your EAs and Indicators for no charge
-
cja replied Jan 29, 2015I do not understand what it is you are wanting, please explain in more detail or provide a screenshot or image of some sort.

I will code your EAs and Indicators for no charge
-
cja replied Jan 28, 2015Load the EA onto one chart and select the time frame the number of currency pairs and the number of periods to monitor. NOTE : The updates only show when you open the excel it does not update an already open excel sheet. NOTE : When opening the ...
I will code your EAs and Indicators for no charge
-
cja replied Jan 26, 2015Correct, that will update the excel.
I will code your EAs and Indicators for no charge
-
cja replied Jan 26, 2015It is an expert advisor not an indicator. You access the excel csv file in the "File" folder as shown in the images below. image image image
I will code your EAs and Indicators for no charge
-
cja replied Jan 25, 2015The Signal Bars can already do that, look in the inputs. image
#Signal Bars v10a
-
cja replied Jan 25, 2015You can select the time frame and the number of periods to monitor. NOTE : The updates only show when you open the excel it does not update an already open excel sheet. NOTE : When opening the excel sheet the most current candle on the list may ...
I will code your EAs and Indicators for no charge
-
cja replied Jan 25, 2015mosiskv When you have time - can you provide selection for timeframes as well as selection of stoch/or not on this indicator OK I said I would not do it however here is a basic version without the box and border ( I just could not be bothered coding ...
MTF Dashboard thread
-
cja replied Jan 25, 2015Update to Signal Bars ( #Signal Bars 12 ff v1 nmc ) posted on the first post of this thread.
#Signal Bars v10a