Hi Zenoni,
try this one attached, it should match the MT 4. It does not have dots, but it has a blue line in front of the histogram. If it's over 0, it is a green dot; if it under 0, it is a red dot. The last number parameter you can change the height to make it clearly visible.
I don't know what the dots are called, I am using "Fire" because I saw that in the ForexFactory thread.
There should be enough logic cases to cover most permutations, eg:
"The BB Squeeze is higher than the level line and Fire is on",
"The BB Squeeze is higher than the level line and Fire is off",
"The BB Squeeze is lower than the level line and Fire is on",
"The BB Squeeze is lower than the level line and Fire is off",
"The BB Squeeze is higher than the level line",
"The BB Squeeze is lower than the level line",
"The BB Squeeze rises and Fire is on",
"The BB Squeeze rises and Fire is off",
"The BB Squeeze falls and Fire is on",
"The BB Squeeze falls and Fire is off",
"The BB Squeeze rises",
"The BB Squeeze falls",
"Fire is on",
"Fire is off",
"Draw only, no Entry or Exit signals"
so you can choose if you want to use the BBSqueeze with the Fire, the BB Squeeze alone, or the Fire alone (then it is a NonDirectional Oscillator, like ADX).
The values should match what you get in MetaTrader; I did a quick test with EURUSD, they seemed to match for me.
I have not tested with FST.
Please advise if you find bugs, like the values don't match, the logic does not enter or exit correctly, get errors with the Optimizer, Generator, etc, I'll try to fix it. Let me know how it goes.
Post's attachmentsBBSqueeze.cs 26.2 kb, 84 downloads since 2011-04-30
You don't have the permssions to download the attachments of this post.