Search found 18 matches

by Bentley Wilburforce
03 Feb 2022
Forum: MultiCharts
Topic: Issue: great discrepancy between ticks charts from live session vs ticks charts from historical data feed
Replies: 22
Views: 3626

Re: Issue: great discrepancy between ticks charts from live session vs ticks charts from historical data feed

Great to hear your feedback on the way brokers are streaming their own live feed! Even if I am developing for many years, it’s something that I wasn’t aware. Following your comments on the broker you tested, IB seems to have the more “coherent” way to address this issue. But obviously this will hav...
by Bentley Wilburforce
22 Feb 2021
Forum: MultiCharts .NET
Topic: Currency conversion is not supported for UK Brent...Please set base currency to "none" (Spot)
Replies: 2
Views: 907

Currency conversion is not supported for UK Brent...Please set base currency to "none" (Spot)

Hi, I am getting the following error when trying to add a signal to a UK Brent chart (LMax symbol) Currency conversion is not supported for UK Brent (spot)...Please set base currency to "none" In Preferences, Trading, Currency Options I have set the Preferred Currency to none but it still doesn't wo...
by Bentley Wilburforce
22 Feb 2021
Forum: MultiCharts .NET
Topic: Alarms in StudyRunner log File
Replies: 1
Views: 695

Alarms in StudyRunner log File

Hi, I am looking for advice on understanding the log files, I have MC.net v14 running on a Win server 2012 vps located in LD4 and I am connected to Lmax for data and trading. The log file StudyRunner log file is full of information like this. 1038-22.02.2021/09:08:46.713 0x2A7A9560 !!!ALARMA!!! EUR/...
by Bentley Wilburforce
19 Feb 2021
Forum: MultiCharts .NET
Topic: Execution problems - the longest batch of order queues is XX / maximum delay of a processed batch of is...
Replies: 1
Views: 883

Execution problems - the longest batch of order queues is XX / maximum delay of a processed batch of is...

Hi, I am testing a strategy on a win server 2012 VPS using Multicharts.net v14 and LMAX broker (demo account). Trade automation has ground to a halt for some reason and there is a red box on the bottom notification bar warning of an orders queue delay - see screenshot. The StudyRunner log file shows...
by Bentley Wilburforce
01 Dec 2020
Forum: MultiCharts .NET
Topic: Multicharts.Net on VPS, Which version of Windows server
Replies: 3
Views: 1884

Multicharts.Net on VPS, Which version of Windows server

Hi,

I am looking to use Multicharts.Net 14 on a vps. My VPS provider offers Windows server 12, 16 and 19. Is there any reason why I should choose one version over another?

Thanks

BW
by Bentley Wilburforce
06 Jul 2020
Forum: MultiCharts .NET
Topic: Lmax Fractional Lots UK Brent (Spot)
Replies: 1
Views: 1134

Lmax Fractional Lots UK Brent (Spot)

Hi, I am coding a Multicharts.NET strategy in C# to trade 'UK Brent (Spot)' with LMAX. The UK Brent (Spot) instrument allows fractional lot sizes in multiples of 0.1 lots. When trading other instruments such as EURUSD. A 1 lot trade in multicharts opens 0.1 lots at the broker however, when opening a...
by Bentley Wilburforce
09 Sep 2015
Forum: MultiCharts .NET
Topic: Free trial only 5 days?
Replies: 1
Views: 1604

Free trial only 5 days?

Hi, today I downloaded a trial version of mc.net but instead of 30days it says I only have 5?
by Bentley Wilburforce
17 Jan 2015
Forum: MultiCharts .NET
Topic: Make orders good till cancelled
Replies: 1
Views: 1377

Make orders good till cancelled

Hi,

Is it possible in MC.net autotrading to code stop, limit and stoplimit orders to be good until cancelled.

Thanks,

Ben
by Bentley Wilburforce
02 Aug 2014
Forum: MultiCharts .NET
Topic: RANGE BARS INDICATOR PLN CODE. PLEASE HELP!!
Replies: 3
Views: 1610

Re: RANGE BARS INDICATOR PLN CODE. PLEASE HELP!!

Dear readers:

Could someone please share the pln code (.NET) for the Range Bars indicator?

Codejr
Hi, you can build charts with range bars if that's what you mean. see: https://www.multicharts.com/trading-sof ... sed_Charts
by Bentley Wilburforce
10 May 2014
Forum: MultiCharts
Topic: Incompatibilities between LMAX and MultiCharts
Replies: 72
Views: 18762

Re: Incompatibilities between LMAX and MultiCharts

Hi Smoky, I want to trade with LMAX, but I've had a vpn with multicharts running collecting data from LMAX for 3 months and there are so many problems with the connection being lost and not reconnecting quickly. It worries me that I have not heard of one single person who autotrades successfully wit...
by Bentley Wilburforce
10 May 2014
Forum: MultiCharts
Topic: Incompatibilities between LMAX and MultiCharts
Replies: 72
Views: 18762

Re: Incompatibilities between LMAX and MultiCharts

Can someone from multicharts tell us of a broker that can be traded with automatically without these data reconnection problems? Any broker, we only need one!

Thanks.
Ben
by Bentley Wilburforce
23 Apr 2014
Forum: MultiCharts
Topic: Preliminary documentation for new reserved words in MC7
Replies: 26
Views: 11676

Re: Preliminary documentation for new reserved words in MC7

What I mean is the ability for MC to synch perfectly with the status of all open contracts and orders at the broker's side after each time one exits then re-enters MC, without the need to program a study to do it. Happens already for all trades that were actually filled at the broker, upon connecti...
by Bentley Wilburforce
26 Mar 2014
Forum: MultiCharts .NET
Topic: Charts not updating after the weekend (LMAX data feed)
Replies: 3
Views: 1599

Re: Charts not updating after the weekend (LMAX data feed)

Hi Henry,

I'm using version Multicharts.net SE version 8.8 build 8591.
by Bentley Wilburforce
25 Mar 2014
Forum: MultiCharts .NET
Topic: Charts not updating after the weekend (LMAX data feed)
Replies: 3
Views: 1599

Charts not updating after the weekend (LMAX data feed)

Hi,

I find that my charts do not resume updating after the weekend break. The scanner window shows that data is still being received but the charts seem to be stuck at the Friday close price.

Thanks,

Ben
by Bentley Wilburforce
25 Mar 2014
Forum: MultiCharts .NET
Topic: Best way to retreive account balance
Replies: 2
Views: 2020

Best way to retreive account balance

Hi,
I want to be calculate position size based on the current account equity for each new trade. What is the best way to retrieve the current equity in Multicharts.net?

Thanks
by Bentley Wilburforce
23 Feb 2014
Forum: MultiCharts .NET
Topic: ExitFromOneEntryOnce
Replies: 1
Views: 1149

ExitFromOneEntryOnce

Hi,

Can anyone tell me how/where I should use the following to enable me to reuse an exit order repeatedly?

[ExitFromOneEntryOnce(ExitFromOneEntryOnce.FillAndKillExitOrder)]

Thanks

Ben.

Go to advanced search