Baluda Indicators

Includes an archive of all previous Bob stuff
Post Reply
harry45
Trader
Posts: 158
Joined: Fri Nov 18, 2011 11:36 am
Location: Russia,St.Petersburg

Re: Baluda Indicators

Post by harry45 »

Baluda wrote:
harry45 wrote:Baluda,thank You very much,great indi.Is it possible to create Diff value indi?
Harry,

Are you aware of CSSDiff in post 1?

Paul
CSSDiff is a great indi,but I mean an indi which shows all pairs(type-Slope Values) in buy/sell/range levels..
Thank You very much.
Regards
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 »

mobthehop wrote:1. iExposure, Tickets
I am a multiple lot trader, love all the features you included - would it be possible to incorporate a grouping function per pair, preferably as per attached iGroupExposure (ie sell lots / buy lots as separate column) but net lots would be fine as well...

2. DWM - would you pls consider to add an option to limit "pivot level ray" to Period (0) ie Daily only for today, weekly only for this week, etc as per attached Multipivot indicator...
Mop,
  1. The goal of 'iExposure, Tickets' is what its name says, to list the exposure of each ticket, not of each symbol. Having said that the list of tickets can get long. (Maybe buy a bigger monitor ;) ) But I'll put this one on the 'maybe someday' list.
  2. With my indicators I try to follow NB 10.2(a) 'rules' (for lack of a better word). This implies having multiple pivots on the chart. Why would you only want the current timeframe pivot? (Or, didn't I understand your question right?)
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 »

harry45 wrote:CSSDiff is a great indi,but I mean an indi which shows all pairs(type-Slope Values) in buy/sell/range levels..
Harry,

You must realize that all 'Strength' type indicators is really the 'TMA Slope' taken apart. 'Strenght' is a value per currency calculated from 'TMA Slope' which is a value per symbol.

When we put the 'Strength' values of the currencies back together to create a value per symbol we get a... drum roll please.... a 'TMA Slope'!

So, there is no need for CSS Diffs, it is essentially the same as the TMA Slope.

Get it?

Paul
Check the MQL4 Market for my best EA's and Indicators.
harry45
Trader
Posts: 158
Joined: Fri Nov 18, 2011 11:36 am
Location: Russia,St.Petersburg

Re: Baluda Indicators

Post by harry45 »

Baluda wrote:
harry45 wrote:CSSDiff is a great indi,but I mean an indi which shows all pairs(type-Slope Values) in buy/sell/range levels..
Harry,

You must realize that all 'Strength' type indicators is really the 'TMA Slope' taken apart. 'Strenght' is a value per currency calculated from 'TMA Slope' which is a value per symbol.

When we put the 'Strength' values of the currencies back together to create a value per symbol we get a... drum roll please.... a 'TMA Slope'!

So, there is no need for CSS Diffs, it is essentially the same as the TMA Slope.

Get it?

Paul
I see,thank You.
Regards
User avatar
Jemook
Trader
Posts: 1085
Joined: Thu May 10, 2012 10:19 am
Location: Bondi, Sydney, Australia

Re: Baluda Indicators

Post by Jemook »

mobthehop wrote:Dear Paul,

your time permitting, would appreciate if you would consider whether these additional feature could be added:
1. iExposure, Tickets
I am a multiple lot trader, love all the features you included - would it be possible to incorporate a grouping function per pair, preferably as per attached iGroupExposure (ie sell lots / buy lots as separate column) but net lots would be fine as well...

2. DWM - would you pls consider to add an option to limit "pivot level ray" to Period (0) ie Daily only for today, weekly only for this week, etc as per attached Multipivot indicator...

Appreciate your consideration of above

Mop


The simple solution to this would be multiple instances of iexposure that are managed my magic number. It would work great for multiple baskets. Would love to see this feature implemented if Paul thinks its a good idea and can be bothered ;)
Please note I am no longer affiliated with Global Prime. I've moved on to my next adventure with Afterprime.

Catch me here: https://www.afterprime.com
User avatar
mobthehop
Trader
Posts: 362
Joined: Wed Nov 16, 2011 12:16 am

Re: Baluda Indicators

Post by mobthehop »

Paul,

1. iExposure, Tickets - I understand that the intend was different, but so many nice features were added which lends the indicator to be used for more "general" applications... I thought it would be a simple group by loop, but I understand your reaction...

Would it be possible that you allow the indicator to be added at corner 0,1,2,3 with x/y shift in the main chart rather than in a sub window?

2. DWM - it was just for aesthetic purposes, I personally do not like all the lines, and it seems to me that most people here only look at pivots over the last couple of days (I might be wrong though...). But can live with applying the MultiPivot indicator three times ob my charts.

Thanks for having taken the time to reply to my post...

Mop
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 »

mobthehop wrote:2. DWM - it was just for aesthetic purposes, I personally do not like all the lines, and it seems to me that most people here only look at pivots over the last couple of days (I might be wrong though...). But can live with applying the MultiPivot indicator three times ob my charts.
Mop,

Are you aware that you can show/hide almost all pivots, support and resistance lines in DWMPivots?

Paul
Check the MQL4 Market for my best EA's and Indicators.
User avatar
mobthehop
Trader
Posts: 362
Joined: Wed Nov 16, 2011 12:16 am

Re: Baluda Indicators

Post by mobthehop »

Yes, I know Paul, I know - I like that you can decide to show or not the R/S lines. But....if you don't mind, just put my posted indy on chart set it to W1 to see the difference in presenting the Main Pivots...

Cheers
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 »

mobthehop wrote:Yes, I know Paul, I know - I like that you can decide to show or not the R/S lines. But....if you don't mind, just put my posted indy on chart set it to W1 to see the difference in presenting the Main Pivots...
Mop,

Now I see. The extension lines start at the candle the pivot/S&R is calculated for. Clever.

I've put it onto my 'todo'.

Paul
Check the MQL4 Market for my best EA's and Indicators.
User avatar
Jemook
Trader
Posts: 1085
Joined: Thu May 10, 2012 10:19 am
Location: Bondi, Sydney, Australia

Re: Baluda Indicators

Post by Jemook »

Any chance of a ManageByMagicNumber? You could rip the code off one of Steve's EA's :D
Please note I am no longer affiliated with Global Prime. I've moved on to my next adventure with Afterprime.

Catch me here: https://www.afterprime.com
Post Reply

Return to “Nanningbob's Holy Grail Indicator forum”