Deep Q-learning in trading
Recently, some articles appear in my linkedin thread which describe an approach of applyign RL in trading algorithm. I have learned a lot about DL, tradition...
Recently, some articles appear in my linkedin thread which describe an approach of applyign RL in trading algorithm. I have learned a lot about DL, tradition...
New features: template strategies are now available to be selected within dropdown list by single click: buy & hold limi...
New features: user can define global variable in init function e.x. we want to define a variable called “check”: context.che...
As i mentioned in self-intro, i was working on automating my trading account using python. The broker i use is called TradeRepublic, which is a neo-broker, a...
New features: code editor new color theme auto completion for brackets coding hint by pressing ctrl+spac...