- Search Crypto Craft
- 1,205 Results (1,204 Replies, 1 Comments)
-
BlueRain replied Jan 11, 2021Glad it helps. When all stars are aligned.. something should happen.
RSI Dash
-
BlueRain replied Jan 8, 2021Please try this one.. minor fix done. it seems working OK in my computer.
RSI Dash
-
BlueRain replied Jan 8, 2021I don't think it is memory issue, but CPU performance issue as it has to calculate RSI value by calling iRSI() function for all TF x all Pair x 3 Candles every 30 sec. with 28 pairs, 28 x 7 TimeFrame x 4 candle index = 784 calls every 30 sec. Max if ...
RSI Dash
-
BlueRain replied Jan 7, 2021Updated.. if all C0/latest bar RSI values for all time frame are overbought or oversold, it will display boxed symbol name with green - oversold, red - overbought. But, it will be very rare to have all RSI value to be in overbought or oversold area ...
RSI Dash
-
BlueRain replied Jan 6, 2021AUTO_LIST option just take list from MT4 in your console and my list might not sorted. if you load this indicator and you have sorted order, it will be correct list. Also, it has option of using USER_LIST.
RSI Dash
-
BlueRain replied Jan 6, 2021Is this regarding list of RSI scanner? There is two options - AUTO_List and USER_LIST AUTO_LIST will pickup whatever in your pair list displayed on MT4. USER_LIST will use list you can provide in the option.
RSI Dash
-
BlueRain replied Jan 6, 2021Please use modified indicator. I have added 3 new options: extern bool showArrows = true; extern int UpArrowSymbol = 242; extern int DownArrowSymbol = 241; extern int ArrowSize = 3; you can change or switch those arrow symbol numbers for your own ...
RSI Dash
-
BlueRain replied Jan 6, 2021Please find V1.55 which I have added "MODE" as option. Default MODE is NUMBERS but you can change to DOTS in options. image once you set mode to DOTS, it will display trend as dots. Where Green dot is uptrend ( means RSI is rising ), and Red dot ...
RSI Dash
-
BlueRain replied Jan 6, 2021Isn't this alert already in "RSI Color with Alert"? You just have to drop 2 indicator - and set the level. image
RSI Dash
-
BlueRain replied Jan 5, 2021Freezed? Can you give me a bit more info? it should refresh every 30 sec by default and uses little CPU resources in my setting. It is just a lot of iRSI function calls, no external indicator calls included.
RSI Dash
-
BlueRain replied Jan 5, 2021I am a big fan of RSI trading and I couldn't find what I was looking for. So, I created an RSI MTF scanner .. Let me introduce my RSI Scanner. 1. You can enable/disable any time frame 2. You can set own RSI period ( default 14 ) 3. You can set own ...
RSI Dash
-
BlueRain replied Dec 10, 2020Hi, Motiram This is updated "BullBear Bar Size and Alert V1.2" Previously, it was just drawing line and colored candles when price crossed line. But, in this version, I have added Alert feature as it would be more useful if price alert is sent when ...
I will code your EAs and Indicators for no charge
-
BlueRain replied Dec 5, 2020if you have a good track record to prove it has solid entry/exit strategy.. please PM so I can take a look.
I will code your EAs and Indicators for no charge
-
BlueRain replied Dec 2, 2020Files are uploaded and config pic attached also...
I will code your EAs and Indicators for no charge
-
BlueRain replied Dec 1, 2020is this OK? Update: File attached now. image image image
I will code your EAs and Indicators for no charge
-
BlueRain replied Dec 1, 2020Not sure exactly what you are trying to.. Can you go "step by step".. there are so many options "true/false" if you can provide like below steps.. I will try to finish this. 1. set this options ( pic ).. 2. see this... ( pic of charts/lines/etc) 3. ...
I will code your EAs and Indicators for no charge
-
BlueRain replied Dec 1, 2020Dear FF follows.. I am going to work on some project during Dec 2020 and not able to check on FF frequently. Except there is one request on some candle pattern indicator work, I won't be able to help this wonderful FF threads. I wish you have a ...
I will code your EAs and Indicators for no charge
-
BlueRain replied Dec 1, 2020NotificationAlert added.
I will code your EAs and Indicators for no charge
-
BlueRain replied Dec 1, 2020I see.. I have changed to RSI > 57 for Buy and RSI < 43 for Sell now.
I will code your EAs and Indicators for no charge