StockFetcher Forums · General Discussion · Correct syntax ?<< >>Post Follow-up
Longhaily
61 posts
msg #117305
Ignore Longhaily
12/10/2013 8:28:21 AM

Hello:
Anyone can help to correct the syntax of the following statement :

Set { C, Close /(High-Close)} ????


Thanks

stockfetcher
979 posts
msg #117306
12/10/2013 8:37:42 AM

Hi,

The following should get you started:

Fetcher[
set{xRange, high - close }
set{xC, close / xRange}
close > 10
and draw xC
]



StockFetcher

Kevin_in_GA
4,599 posts
msg #117320
Ignore Kevin_in_GA
12/10/2013 6:11:56 PM

It would help to explain the mistake he made - that of trying to do two mathematical operations within one set{} statement.

Eman93
4,750 posts
msg #117321
Ignore Eman93
12/10/2013 7:13:27 PM

Yea only one math function at a time.

StockFetcher Forums · General Discussion · Correct syntax ?<< >>Post Follow-up

*** Disclaimer *** StockFetcher.com does not endorse or suggest any of the securities which are returned in any of the searches or filters. They are provided purely for informational and research purposes. StockFetcher.com does not recommend particular securities. StockFetcher.com, Vestyl Software, L.L.C. and involved content providers shall not be liable for any errors or delays in the content, or for any actions taken based on the content.


Copyright 2022 - Vestyl Software L.L.C.Terms of Service | License | Questions or comments? Contact Us
EOD Data sources: DDFPlus & CSI Data Quotes delayed during active market hours. Delay times are at least 15 mins for NASDAQ, 20 mins for NYSE and Amex. Delayed intraday data provided by DDFPlus


This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.