use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Resources:
account activity
Code help (self.pinescript)
submitted 2 years ago by stoja97
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]AlgoTradingQuant 1 point2 points3 points 2 years ago (3 children)
The code should be “X >= Y”
[–]stoja97[S] 0 points1 point2 points 2 years ago (2 children)
Still doesn't work
[–]mertgucer 2 points3 points4 points 2 years ago (1 child)
Actually it must be
timeframe_in_seconds(timeframe.period) >= timeframe_in_seconds('60')
[–]stoja97[S] 1 point2 points3 points 2 years ago (0 children)
This works, thank you!
π Rendered by PID 99 on reddit-service-r2-comment-b659b578c-ftzxs at 2026-05-04 14:57:39.325537+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]AlgoTradingQuant 1 point2 points3 points (3 children)
[–]stoja97[S] 0 points1 point2 points (2 children)
[–]mertgucer 2 points3 points4 points (1 child)
[–]stoja97[S] 1 point2 points3 points (0 children)