Support Board
Date/Time: Wed, 14 May 2025 21:16:54 +0000
Post From: (mysterious condition)
[2017-07-06 18:51:57] |
|
This looks like a quick example we were working on to demonstrate limiting trading to a specific time range but did not want it actually active. This is what it should be like: bool TradingAllowed = true; //(BarTime >= HMS_TIME(10, 0, 0) && BarTime < HMS_TIME(14, 0, 0)); This will be corrected in the next release. Sierra Chart Support - Engineering Level Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy: https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service: Sierra Chart Teton Futures Order Routing |