investment:management:develop-method

How to develop a trading method

To achieve consistently stable earnings, every trading method must be reproducible. Furthermore, such methods need to be updated frequently, as the market changes daily. There's no end of method development.

A method must be evaluated and improved as frequent as possible. After the evaluation, it should be updated to improve.

There are 2 ways to evaluate: by expectation or by performance.

wayevaluation timing
expectationright after creation or updates of the method
performanceright after position close

create new methodevaluate the expectationgoodis the expectation good?badupdate the methodcreate a report of the last tradeevaluate the performanceevaluate the expectationupdate the methodgoodis the expectation good?badbadis the performance good?goodexecute trade

writing…

  • Last modified: 8 days ago
  • by falsycat