Skip to content Skip to sidebar Skip to footer
Showing posts with the label Trading

Notimplementederror() What Does This Mean, Event Profiler Pyalgotrade

I'm trying to run pyalgotrade's event profiler. I'm using custom data, it works when I … Read more Notimplementederror() What Does This Mean, Event Profiler Pyalgotrade

Python Code Issues With Oanda Api Rest V20 - Unable To Run Automatic Code

This is my first post on here. I usually find what i'm looking for when encountering issues wit… Read more Python Code Issues With Oanda Api Rest V20 - Unable To Run Automatic Code

How To Apply The Hurst Exponent In Python In A Rolling Window

I am trying to apply the Hurst Exponent on SPY closing prices on a rolling window. The below code (… Read more How To Apply The Hurst Exponent In Python In A Rolling Window