siruku6 / fx_alarm_py

This app alarm you when you should check FX chart. (is being developed ...)
GNU General Public License v3.0
1 stars 0 forks source link

refactoring for src/real_trader and src/trader #244

Closed siruku6 closed 1 year ago

siruku6 commented 1 year ago

Remove the instance variable _indicators from the class RealTrader. And move the processings generating the various signs (columns) for the entry decision from Trader to other class or module.