Calculating TRIN

Course Name: Technical Indicators Strategies in Python, Section No: 29, Unit No: 7, Unit type: Notebook

Hello,

Here for calculating Advanced and Declined the filter shouldn't be change_in_price > 0? As we consider Advanced ANY positive difference. If one stock advance less than 1 point but more than 0 with this filter we mistakenly would be consider it Declined while it's Advanced.

https://i.imgur.com/wDSrGzQ.png

Hello Daniel,



Thank you for pointing this out. The relevant notebooks have been updated.



Thanks.