Skip to content

Commit 4a696ad

Browse files
authored
Update README.md
1 parent 95a34b8 commit 4a696ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

faq_and_code/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1298,6 +1298,7 @@ Yes but there are limits to using this technique:
12981298
1. It only works on historical bars, which means your script will not return correct values in the realtime bar.
12991299
1. You cannot reference intrabars at seconds resolutions. So you can call `security()` at 1m from a 15m chart, but not 30sec.
13001300
1. Alerts will not work trigger correctly.
1301+
1. See the tips in our FAQ entry on [optimization](https://www.pinecoders.com/faq_and_code/#how-can-i-optimize-pine-code).
13011302

13021303
If you call `security()` at a lower resolution using a series argument such as `close` or `volume` for its `expression=` parameter, `security()` returns the series' value at the last intrabar, as in the `lastClose` variable in the following script.
13031304

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy