Search found 5 matches

by jagui
30 Jan 2015
Forum: MultiCharts .NET
Topic: MC for TWS: The Price Does Not Conform To The Minimum Price
Replies: 2
Views: 1280

Re: MC for TWS: The Price Does Not Conform To The Minimum Pr

Thank you.
Apparently, a reboot solved the problem.
I'll come back if the problem will present itself again.
by jagui
28 Jan 2015
Forum: MultiCharts .NET
Topic: MC for TWS: The Price Does Not Conform To The Minimum Price
Replies: 2
Views: 1280

MC for TWS: The Price Does Not Conform To The Minimum Price

I'm using MC.NET for TWS version 8.9 (Build 10291) paid version (not trial). I'm getting, for the symbol NQH5, this error: "The Price Does Not Conform To The Minimum Price Variation For This Contract " every time I try to open a non-market order. Other symbols, such as ES, Stocks and CFDs, are worki...
by jagui
15 Dec 2014
Forum: MultiCharts .NET
Topic: Change chart background color AND seconds to bar close
Replies: 2
Views: 1340

Re: Change chart background color AND seconds to bar close

I've figured out how to calculate seconds to bar close:

double secondsToBarClose = Bars.BarUpdateTime.Subtract(DateTime.Now).TotalSeconds;

Please help me on how to change chart background color from an indicator.
by jagui
15 Dec 2014
Forum: MultiCharts .NET
Topic: Spot Forex Session
Replies: 1
Views: 1091

Spot Forex Session

I'm using MC.NET for TWS and I can't find a session suitable for forex spot, with the universally accepted close time of 17.00 New York time.

How can I create a new session?
by jagui
14 Dec 2014
Forum: MultiCharts .NET
Topic: Change chart background color AND seconds to bar close
Replies: 2
Views: 1340

Change chart background color AND seconds to bar close

Hi, I just switched from NT to Multicharts.NET and I am currently porting all my indicators to MC.NET. I've been able to port every indicator but probably the simplest one, and indicator that "flash" the charts by changing its background color at n seconds to bar close. I cannot find a way to determ...

Go to advanced search