Addo

Results 3 issues of Addo

In the `SearchObj` has method `retrieve_technical_indicators`, but I need the similar methods `retrieve_pivot_points` and `retrieve_moving_averages`. The PR implement 2 methods.

Trying to get an index of Brazil I'm encountering the error below, is there any particular ```python >>> investpy.get_index_information(country='brazil', index='Brazil Index') Traceback (most recent call last): File "", line 1,...

I'm trying to use swift language, but all executions return IR. **Judge Config** ```yaml swiftc: /opt/swift/usr/bin/swiftc ``` All execution result: ``` Execution Results Test case #1: IR ``` Is there...