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

GoldenClarinet

@GoldenClarinet

Joined June 8th, 2026

  • 31Devlogs
  • 2Projects
  • 0Ships
  • 0Votes
Hi, I am a french student and have a passion for mathematics, physics and trading. My goal is to become a quantitative trader to combine theses three fields. 

That is why I have started my project Market Lab It is my very first project for a Hack Club challenge but hopefully not my last !

Indeed I project to build a neural network to analyse all the data I will be able to collect thanks to Market Lab and estimate the probability of events on the market as a trend reversal etc ... 

Finally, if I earn enough StarDust to buy a Raspberry Pi, I will make an AI trading agent thanks to TensorTrade and connect it to the real world ! 

Thanks for reading my bio 🙌
Open comments for this post
Reposted by @GoldenClarinet

8h 44m 48s logged

DevLog #25 : New feature ! While trying to calculate an indicator, if an existing one has the same name, MaketLab will ask if you want to replace the existing one, rename the indicator you want to calculate or simply cancel the calculations. I am working on the same system but with MarketLab looking on the parameters of calculated indicators. Thanks for reading ✌️!

0
1
10
Open comments for this post
Reposted by @GoldenClarinet

19m 37s logged

DevLog #31 : New feature (not perfect yet)! I am fixing the issues on the indicator update (see DevLog #30). The indicator is now updated over te whole set of new data and a misplacement has been corrected. But some problems remains: the indicator is updated with what seems to be the first value of the whole set of data and it is also calculated with the very first values (that normally cannot be done: if you are calculating a SMA100, the 99 firsts values cannot be calculated) Thanks for reading 😄

1
1
165
Open comments for this post

19m 37s logged

DevLog #31 : New feature (not perfect yet)! I am fixing the issues on the indicator update (see DevLog #30). The indicator is now updated over te whole set of new data and a misplacement has been corrected. But some problems remains: the indicator is updated with what seems to be the first value of the whole set of data and it is also calculated with the very first values (that normally cannot be done: if you are calculating a SMA100, the 99 firsts values cannot be calculated) Thanks for reading 😄

1
1
165
Open comments for this post

1h 16m 54s logged

DevLog #30 : New feature (not perfect yet)! You can now update the calculated indicators, but an issue just showed up: there are three misplacement of the new values of the indicator. I am working on fixing that. Thanks for reading 🫡 PS : Special thanks to @bali0531 , @lakshaykhatri780 and @jinjin for liking DevLog #29 !

1
1
131
Open comments for this post
Reposted by @GoldenClarinet

8h 37m 33s logged

DevLog #28 : I finalized the sync of all the part of the system that manage events calculation with the new core of MarketLab. I also started the README. I am currently working on updating all the data after a break in your work on MarketLab. Thanks for reading ✌️! PS: Special thanks again to @bali0531 for liking DevLog #27 ! PS 2: I do not have special image to illustrate the work I have donne these last 8 hours, sorry 🙇‍♂️

0
1
16
Open comments for this post
Reposted by @GoldenClarinet

2h 35m 16s logged

DevLog #27 : I finalized the sync of all the part of the system that manage indicators calculation with the new core of MarketLab. The next step is to do the same with the events part. Thanks for reading 😆 PS: Special thanks to @bali0531 for liking DevLog #26 !

0
1
24
Open comments for this post
Reposted by @GoldenClarinet

4h 45m 29s logged

DevLog #29 : New feature! You can now update the data available on Binance API. I am also working on calculating indicators and avents over these new data. Thanks for reading 😄 PS: If you know how the 3D Printing Credits available in the shop can be used, I will be grateful if you tell me in the comments!

1
1
179
Open comments for this post

4h 45m 29s logged

DevLog #29 : New feature! You can now update the data available on Binance API. I am also working on calculating indicators and avents over these new data. Thanks for reading 😄 PS: If you know how the 3D Printing Credits available in the shop can be used, I will be grateful if you tell me in the comments!

1
1
179
Open comments for this post

8h 37m 33s logged

DevLog #28 : I finalized the sync of all the part of the system that manage events calculation with the new core of MarketLab. I also started the README. I am currently working on updating all the data after a break in your work on MarketLab. Thanks for reading ✌️! PS: Special thanks again to @bali0531 for liking DevLog #27 ! PS 2: I do not have special image to illustrate the work I have donne these last 8 hours, sorry 🙇‍♂️

0
1
16
Open comments for this post

2h 35m 16s logged

DevLog #27 : I finalized the sync of all the part of the system that manage indicators calculation with the new core of MarketLab. The next step is to do the same with the events part. Thanks for reading 😆 PS: Special thanks to @bali0531 for liking DevLog #26 !

0
1
24
Open comments for this post

10h 40m 10s logged

DevLog #26 : I keep on modifying the core of MarketLab. I do not have anything special but I need to do this DevLog to log my hours. Thanks fore reading 😄

0
1
15
Open comments for this post

8h 44m 48s logged

DevLog #25 : New feature ! While trying to calculate an indicator, if an existing one has the same name, MaketLab will ask if you want to replace the existing one, rename the indicator you want to calculate or simply cancel the calculations. I am working on the same system but with MarketLab looking on the parameters of calculated indicators. Thanks for reading ✌️!

0
1
10
Open comments for this post

8h 36m 9s logged

DevLog #24 : I standardized indicator definition and metadata to set the rules the user must follow to create indicator that can be accepted by MarkLab. The user must define these metadata to use its own custom indicators : the name of the indicator, the number of parameters nb that the user can choose, the recommended parameters r , the function of the indicator f, the type t of the indicator (general_app or custom) and the forced parameters fp. The next step is to do the same with the events. Thanks for reading 🙌!

0
0
3
Open comments for this post
Reposted by @GoldenClarinet

3h 32m 53s logged

DevLog #22 : I started working on redefining the structure of the code to strengthen robustness and clarify the architecture. I asked Codex to make me a check list of all the modifications to operate. Thanks for reading 😁 PS : Special thanks to @Aaravkatiyar for liking and commenting DevLog #21 and following ! (You are the GOAT!)

0
1
7
Open comments for this post

8h 1m 55s logged

DevLog #23 : I keep on working on redefining the structure of the code. All the sqlite3 operations are now performed by the class MarketLabDataBase. Redefining the structure af the code will take a long time (8 hours for one step) but it is one of the final steps of the project and it will hopefully improve the complexity grade of my project. Thanks for reading 😆!

0
0
3
Open comments for this post
Reposted by @GoldenClarinet

1h 18m 2s logged

QueueClear time-sync noteHackatime is currently filtered to project queueclear and shows 3h 25m total. The Stardance project page still displays 2 Total hours. I am attaching screenshots of both pages so the project-time link can be checked.The current public demo and source are here:https://aaravkatiyar55-gif.github.io/queueclear/https://github.com/aaravkatiyar55-gif/queueclearThis note documents the visible time mismatch only. It does not claim that previous review feedback has already been resolved.

0
2
262
Open comments for this post

3h 32m 53s logged

DevLog #22 : I started working on redefining the structure of the code to strengthen robustness and clarify the architecture. I asked Codex to make me a check list of all the modifications to operate. Thanks for reading 😁 PS : Special thanks to @Aaravkatiyar for liking and commenting DevLog #21 and following ! (You are the GOAT!)

0
1
7
Open comments for this post
Reposted by @GoldenClarinet

4h 39m 57s logged

I messed something up and m editor wasnt responding I couldt click anything. I was trying to fix it almost 5 hours. What I fixed? - vulkan and SDL were recreating while turning MSAA on and GPU was loosing context

0
1
133
Loading more…

Followers

Loading…