Possible Project Ideas

Hello Guys,Another Q newbie here. I’m currently a University Student and I havebeen studying Q for the summer. I have been through Q for Mortals andi’m currently looking for more resources to further my learning. Myaim is to complete a year long project in Q.I’m basically writing this to ask if anyone in this community has anyideas of possible projects i can do? I have few ideas, I want to get acouple more and work on scoping a few out before i commit to one. I’minterested in using Q in the financial sector. Several rough themes Ihave currently includes;#Some thing with technical indicators (RSI, MACD, Stockastics etc..)and timeframes#Relationships between Economic numbers/news and market direction e.g(manufacturing PMI and market)#Correllation finder (can be between stocks, bonds, fx, commodites,market sentiment etc)#Chart Pattern Spotter and possible future price action( or a tool tohelp evaluate trade entrance and exit)Any ideas, comments or tips would be greatly appreciated. Thanks verymuch in advance!

How about a local interaction/agent-based system - like cellularautomata? these can be used to solve differential equations, or modellarge populations. You could set up your “simulation space” with ann^x dimensional matrix and have each cell update its state on eachtime step based on a local interaction rule. I did something similarto this at uni (though not using q - although i wish i had) with somenice results. Admittedly it wasn’t in the financial field, but it wasof a similar complexity.On Sep 27, 8:08?pm, Ti <tktjeff…> wrote:> Hello Guys,>> Another Q newbie here. ?I’m currently a University Student and I have> been studying Q for the summer. ?I have been through Q for Mortals and> i’m currently looking for more resources to further my learning. ?My> aim is to complete a year long project in Q.>> I’m basically writing this to ask if anyone in this community has any> ideas of possible projects i can do? I have few ideas, I want to get a> couple more and work on scoping a few out before i commit to one. ?I’m> interested in using Q in the financial sector. ?Several rough themes I> have currently includes;>> #Some thing with technical indicators (RSI, MACD, Stockastics etc..)> and timeframes> #Relationships between Economic numbers/news and market direction e.g> (manufacturing PMI and market)> #Correllation finder (can be between stocks, bonds, fx, commodites,> market sentiment etc)> #Chart Pattern Spotter and possible future price action( or a tool to> help evaluate trade entrance and exit)>> Any ideas, comments or tips would be greatly appreciated. ?Thanks very> much in advance!</tktjeff…>