Trading Helper

The Trading Helper is a utility that I made for myself with the purpose of helping me to keep an overview of different data that I need for day trading.

Get some more information about it in the comment section of this post of mine:
https://www.reddit.com/r/godot/comments/1hu3qrt/i_made_a_tool_for_myself_over_th...

Run in browser

Due to the fact that this tool is trying to load data from an API that is CORS-protected the data cannot be loaded in the browser version. It will display offline data instead.

To see actually up-to-date charts feel free to use one of the downloadable versions below.

Download

Download
trading-helper-0.2.0.zip 8.4 MB
Download
Trading Helper 0.2.0.dmg 55 MB
Download
trading-helper-0.2.0.zip 23 MB
Download
Trading Helper 0.3.0-dev.dmg 56 MB
Download
trading-helper-0.3.0-dev.zip 23 MB

Install instructions

MacOS

Simply double-click the downloaded *.dmg file to mount the image. Hit ⌘+⇧+A (Command, Shift and A) to open the Applications folder. Drag and drop the Trading Helper.app to Applications.

⚠️ MacOS version is unsigned

Beware that the provided MacOS application that you just copied is not signed and not notarized. That means you'll get an error message on trying to run the *.app file.

No worries, though, it's a usual warning by the "Gatekeeper". It's because I didn't pay the yearly Apple Developer fee which I need to do in order to sign and notarize applications for Apple devices. I might decide to do so for a later version of the tool but for now you gotta live with it and explicitly allow execution of the Trading Helper tool.

See also this page: https://docs.godotengine.org/en/stable/tutorials/export/running_on_macos.html

Linux

The exported lib is a binary. Simply unpack the *.zip file and cd into the extracted folder to run the tool by calling ./trading-helper

Windows

For now there's no Windows version available because currently I can only test on MacOS. Sorry.

Development log

Leave a comment

Log in with itch.io to leave a comment.