- Search Metals Mine
- 1,205 Results (1,204 Replies, 1 Comments)
-
BlueRain replied May 17, 2020Hi, Livingsoul You have to change type to Histogram - below 2 lines. SetIndexStyle(0,DRAW_HISTOGRAM,0,BarWidth,BarColorUp); SetIndexStyle(1,DRAW_HISTOGRAM,0,BarWidth,BarColorDown);
I will code your EAs and Indicators for no charge
-
BlueRain replied May 17, 2020Per discussion, I added H/L line if price is not broken. you can change color or line and thickness from options also.
I will code your EAs and Indicators for no charge
-
BlueRain replied May 17, 2020Can you go over details a bit more and explain what you want? If you attach pictures ( Mock up picture ) and draw what you want would be more helpful. What does it mean by 50% trigger? Do you mean use 50% ( (H-L/2) ) to decide if this is up or down?
I will code your EAs and Indicators for no charge
-
BlueRain replied May 17, 2020Easiest way to find out is to drop indicator to 1M chart and see if lines/arrows/signals shows up and disappear on the last bar( current bar). If that happens, more likely it is repaint.
I will code your EAs and Indicators for no charge
-
BlueRain replied May 17, 2020I think you mean to quote "mntiwana", right? Anyway, for me, this pic doesn't give any clue. I feel it is some kind of Price Action /Candle Pattern based indicator and provide SL/TP based on ATR of that candle size.
I will code your EAs and Indicators for no charge
-
BlueRain replied May 17, 2020I see. Try this one..
I will code your EAs and Indicators for no charge
-
BlueRain replied May 17, 2020What does it mean by "change HISTORY to number of BARS "? currently, History is true/false extern bool History=true;
I will code your EAs and Indicators for no charge
-
BlueRain replied May 16, 2020Since FreeScalperIndicator was not responding to EA call well, I tried to limit one call per bar but tool stops responding after few calls. Due to that, I did some research and found interesting facts. * freescalperindicator is histogram version of ...
I will code your EAs and Indicators for no charge
-
BlueRain replied May 15, 2020We can't edit .ex4 files. Please attach source file - .mq4 files if you need any help.
I will code your EAs and Indicators for no charge
-
BlueRain replied May 15, 2020Alerts including popup/push/mail/sound added.
I will code your EAs and Indicators for no charge
-
BlueRain replied May 15, 2020I tried to help but code is decompiled / stolen from .ex4. Please provide original code as we can't work on those decompiled code due to copy right and ethical issue.
I will code your EAs and Indicators for no charge
-
BlueRain replied May 15, 2020This is autogenerated EA using your indicators. I just added buy/sell condition for your testing out. If you have preferred EA - you can copy and paste the buy/sell condition. To make simple, it only buy/sell when condition is met, but not close. ...
I will code your EAs and Indicators for no charge
-
BlueRain replied May 14, 2020You can change color of arrows using "Colors" option in indicator properties.
I will code your EAs and Indicators for no charge
-
BlueRain replied May 14, 2020Glad it is working for you. Maybe, I misunderstood your requirements. Sometime, it is very hard to communicate with this forum messages. Most of EAs requirements are very specific but complex logics behind. That is why I asked you to PM me so that I ...
I will code your EAs and Indicators for no charge
-
BlueRain replied May 7, 2020I think you mean Beerrun.. not BlueRain.
I will code your EAs and Indicators for no charge
-
BlueRain replied May 7, 2020Alerts added. this indicators will repaint. Easiest to way to find out is to place indicator to 1M and see if bars shows up and disappear in same bar. In code, this is based in MACD which is Diff of Moving Average which will repaint as moving ...
Just a Little Help Please!
-
BlueRain replied May 7, 2020I have added Hi/Low value but adding diff was a bit tricky as it is moving object. I will look into more but first, use this at least. However, I just realized this indicator is from Beerrun, not from me. Can you work with Beerun?
I will code your EAs and Indicators for no charge
-
BlueRain replied May 7, 2020I think you are looking for MiniChart. Search Google with "MT4 Minichart" and you will find many links.
I will code your EAs and Indicators for no charge
-
BlueRain replied May 7, 2020Can you draw on chart exactly how you want ? A picture can show more than 1000 words.
I will code your EAs and Indicators for no charge
-
BlueRain replied May 7, 2020first, you can change show_Days options to limit how many days it will draw lines. Next, what does it mean by Asian Range?
I will code your EAs and Indicators for no charge