View Single Post
  #26 (permalink)  
Old 01-19-2008, 10:29 AM
Heavy-Trader Heavy-Trader is offline
Junior Member
 
Join Date: May 2007
Posts: 13
Heavy-Trader is on a distinguished road
Bollinger Signals Indicator - Need help from Coders!

Dear Coders,

unfortunately i`m not be proficient in Metatrader programming language,
so i need a little your help, please.

Attached you will find the BB-Trade-Indicator.
For my way of trading there are some modifications in this indicator required.

So, here are the modifications i need:

1. Price should be selectable (Close/Median/Typical/Weighted-Close) over the
Input-Menu.
2. Range-Filter should be implemented (for example: Use only Bars with Range
(from High to Low) greater then 15 Pips)
3. Percent-Filter should be implemented:
If Price is rising above the Upper Bollinger Band, then only Signal if Price
from the actual Bar is more then f.ex. 61.8% outside of the Bollinger Band.

Vice Versa for the Lower Bollinger-Band.

4. Repainting-Feature should be implemented and should be can switched
ON/OFF.
5. The arrows should contain adjustable Signal-Gaps
(such as the Super-Signals-Indicator).

All variables should be can changed by the Input-Menu and the options should be enable/dissable.

I hope its not too difficult to code it - thank you in advance.
Attached Files
File Type: mq4 BB_Trade.mq4 (4.7 KB, 45 views)
Reply With Quote