Barry Cohen
 Sage
      Posts: 6338
Joined: 1/19/2004
User Profile |
1. Where can I install the Guppy-Darvas strategy from?
It can be installed from this link. You must have already purchased this Plugin or already own the Guppy Plugin as well as the Darvas Plugin.
http://www.nirvanasystems.com/omnitrader/guppydarvascombo/
2. Where can I find more information about Guppy & Darvas?
If each Plugin is installed & registered they should each have a user guide available under Help/manuals.
The brochure is available also:
http://www.nirvanasystems.com/austduo/images/duo.pdf
3. How can get the Color Chart on my chart like it is in the brochure?
Right-click your chart & select Add Indicator/GAMS Oscillator. Update your Template & click Ok. Then click View/Chart Options followed by the Color Charts tab.
Double-click the GAMS Osc. Change the color to green. In the space provided put this in exactly:
GAMSOsc()>0
Double-click the GAMS Osc again. Change the color to red. In the space provided put this in exactly:
GAMSOsc()<0
Click ok & exit out of the Chart Options.
4. I'm getting a compile error when I use the Guppy-Darvas strategy.
First reinstall Guppy:
http://www.nirvanasystems.com/oti/downloads/all/index.asp?Prodcode=126
Then open the Guppy-Darvas strategy in OT200#. Edit the Filter block.
The Long condition should show this exactly:
GAMSOsc() > 0
The Short condition should show this exactly:
GAMSOsc() < 0
Change both if needed & save the strategy.
[Edited by Barry Cohen on 1/18/2008 9:36 AM]
|