Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time). Click here to register and get more information
First of all I want to say Hello to all users, and say sorry for my english.
Now I try to describe my problem:
I found the bbsqueeze indicator on this forum and I tried to use it in my EA.
And now I have a problem becasue I don't know which buffer retruns the values less than 0 (the red posts histogram).
So, could someone tell me which buffer should I use in iCustom instruction to get this values?
I'll be very grateful of that.
First of all I want to say Hello to all users, and say sorry for my english.
Now I try to describe my problem:
I found the bbsqueeze indicator on this forum and I tried to use it in my EA.
And now I have a problem becasue I don't know which buffer retruns the values less than 0 (the red posts histogram).
So, could someone tell me which buffer should I use in iCustom instruction to get this values?
I'll be very grateful of that.
It is written inside the code of the indicator:
Code:
#property indicator_color1 Lime
#property indicator_color2 Red
#property indicator_color3 Magenta
#property indicator_color4 Aqua
So lime color line is 0. Red is 1.
I mean for icustom in EA (because it is starting with 0 for icustom and with 1 in indicators).
-- LOOK AT THE ATTACHED IMAGE, IF THIS IS WHAT YOU'RE LOOKING FOR, BE MY GUEST AND TAKE IT. -- the picture should be able to show how it's used also.
very simple: basically, go long on blue histogram when you get the first green dot after a series of one or more red dots. short on red histogram.
---------------------------------------------------------------
Hi,
I found the bbsqueeze indicator here and made some enhacements to show when it's about to loose momemtum. remember -- 2 darker bars in a row is your exit signal!
-- I EDITED THIS RECENTLY BECAUSE I HAD THE GREEN DOTS RED , AND VICEVERSA, so , you may need to download it again if you noticed that problem. --
Hi,
I found the bbsqueeze indicator here and made some enhacements to show when it's about to loose momemtum. remember -- 2 darker bars in a row is your exit signal!
Enjoy,
may the pips be with you,
CJ.-
Best of the best.
Thank you.
I hope this indicator will be the start of my profit increment!