JackMansfield2019
Quantitative Developer & World Champion roboticist currently pursuing my BS in Computer Science at RPI. Interested in Machine learning and Algorithmic Trading
RPI
Pinned Repositories
2023-Rotman-Trading-Competition
Rensselaer Polytechnic Institute's submission for the 2023 Rotman International Trading Competition
BrokerBot
Broker Bot is an autonomous trading algorithm designed to continuously analyze New York Stock Exchange (NYSE) market conditions and execute profitable trades by utilizing advanced trading strategies. Built upon the Alpaca API, Broker Bot will be tuned through the extensive backtesting and paper trading capabilities provided.
CQF_Trading_Competition
Cornell Quant Fund 2022 Trading competition Options Case winner
FX_Carry_Strategy
An FX carry strategy borrows in a (low-interest-rate) currency and lends in another currency (with high interest rates). This is typically arranged via a cross-currency swap
IMC_Prosperity-2023
RPI's Submission to the 2023 IMC Prosperity Compeition
neural-network
A 2 layer neural network with interchangeable hidden nodes, used to classify handwriting data as either a 1 or a 5
OptionPricing
Program that compares 3 implementations of the Binomial option pricing model, and then uses a Monte carlo simulation to price European, Asian, Barrier, and Minimum Strike call options.
Spread-Trading
A spread trading strategy checks a running estimate of the displacement between two related instruments, and makes bets that this displacement will decline whenever it gets large. Here, we define that displacement in terms of recent returns between SVOL volatility ETF and of a pair of ETFs
Trade_Flow_Crypto_Trading_Strategy
Here I will assess trade flow as means of generating profit opportunities in 3 cryptotoken markets. I stress the word “opportunity” because at high data rates like these, and given the markets’ price-time priority, it is far easier to identify desirable trades in the data stream than it is to inject oneself profitably into the fray.
Trading_Benchmarks
Program to calculate key benchmarks for a Algorithmic trading Strategy
JackMansfield2019's Repositories
JackMansfield2019/BrokerBot
Broker Bot is an autonomous trading algorithm designed to continuously analyze New York Stock Exchange (NYSE) market conditions and execute profitable trades by utilizing advanced trading strategies. Built upon the Alpaca API, Broker Bot will be tuned through the extensive backtesting and paper trading capabilities provided.
JackMansfield2019/CQF_Trading_Competition
Cornell Quant Fund 2022 Trading competition Options Case winner
JackMansfield2019/2023-Rotman-Trading-Competition
Rensselaer Polytechnic Institute's submission for the 2023 Rotman International Trading Competition
JackMansfield2019/IMC_Prosperity-2023
RPI's Submission to the 2023 IMC Prosperity Compeition
JackMansfield2019/FX_Carry_Strategy
An FX carry strategy borrows in a (low-interest-rate) currency and lends in another currency (with high interest rates). This is typically arranged via a cross-currency swap
JackMansfield2019/neural-network
A 2 layer neural network with interchangeable hidden nodes, used to classify handwriting data as either a 1 or a 5
JackMansfield2019/OptionPricing
Program that compares 3 implementations of the Binomial option pricing model, and then uses a Monte carlo simulation to price European, Asian, Barrier, and Minimum Strike call options.
JackMansfield2019/Spread-Trading
A spread trading strategy checks a running estimate of the displacement between two related instruments, and makes bets that this displacement will decline whenever it gets large. Here, we define that displacement in terms of recent returns between SVOL volatility ETF and of a pair of ETFs
JackMansfield2019/Trade_Flow_Crypto_Trading_Strategy
Here I will assess trade flow as means of generating profit opportunities in 3 cryptotoken markets. I stress the word “opportunity” because at high data rates like these, and given the markets’ price-time priority, it is far easier to identify desirable trades in the data stream than it is to inject oneself profitably into the fray.
JackMansfield2019/Trading_Benchmarks
Program to calculate key benchmarks for a Algorithmic trading Strategy