Hello,
this si my journal of algorithmic systems portfolio.
My aim is to share transparent (real) results and find like-minded traders in the process to exchange information and tips.
I will post first some information I want to share. These are usually the questions I get from people when I talk about trading. So I will answer these beforehand.
My background
I am still working outside the trading industry in C-level management. Sadly I have no programming background. I did study economics and I have master's degree from marketing. I live in Slovakia, Bratislava.
I am trading since 2009, but with the current algo approach since 2018.
I am not a native speaker so plesea
forgive my grammar.
Hardware
I am using VPS to run all of my scripts and connect ot my broker's trading platform. I am using my PC from home to conduct all analysis and research. The PC is nothing special, I build it myself from mid-to-high level components. It is AMD Ryzen 5 3600 6-Core with 16GB RAM, I am using M.2 NVMe SSD disks. I am writing this because some people are convinced that you have to rent at least a super computer in China to do some backtesting.
Software
Amibroker - I am using Amibroker for a) backtesting, b) market scanning
Python - the whole automated system is coded in python. I am using it to scan the market, send entry and exit signals to my broker's platform via API and to save the outcome of the trades in a trading journal.
TWS - I am using Interactive Brokers as my broker. I am using TWS a) to send orders via API, b) to visually check on my positions
There are plethora of other applications and software I am using, which help me but are not essential for my trading (Windows as OS, OneNote as note taking software etc.).
My approach to trading
I am trading a portfolio of algorithmic (just a fancy word for automated) strategies which trade US stocks. My goal is to build a diversified portfolio of non-correlated algo strategies (...and lay on the beach and sip piña colada
). I am trying to diversify my portfolio by using different trading strategy approach - breakout, mean-reversion and seasonal. I am using also different timeframes - from intraday until holding positions for couple of months.
I would like to add more diversification in the near future by adding more non-US stocks and other instruments (mostly futures and options).
this si my journal of algorithmic systems portfolio.
My aim is to share transparent (real) results and find like-minded traders in the process to exchange information and tips.
I will post first some information I want to share. These are usually the questions I get from people when I talk about trading. So I will answer these beforehand.
My background
I am still working outside the trading industry in C-level management. Sadly I have no programming background. I did study economics and I have master's degree from marketing. I live in Slovakia, Bratislava.
I am trading since 2009, but with the current algo approach since 2018.
I am not a native speaker so plesea
forgive my grammar.Hardware
I am using VPS to run all of my scripts and connect ot my broker's trading platform. I am using my PC from home to conduct all analysis and research. The PC is nothing special, I build it myself from mid-to-high level components. It is AMD Ryzen 5 3600 6-Core with 16GB RAM, I am using M.2 NVMe SSD disks. I am writing this because some people are convinced that you have to rent at least a super computer in China to do some backtesting.
Software
Amibroker - I am using Amibroker for a) backtesting, b) market scanning
Python - the whole automated system is coded in python. I am using it to scan the market, send entry and exit signals to my broker's platform via API and to save the outcome of the trades in a trading journal.
TWS - I am using Interactive Brokers as my broker. I am using TWS a) to send orders via API, b) to visually check on my positions
There are plethora of other applications and software I am using, which help me but are not essential for my trading (Windows as OS, OneNote as note taking software etc.).
My approach to trading
I am trading a portfolio of algorithmic (just a fancy word for automated) strategies which trade US stocks. My goal is to build a diversified portfolio of non-correlated algo strategies (...and lay on the beach and sip piña colada
). I am trying to diversify my portfolio by using different trading strategy approach - breakout, mean-reversion and seasonal. I am using also different timeframes - from intraday until holding positions for couple of months.I would like to add more diversification in the near future by adding more non-US stocks and other instruments (mostly futures and options).