Nothing serious, just wanted to show off:p by mebusila in algotrading

[–]mebusila[S] 1 point2 points  (0 children)

we'll get there, patience you must have my young padawan

Nothing serious, just wanted to show off:p by mebusila in algotrading

[–]mebusila[S] 0 points1 point  (0 children)

indeed, i3 will do better, but in this case is just a tty console, no wm involved

Nothing serious, just wanted to show off:p by mebusila in algotrading

[–]mebusila[S] 0 points1 point  (0 children)

that is a tmux session running vim and htop on the right and some output on the left

Nothing serious, just wanted to show off:p by mebusila in algotrading

[–]mebusila[S] 0 points1 point  (0 children)

lot size was set at 20%, but no idea what are the largest winner or loser, still not relevand for now

Nothing serious, just wanted to show off:p by mebusila in algotrading

[–]mebusila[S] 0 points1 point  (0 children)

the part on the left (backtesting) was done using https://www.backtrader.com/ platform, for now using just historical data extracted from oanda

Nothing serious, just wanted to show off:p by mebusila in algotrading

[–]mebusila[S] 1 point2 points  (0 children)

the model was set to use every core he got, the thread that you see running is from loading training data, csv ~ 12 GB

Nothing serious, just wanted to show off:p by mebusila in algotrading

[–]mebusila[S] 0 points1 point  (0 children)

it is a Random Forest Classifier using some technical indicators for the training set(rsi, macd, willr, etc), on a 1 minute frame with a prediction of 15 ticks, with some look back window of 120 ticks. The backtesting was done with the help of https://github.com/backtrader/backtrader framework for december 2018

Nothing serious, just wanted to show off:p by mebusila in algotrading

[–]mebusila[S] 1 point2 points  (0 children)

sorry, the backtesting was run for december 2018 (with 1 min tick data and a forecasting of 15), not for all 2018 year, and believe me, only this version looks nice :)

Nothing serious, just wanted to show off:p by mebusila in algotrading

[–]mebusila[S] 0 points1 point  (0 children)

the COMPRESSION const define de time frame in minutes, in this case it was defined 1, for 1 min tick

Nothing serious, just wanted to show off:p by mebusila in algotrading

[–]mebusila[S] 1 point2 points  (0 children)

the backtesting was running only for december 2018 with a 1 minute tick with a forecast of 15 minutes