NikhilPeri / resume

Career goal is to not have a resume...till then
2 stars 0 forks source link

OEC2018 #1

Open NikhilPeri opened 6 years ago

NikhilPeri commented 6 years ago

A Hacky chat solution for oec 2018

michaeluoft12 commented 6 years ago

The challenge should be to redesign the API

arilotter commented 6 years ago

@NikhilPeri is there somewhere I can ask you a question privately?

NikhilPeri commented 6 years ago

@michaeluoft12 you team can barely make 10k let alone a trading platform shout out to @Guelf you guys are making lots of trades and lots of $$

NikhilPeri commented 6 years ago

@arilotter I am doing rounds now...but email me nperi104@uottawa.ca

AarushiSab commented 6 years ago

We buy stalks it says true, but our account doesn't change

NikhilPeri commented 6 years ago

also fixed the dashboard http://oec-2018.herokuapp.com/ the data before 9 is not really a part of the sim

@AarushiSab what team are you?

mshoe commented 6 years ago

I'd just like to point out @michaeluoft12 is not Michael Xu from uoft. That is me. Also not someone from my team either haha..

AarushiSab commented 6 years ago

YorkU

AarushiSab commented 6 years ago

We fixed it

dfsisinni commented 6 years ago

we are unable to trade right now - 500s for sell orders @NikhilPeri

DanielCefaratti commented 6 years ago

We just got a buy order through

akovo commented 6 years ago

image

What happens when we try to put a sell order thru when we own more than the selling quantity @NikhilPeri

dfsisinni commented 6 years ago

can't make trades still @NikhilPeri

arilotter commented 6 years ago

@dfsisinni I think it's the hotel wifi, try using your phone as a hotspot

akovo commented 6 years ago

We were using a hotspot @NikhilPeri Anything you can see on your end

kimwoo11 commented 6 years ago

Will the judges be given our code before the presentation? How/when are they marking our code quality @NikhilPeri

NikhilPeri commented 6 years ago

@kimwoo11 yes all code must be submited via git repository or email at nperi104@uottawa.ca and it will be marked by reading the code and trying to understand what it does....do class names make sense to functions do what they say they do...no need to write docs, but maybe a small readme to explain your algo would be nice

NikhilPeri commented 6 years ago

as for the people who cannot trade are these still going through expect 15s delay

screen shot 2018-01-27 at 1 40 25 am
NikhilPeri commented 6 years ago

@akovo double check you stock is still on the exchange...things a falling an being deleted and some new tickers are being generated

dfsisinni commented 6 years ago

stlll can't sell @NikhilPeri

akovo commented 6 years ago

@NikhilPeri our holdings still have market value and we cant sell to buy because we dont have cash, we keep getting 500 errors. Even with 15s these things still exist

NikhilPeri commented 6 years ago

tell me what rooms your in

NikhilPeri commented 6 years ago

@akovo @dfsisinni ^

akovo commented 6 years ago

829

NikhilPeri commented 6 years ago

REMINDER PLEASE EMAIL OR SEND A GITHUB LINK ALSO INCLUDE YOU SLIDE DECK!!!!

arilotter commented 6 years ago

uhhhhh it's 3am and my stocks are still appreciating should the sim be off now?

NikhilPeri commented 6 years ago

yup we are off! I tried to just make everything crash for the last 5 min ....but i acidently bade everything boom lol

arilotter commented 6 years ago

@NikhilPeri will the server be up again tomorrow for presentations?

NikhilPeri commented 6 years ago

I can try ... I will open up signups on a different exchange if I have time tonight @arilotter

LemonPi commented 6 years ago

@NikhilPeri One of the judges mentioned trying out linear regression. I implemented a pretty simple one and it consistently (with different parameters) scores $100mil+ when starting to trade on turn 200. Momentum (from autocorrelation) really dominated...

Check it out https://github.com/LemonPi/oec-2018 with python simulator.py