I am interested in implementing risk management techniques while placing trades in Chart Trader. Is there an API that I can use that will allow for limits to prevent over trading? (contract size, daily limits, etc). What I picture is an event before trade is sent to the broker where I can hook into and apply limits and reject the trade if limits are exceed. Is there such an APi or another approach to implement something like this?
Thank You

Comment