More on pivots: I've checked the pivots on USDCHF. While using Bob's pivot indicators the order are this (low to high): monthly - weekly - daily (showing clear uptrend)
Using other pivot indicators the order: monthly - daily - weekly (ranging?)
All of this I will write about is made on Cowboy IBFX (where the server time zone is gmt+3 Bob's pivot indicators show the same value as other ones). So I've checked the weekly pivot value. Manually calculating it based on the weekly candle it should be correct. The weekly candle on USDCHF shows the following values:
H: 0.96949
L: 0.94791
C: 0.94975
Calculating the pivot values with (H+L+C)/3 formula gives 0.95572. This is the value Bob's weekly pivot indicator shows. The glitch is that on Cowboy IBFX the weekly candle's closing value is not the friday close value, but the sunday close value. I don't know why
When Cowboy IBFX starts a new week with it's GMT time zone there is already 09:00 in Sydney, the market started 2 hours ago, how could be the end of sunday used as a weekly close value? It was not really apparent till now, because there was no/small gaps in the weekend.
When not using the sunday candle to determine the weekly pivot the values are:
H: 0.96949
L: 0.95126
C: 0.96062
Look at the big difference in the low and close values. The pivot based on these numbers is 0.95046 and this is the same as other indicators and online pivot calculator sites showing. I think this is the correct value, because a trading week starts at Sydney open and ends with NY close, if using Cowboy IBFX's weekly candles that's not the case. The weekly pivot would be off for the entire week, and if there's a weekend gap again, then the next week will be wrong too. Maybe the difference is not that big in the majority of times, but this week they are noticeable.
There are daily and weekly pivot indicators made by Cowboy IBFX and those are showing the correct values. If someone, who can code may look into those indicators source, then maybe the fix can be made to Bob's indicators ( if needed).