Dáire Fagan

Results 23 comments of Dáire Fagan

Thanks, not sure how I missed the saved search. "in:all has:highlights" is what I had in mind. What are your thoughts on has:notes? The highlight count from mode:highlights is perfect,...

Thanks for the prompt and thorough explanation, that worked great! Reducing complexity is always a good idea, and I will experiment and rework any loop code to use built in...

> Then you are looking at `sum` function, which allows u to specify the length (ex 50) as argument > > ``` > last50candlesDelta = sum(vbuy - vsell, options.length ||...