- Search Metals Mine
- 1,205 Results (1,204 Replies, 1 Comments)
-
BlueRain replied May 7, 2020this is a Supply/Demand indicator - which is renamed from "shved_supply_and_demand.mq4" Typically, Alert is not used for those Zone oriented indicators as you watch price around those zones if it bounce off or breach.
I will code your EAs and Indicators for no charge
-
BlueRain replied May 7, 2020Sorry, due to time constrain and complexity of EAs - mostly test time takes, I am not working on EA requests. Most of case, EAs requires a lot of testing and if it doesn't results in profit, a lot of change requests followed up which I am not going ...
I will code your EAs and Indicators for no charge
-
BlueRain replied May 7, 2020Hi, rpasupathy This is what you have asked. Candle body inside of wick.
I will code your EAs and Indicators for no charge
-
BlueRain replied May 6, 2020XCODE.mq4 is a decompiled code - which is basically stolen ( some tool converted .ex4 file into .mq4 ) from original .ex4 file. Per FF generally agreed rules, I can't assist on this one. I will need original code, not decompiled one. Please ...
I will code your EAs and Indicators for no charge
-
BlueRain replied May 6, 2020What modification do you want? "so that it works more accurately" is not request.
I will code your EAs and Indicators for no charge
-
BlueRain replied May 6, 2020Sorry.. can't work on .ex4 file. Please provide .mq4 file ( source file)
I will code your EAs and Indicators for no charge
-
BlueRain replied May 6, 2020Although it is same code, unlike sub_window converting, converting Chart into MTF requires quite a lot of changes as it has to interact with current time frame chart buffer where buffer size is not same. Simple change to different timeframe doesn't ...
I will code your EAs and Indicators for no charge
-
BlueRain replied May 5, 2020there was a bug.. please use this latest already fixed. Basically, it should have checked != but it checked > ( greater ). url Please note that this !24Arrow is just ZigZag and it will repaint with a lot of false alerts.
I will code your EAs and Indicators for no charge
-
BlueRain replied May 5, 2020Added MTF option for jurik and regular mas.
I will code your EAs and Indicators for no charge
-
BlueRain replied May 5, 2020Arrow Options added - size, color, and arrow code - you can change shapes of arrow using winding code.
I will code your EAs and Indicators for no charge
-
BlueRain replied May 5, 2020Added alerts options - including popup, email, push, and sound It seems there is option that enable "no repaint" - you may enable that one for no repaint if that works. if( NoRepaint ) // only draw extreme when it is not going to be repainted (WILL ...
I will code your EAs and Indicators for no charge
-
BlueRain replied May 5, 2020Latest changes based on requests: 1. Moved to SubWindow ( Displays bar in Horizontal only ) 2. Added options to change font size, box size, box color, font color 3. Added option to hide pip change 4. Added option to sort by PairName 5. Added option ...
I will code your EAs and Indicators for no charge
-
BlueRain replied May 5, 2020First of all, name - you can change to any name you want. It is just file. Just change name and drop to under \indicators and refresh..it should compile and ready to be used. next, there is no timer in this indicator..it should update on every tick ...
I will code your EAs and Indicators for no charge
-
BlueRain replied May 5, 2020I will move to subwindow - with some options and see what I can do with sorting.
I will code your EAs and Indicators for no charge
-
BlueRain replied May 5, 2020How can it be perfect and ask more changes? I will see what I can do on font/button size/color of box. I might work into moving into subwindow and wait until that is done. Getting Daily candle data for all pairs is where it takes time. Calculating ...
I will code your EAs and Indicators for no charge
-
BlueRain replied May 5, 2020Not sure if someone using it. I think it is ZigZag -just showing arrow. Maybe, somebody was promoting as buy/sell signal indicator and I just added alerts.
I will code your EAs and Indicators for no charge
-
BlueRain replied May 4, 2020Minor fix again. Hope this is final. Simple alert fix and it drags on. My bad.
I will code your EAs and Indicators for no charge
-
BlueRain replied May 4, 2020Sorry, I don't use MiniChart and don't know much about it except google search results.
I will code your EAs and Indicators for no charge
-
BlueRain replied May 4, 2020Here is what Doctor ordered. "Visual YHL Break Monitor" - this code is based on "Heatmap Gradient-map" and I just recycled most of drawing box/text part. Credit goes to original coder and my modification is just logics and some changes. This ...
I will code your EAs and Indicators for no charge
-
BlueRain replied May 4, 2020Got it. I was wondering why someone would check Yearly.. then it is not my decision. I will work on main chart bar first and may migrate to subwindow later. It shouldn't take that long.
I will code your EAs and Indicators for no charge