- Search Metals Mine
- 1,205 Results (1,204 Replies, 1 Comments)
-
BlueRain replied Dec 1, 2020Not sure what you are asking.. - avoid sideway. That is how this indicator is setup. Sidus_bago indicator is using two MA + RSI and it has RSI already built in. it has up when MA diff is positive and RSI > 50, down when MA Diff is negative and RSI < ...
I will code your EAs and Indicators for no charge
-
BlueRain replied Dec 1, 2020here, I have changed wordings. Let me know.. if this is not what you want. image
I will code your EAs and Indicators for no charge
-
BlueRain replied Dec 1, 2020I made a slight changes after using a while. Basically, No functionality changes in Tf, but how it displays out. Updated version .. displays what time frame CS is working on including current chart time frame. When you have multiple instance in a ...
I will code your EAs and Indicators for no charge
-
BlueRain replied Dec 1, 2020You just save those screen settings as 'template' - something like "Master-Profit-Generator" and it should work for any body if they load that template you saved.
I will code your EAs and Indicators for no charge
-
BlueRain replied Nov 30, 2020So, the line resets? I will take a look and fix if needed. Updated #1: Fix attached. Try out and see how it goes. Test shows no line reset with new bar.. and when TF changes.
I will code your EAs and Indicators for no charge
-
BlueRain replied Nov 30, 2020please attach your EA.. I might take a look and add RSI value.
I will code your EAs and Indicators for no charge
-
BlueRain replied Nov 29, 2020Wow.. Time Flies... After so much of "Ups and Downs" of this year.. I am glad year is almost over.
I will code your EAs and Indicators for no charge
-
BlueRain replied Nov 29, 2020You might want to try free EA builder service as your EA is using standard indicators. eabuilder.com has a free service you can enter your param and it will create EA for you automatically free of charge. EA produced is not full featured but that is ...
I will code your EAs and Indicators for no charge
-
BlueRain replied Nov 29, 2020Not sure if this coloring will help. You can have same values regardless of color or not. I don't think coloring will make trading any better. For this, I made some changes.. it was a bit troublesome as line value should be preserved even time ...
I will code your EAs and Indicators for no charge
-
BlueRain replied Nov 29, 2020Please show your proof with trade history that your strategy is actually making money, not just claim.
I will code your EAs and Indicators for no charge
-
BlueRain replied Nov 29, 2020What is your trading strategy for this feature? except it colors the candles on the line? Just because you see colored candle doesn't make any better trade.
I will code your EAs and Indicators for no charge
-
BlueRain replied Nov 28, 2020Boy, you like to have whole chart filled with numbers in your screen. Here, I modified so it will handle mtf and multiple instance. default is current chart time frame but you can set as you wish.
I will code your EAs and Indicators for no charge
-
BlueRain replied Nov 27, 2020Errors were fixed. Please try with Stoploss = 2 first.
I will code your EAs and Indicators for no charge
-
BlueRain replied Nov 27, 2020Please find a few Moving Average EAs and get familiar with. MA based EA is very common but typically, it won't give you any profit because it is lagging indicator. Once you have signal, more likely, it is already much too late when you make entry ...
I will code your EAs and Indicators for no charge
-
BlueRain replied Nov 27, 2020Try this freely available BB EA on mql5 site. it should have most of requested items you are looking for. 1H Bolinger Bands - expert for MetaTrader 4 Free download of the '1H Bolinger Bands' expert by 'aharontzadik1' for MetaTrader 4 in the MQL5 ...
I will code your EAs and Indicators for no charge
-
BlueRain replied Nov 27, 2020Try attached.. this one I use. image
I will code your EAs and Indicators for no charge
-
BlueRain replied Nov 26, 2020in theory, yes.. it is possible. But, I won't do it .. For MACD, it gest a bit complicated for signal as there are so many way of alerts... like cross 0, cross Main/Signal, cross certain leveles etc etc. You may consider using attached.. it is ...
I will code your EAs and Indicators for no charge
-
BlueRain replied Nov 25, 2020Try this one.. I added some label writing to indi. No Popup & alerts added. image
I will code your EAs and Indicators for no charge
-
BlueRain replied Nov 24, 2020More space needed.. Anyway, I added option so it is just avail if needed. input bool ShowTimeColume = false; //Show Timeformat for Candle Index input bool Prefix_Weekdays_to_Time = false; if first is true, it will show time, if 2nd is also true, it ...
I will code your EAs and Indicators for no charge