Support Board
Date/Time: Thu, 28 Nov 2024 06:34:03 +0000
Post From: help with breakeven orders
[2023-06-01 08:41:02] |
Ed Goppelt - Posts: 41 |
John, thanks for taking a look. You clearly know the code like the back of your hand. I have a motto suggestion for SC: "not for babies". Re: complexity, this stop is probably the limit that I am willing to expend in the way of time and effort to understand SC. You must have heard of Unix's design philosophy: This is the Unix philosophy: Write programs that do one thing and do it well. Write programs to work together. Write programs to handle text streams, because that is a universal interface. The prevailing philosophy of the Unix operating system is simple: do one thing well.
Overall I love how SC has implemented orders. The scale-in/scale-out functionality is a particular favorite of mine: a feature that conceals complexity from me and takes care of the scut work behind the scenes. What software should be, IMO: helpful, intuitive and invisible. |