Baluda Indicators

Includes an archive of all previous Bob stuff
Post Reply
User avatar
Baluda
Trader
Posts: 330
Joined: Mon Feb 06, 2012 2:00 pm
Location: An insignificant village in the Netherlands

Re: Baluda Indicators

Post by Baluda »

glabbeek wrote:Wouldn't it be more logical/practical to show the differences of the pairs below the yellow currencies of each of the first 8 columns, in stead of the SlopeValues?
WB,

We dwelled on this before and decided against it. It seems that the difference of both slope strengths for the currencies in a symbol isn't that much different from the slope value of that symbol. This is because the slope strength of a currency is based on the slope value of a symbol.

<Johan Cruyff speak on>Da's logisch hè? ;) <Johan Cruyff speak off>

Paul
Check the MQL4 Market for my best EA's and Indicators.
User avatar
Baluda
Trader
Posts: 330
Joined: Mon Feb 06, 2012 2:00 pm
Location: An insignificant village in the Netherlands

Re: Baluda Indicators

Post by Baluda »

thelearner wrote:i apologize if this problem has been asked before. I just use your CSSindicator. And I got different value for the same currency at same timeframe. For example the value at AUDUSD (0.8,-0.42) but the value of AUDJPY (0.48,-0.44) both at h1. Isn;t the number for same currency at the same TF should be always the same? Any help is appreciated, I am new to this thread. Thank you.
Learner,

Could you be more specific, if possible show us a screenshot.

Paul
Check the MQL4 Market for my best EA's and Indicators.
User avatar
glabbeek
Trader
Posts: 104
Joined: Tue Aug 21, 2012 8:09 am
Location: In the middle of the Netherlands

Re: Baluda Indicators

Post by glabbeek »

Hi Paul,

I agree to disagree. (could have been said by Cruyff ;) )

I understand that, most of the time, the difference is subtile, but that is just the more reason to make it visible. I agree that not showing the SlopeValue's would also be miss, but when trading by difference, you need to know what the actual difference is. Maybe a future update could consist of the option to display either value or difference.

I'll have a look at code, but I'm still on a steep learning curve.

BTW, I have been trading stocks and programming EA's for about 10 years on the Omnitrader platform and using there own "OmniLanguage". I just moved to Forex a couple of months ago. A short while ago I was about to turn away of Forex due to the scam's and brokers issues. This Forum and a few others showed a glimpse of potential and drew my attention. Mql4 is much more sophisticated than I'm used to but the community is also much bigger. I appreciate everybody's positive attitude and help on this forum very much!

Regards,
Willem-Bram
Regards,
Willem-Bram
thelearner
Trader
Posts: 114
Joined: Tue Sep 11, 2012 9:35 am

Re: Baluda Indicators

Post by thelearner »

Baluda wrote: Learner,

Could you be more specific, if possible show us a screenshot.

Paul
It shows different value for the same currency when I put it at different pair. Is it supposed to be like that?
Setting are default, i just add the max bars :500 to minimize the loading process.
You do not have the required permissions to view the files attached to this post.
User avatar
NeoTrader
Trader
Posts: 436
Joined: Wed Apr 04, 2012 2:52 pm
Location: small Village at Lake Chiemsee, Bavaria, Germany

Re: Baluda Indicators

Post by NeoTrader »

hi glabbeek,
glabbeek wrote:I agree to disagree. (could have been said by Cruyff ;) )

I understand that, most of the time, the difference is subtile, but that is just the more reason to make it visible. I agree that not showing the SlopeValue's would also be miss, but when trading by difference, you need to know what the actual difference is. Maybe a future update could consist of the option to display either value or difference.

I'll have a look at code, but I'm still on a steep learning curve.
You can use my Indicator NT CSS-TMA SP to check it for yourself. The Difference of two pairs and the TMA slope of the same pair can be shown there side by side...they actually are in sync most of the time with only a few points off behind the decimal point.

So it is of no value to show the Difference since it is almost the same as the TMA and the calculation overhead is no where in relation to the resulting redundant information.
glabbeek wrote:BTW, I have been trading stocks and programming EA's for about 10 years on the Omnitrader platform and using there own "OmniLanguage". I just moved to Forex a couple of months ago. A short while ago I was about to turn away of Forex due to the scam's and criminals issues. This Forum and a few others showed a glimpse of potential and drew my attention. Mql4 is much more sophisticated than I'm used to but the community is also much bigger. I appreciate everybody's positive attitude and help on this forum very much!
Thats good to hear...a good coder with a long experience like you have is always welcome... ;)
Hope that you come fast to grip with the quirks of Empty4.

happy trading,

NeoTrader

-
User avatar
NeoTrader
Trader
Posts: 436
Joined: Wed Apr 04, 2012 2:52 pm
Location: small Village at Lake Chiemsee, Bavaria, Germany

Re: Baluda Indicators

Post by NeoTrader »

hi lerner,
thelearner wrote:It shows different value for the same currency when I put it at different pair. Is it supposed to be like that?
Setting are default, i just add the max bars :500 to minimize the loading process.
Have you tried this comparison also with the maxBars off? Is it still different?

Have you checked the history data of both currencies if they are at the same level and accurate for the TF you are looking at?

happy Trading,

NeoTrader

-
thelearner
Trader
Posts: 114
Joined: Tue Sep 11, 2012 9:35 am

Re: Baluda Indicators

Post by thelearner »

@NT yes I tried with maxbars off. still different value. About the history data, I use alpari NZ and UK as my platform. Could they be the problem? I will download Interbank demo to see if the problem still persist. So the value shouldn't be different then. Thanks
User avatar
NeoTrader
Trader
Posts: 436
Joined: Wed Apr 04, 2012 2:52 pm
Location: small Village at Lake Chiemsee, Bavaria, Germany

Re: Baluda Indicators

Post by NeoTrader »

hi learner,
thelearner wrote:@NT yes I tried with maxbars off. still different value. About the history data, I use alpari NZ and UK as my platform. Could they be the problem? I will download Interbank demo to see if the problem still persist. So the value shouldn't be different then. Thanks
Try to use one of the "force History Data Load" scripts (use search with the words) that are available in one of the threads to be sure that the history of your pairs are in order.

happy trading,

NeoTrader

-
thelearner
Trader
Posts: 114
Joined: Tue Sep 11, 2012 9:35 am

Re: Baluda Indicators

Post by thelearner »

@NT I download Cowboy IBFX Empty4 and the problem is fixed, all value shows correctly :) it seems the problem is with alpari history data. Thanks a lot to address my question.
jasonckb
Trader
Posts: 187
Joined: Sat Aug 25, 2012 9:45 am

Re: Baluda Indicators

Post by jasonckb »

Hi Baluda,

Maybe I have missed something at the very beginning, but would u mind telling me why the 21 days MA are of different readings in daily/H4/H1 chart regarding your TMA slope MTF
You do not have the required permissions to view the files attached to this post.
Happy Trading

Jason
Post Reply

Return to “Nanningbob's Holy Grail Indicator forum”