how many charts you have open ? And what is memory and cpu?
Even more importantly, how many workspaces do you have open, and how many charts in each?
how many charts you have open ? And what is memory and cpu?
Hello RedDuke,
From your experience with building and testing algos in NT8, do you think these stats look good from the optimization results?
Equity Curve looks bad in 2017 to 2018.
View attachment 271129
View attachment 271130
i just moved my sqlserver off this box and so will get some of that memory back. i can move that docker also off this box.
i have 9 charts open and 1 workspace
how can i determine how much resources is used by my charts? is there a submetric that i can look at?
![]()
![]()
Hello RedDuke,ninja does occupy around 2gb of ram. You have very few charts so it is nothing for software. I suggest getting basic vm on aws or azure and run it there. Best way to algo trade.
Hello RedDuke,
I appreciate your help.
I am using speedytradingservice to back test and optimize algos. The memory is bit slow and optimizations takes forever.
Do you recommend aws and azure for back testing and optimization algos on NT8 or only use those services for running algos in forward testing or live?
Thank you,
Hello RedDuke,
I appreciate your help.
I am using speedytradingservice to back test and optimize algos. The memory is bit slow and optimizations takes forever.
Do you recommend aws and azure for back testing and optimization algos on NT8 or only use those services for running algos in forward testing or live?
Thank you,
Thank you so much RedDuke for the help.we use our own computers for back test. Cloud only for live trading and shadow sim backups (in case production goes down, sim becomes production). Also, we wrote our own back test as ninja Optimizer did not have features we needed, plus was too slow for the amount of data we needed to process.
Thank you for the help traider,For backtesting just invest in a good ryzen desktop and put it at home. Its even cheaper if you know how to buy 2nd hand. You use a cloud host when you need to be near the broker server to execute algo trades fast.
Thank you for the help traider,
I was using my VPS server to run back test and optimization and it takes forever. Currently waiting 5 hours for one optimization.
Now I understand better, and need to buy really good computer or server for back testing and optimization and use the VPS to run the algos on to make the money live. This way I keep the algo in test away from the algo live making the money.
Thank you so much