You are browsing as a guest. Sign up (or log in) to start making projects!

Quantum IDE

  • 8 Devlogs
  • 7 Total hours

Quant related IDE

Open comments for this post

28m logged

Quantum IDE Used ai to make an installer because honestly I don’t know how to do it. For the most part this project is done, I may add more stuff later, but I quite like this project please be generous with the voting (●’◡’●)

0
0
10
Ship #1 Changes requested

I made a quant related IDE called **quantum** this IDE includes a coding language I made (note this is just a wrapper for python code not a full on coding lang) This file allows you to do quant related things like monte-carlos simulations and more. As for the demo, this is the only way I could provide one, it's windows only you can test it out by downloading it, or building it yourself. Please enjoy!

  • 7 devlogs
  • 6h
Try project → See source code →
Open comments for this post

18m 21s logged

Added a monte carlos simulation! Now the visuals actually get interesting when you run something like monte(AMZN+AAPL, days=200, sims=1000, alpha=1, seed=42) load(AMZN, 6mo) display() you see a whole bunch of things shown in the screenshot

0
0
4
Open comments for this post

1h 9m 42s logged

Quantum updates! -> Added two more commands as well as greatly improved how everything was structured, added docs in my github as well. New commands: range watch unwatch

0
0
4
Open comments for this post

42m 25s logged

Fixed up the UI fully gonna start heading toward making some more features that are actually helpful. May need to revamp the entire parsing system just because of how annoying it is so far too add to it.

0
0
5
Open comments for this post

56m 23s logged

Played around with the colors and landed on a theme I’m really happy with went for a Dracula-inspired palette. Also added a proper console with real logging. Next up, I want to start adding tools that are actually useful thinking heatmaps and a few other things!

0
0
1
Open comments for this post

55m 3s logged

Starting to understand more where I want this IDE to end up, long-term I have a major GUI reworking ahead, but so far I really like how it’s coming together. Adding docs and im starting to make the scripting language more official. Current functions: - load <TICKER> using yfinance in PYTHON to load data- display uses plotlib to display into an image and then populate on the editor- compare <TICKER> compares vs another TICKER most have loaded 1st ticker

0
0
2
Open comments for this post

1h 31m 10s logged

Added syntax highlighting & expanded the scope, QUANTUM IDE is now a IDE that people getting into quantative finance can use. I wanna add functions like display() and load() that load from yfinance and display with R

0
0
3
Open comments for this post

36m 41s logged

finally got some basic stuff working, you can now call .\main.exe <filename> and it will open the file contents and display it.

0
0
4

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…