https://github.com/jimlynchcodes/qulla-desk
https://github.com/jimlynchcodes/qulla-desk
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jimlynchcodes/qulla-desk
- Owner: JimLynchCodes
- License: gpl-3.0
- Created: 2021-07-13T03:29:17.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-15T04:34:51.000Z (almost 5 years ago)
- Last Synced: 2025-03-29T11:30:49.297Z (about 1 year ago)
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Qulla-Desk
A little trading tool based on the teachings of the great trader Kirstjan Kullamaggie.
## Usage
For now, only usage is running it locally.
We recommend node v14.
```
nvm use v14
```
Install dependencies:
```
npm i
```
Run project locally and then visit https:localhost:4200 (note: the ***s*** is important!!)
```
npm start
```
Run unit tests:
```
npm test
```
Create a production build:
```
npm run build
```
## OAuth TD Ameritrad Authentication
Yes, you can connect your real TD Ameritrade account, and it will actually make trades!
## How Much Does This Amazing Tool Cost?
We haven't build any kind of paywall of commissions charges into it yet, so technically it's free.
We developers (Jim. and Jay.) want to hear from you, the users, what kind of business model you would be into.
Kirstjan Kullamaggie.
There are lots of options... here are a few:
- a flat and / or variable rate on trades / trade size placed through the app.
- a "freemium" model where you can use _most_ the fancy entry and exit features for a limited number of stocks for free, and you paid a premium subscription fee to unlock autmation for more stocks / features at once.
-
## Disclaimer
Warning- use at your own risk. This code is really just some random shit Jim threw together... 😜