
Info
Username: | Kate |
Name: | Kate |
Member since: | 09 Mar 2013 |
About
None
Signature
None
Last comments
@Golden Dragon: if (IsBacktesting) ChartRefresh()
@Golden Dragon: Backtesting can be a bit faster if you do not call ChartRefresh() on every tick. Call i when you not in backtesting mode only (check IsBacktesting property).
@Fractals Auto Trend Line:
//ChartObjects.SetDrawLine( Extend to Infinity) ?!?
Here is example of extended lines, so you can use similar method: /forum/whats-new/913#2
@Clock: Why do you use OpenTime[0] as a broker time. This is not correct. OpenTime.LastValue will correct, but only if you use m1 time frame.
Notification Publishing copyrighted material is strictly prohibited. If you believe there is copyrighted material in this section you may use the Copyright Infringement Notification form to submit a claim.
Warning! Executing cBots downloaded from this section may result in loss of funds. Use them at your own risk.