PureBytes Links
Trading Reference Links
|
Hi,
I would like to add to my system a condition.<FONT
face=Batang color=#0000ff size=2>here is my idea:
I need indicator1 and indicator2 to
be above 1 at least once during a trade to trigger a sell/buy
signal.
If the cumulative of both
indicator1 (=1) and indicator2 (=1) equals 2 trigger a sell/buy
signal.
other examples:
If the cumulative of both
indicator1 (=1) and indicator2 (=0) equals 1 NO trigger a sell/buy
signal.
If the cumulative of both
indicator1 (=2) and indicator2 (=0) equals 2 NO trigger a sell/buy
signal.
If the cumulative of both
indicator1 (=2) and indicator2 (=1) equals 3 trigger a sell/buy
signal.
Thanks in advance
Juan
Yahoo! Groups Sponsor
ADVERTISEMENT
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
|