Python Script to be run on Dolphin's new Scripting Version, allows external access to Dolphin Scripts.
Documentation on the following is Available.
Note that all operations are so small and structured due to the desire to have this be as fast as possible. This translation layer is happening in Python, potentially at dealing with multiple exchanges on a 16~ ms interval, and is using standard libraries for maximum compatibility. I don't want to consume JSON, as tempting as it is.