|
|
|
|
|
by dagw
4022 days ago
|
|
What is a "longer timespan"? Minutes instead of seconds? Days instead of minutes? Month instead of days? Automated trading systems only really make sense when you are trading a pace that is too fast for humans to reliably execute. If you have time for human intervention it is much better to produce a system that simply spits out reports and recommendations that you can act on (or not), rather than having a system trade automatically. If nothing else it can save you from losing all your money due to an unfortunate off-by-one error or something. |
|