- Search Metals Mine
- 1,205 Results (1,204 Replies, 1 Comments)
-
BlueRain replied May 19, 2020Glad it works at last. I hope it saves some valuable time for you.
I will code your EAs and Indicators for no charge
-
BlueRain replied May 19, 2020Alerts added. What does it mean by "and put the number of victories and defeats? could you put him to enter only trends"?
I will code your EAs and Indicators for no charge
-
BlueRain replied May 19, 2020I fixed a minor on price col. ( output format) it should print out to screen in right digits now. and removed unneeded x value. Update 1: Also, fixed ADX - it had incorrect range filter so output was incorrect.
I will code your EAs and Indicators for no charge
-
BlueRain replied May 19, 2020Sorry. Typically, I won't do EA as it requires too much time and effort to follow ups and testing. Traders has its own logic and mind and it is very hard to follow what they really want. In this case, it was just code fix and I was able to help you ...
I will code your EAs and Indicators for no charge
-
BlueRain replied May 19, 2020What does it mean by Real Time? It seems indicator updates every min ( 60 sec) per default setting in options. I just checked and it is updating correctly after 1 min. ( see attached pics ) Is there any particular one you are monitoring and noticed ...
I will code your EAs and Indicators for no charge
-
BlueRain replied May 19, 2020I use this to check - it draws daily H/L Lines.
I will code your EAs and Indicators for no charge
-
BlueRain replied May 19, 2020Not sure what is going on with your case. In my computer, it works exactly what it supposed to. ( see pic as it matches arrows. ) Please check Journal if there is any activities or errors. One possible cause is that indicator is not responding due ...
I will code your EAs and Indicators for no charge
-
BlueRain replied May 19, 2020Issue understood and fixed. I added one more loop - each loop for targetprice and stoploss.
I will code your EAs and Indicators for no charge
-
BlueRain replied May 19, 2020Glad I can help you out. If possible, can you describe a bit more on how you are using this tool? After all, we are all here to learn something from other traders.
I will code your EAs and Indicators for no charge
-
BlueRain replied May 19, 2020I looked into the buffers a bit more and it seems I was wrong on how buffer was used. 0 - upbuffer - uptrend 1- upbuffer - downtrend 2 - down buffer - downtrend 3 - down buffer - uptrend 4 line - line ( grey ) - when I printed out this value, ...
I will code your EAs and Indicators for no charge
-
BlueRain replied May 19, 2020My bad. I moved block of code that take care of decimal issue inside of loop now. can you try and see if it works?
I will code your EAs and Indicators for no charge
-
BlueRain replied May 19, 2020I looked into MA related only and it is wrong. When you are using multiple pairs, you should pass symbolname and compare. I fixed to this: DrawLabel("ma_"+symbolName,x,y,GetMAStr(symbolName,ma),fontSize,fontName,GetMAColor(symbolName,ma),tooltip); ...
I will code your EAs and Indicators for no charge
-
BlueRain replied May 19, 2020I see few mistakes to start with beside strange way to handle buy/sell condition. * Incorrect buffer used to get value - it should be 4 * Incorrect use of bar index * incorrect name of indicator * period is too big, 250 didn't generate much signal. ...
I will code your EAs and Indicators for no charge
-
BlueRain replied May 19, 2020I tried and it works fine. I don't see any slow down or delay. it could be your internet speed or computer being old.
I will code your EAs and Indicators for no charge
-
BlueRain replied May 18, 2020TakeProfit added. You have option to enable/disable to modify existing stoploss and takeprofit if there is any. If SL,TP not in place, it will place SL,TP using daily H/L + pad. Just changed name to reflect it now handles SL and TP also.
I will code your EAs and Indicators for no charge
-
BlueRain replied May 18, 2020I added option to modify existing SLs. Also, it will shows up on the screen and you can change inputs also. However, it sounds like you need EA that will change SL on certain hours automatically.
I will code your EAs and Indicators for no charge
-
BlueRain replied May 17, 2020Note taken. I removed first line - all MA based. Some indicators specifically coded to not update old buffers are not repaint.
I will code your EAs and Indicators for no charge
-
BlueRain replied May 17, 2020Just did quick coding for your situation. it is a script -try out and see if it works for you. it should work for all pair or just current pair only based on your input. You have option to enter magic number if that is required also. Note: it will ...
I will code your EAs and Indicators for no charge
-
BlueRain replied May 17, 2020Sorry to hear that. I am sure we all had some period of rock bottom. I had my time also before. We were born without money and gone without money. We were happy when we didn't know about money when we were child. Money is just mean to live this ...
Cable Update (GBPUSD)