Search found 5 matches

by bdwg
23 Mar 2018
Forum: MultiCharts .NET
Topic: Writing Faster Code
Replies: 2
Views: 1679

Re: Writing Faster Code

Thank you! This is all very helpful information, particularly the code profiling. I will have to look into that more.
by bdwg
19 Mar 2018
Forum: MultiCharts .NET
Topic: IStrategyPerformance.ConvertCurrency Method Help [SOLVED]
Replies: 2
Views: 1649

Re: IStrategyPerformance.ConvertCurrency Method Help [SOLVED]

You need to add the following line in StartCalc: convertCurrency = StrategyInfo; This Works!!! Thank you!! I would not have guessed that, and I couldn't find any documentation saying that. Is there somewhere I could have figured this out on my own? It would be good to know because I am sure I will ...
by bdwg
16 Mar 2018
Forum: MultiCharts .NET
Topic: IStrategyPerformance.ConvertCurrency Method Help [SOLVED]
Replies: 2
Views: 1649

IStrategyPerformance.ConvertCurrency Method Help [SOLVED]

Hey everyone, I try hard to not ask for coding help because I learn so much more if I figure it out myself, but I have hit a wall. I really don't understand how to use Interfaces provided by MC. I am currently trying to write some code that will convert the the ATR (average true range) for a symbol ...
by bdwg
07 Mar 2018
Forum: MultiCharts .NET
Topic: Writing Faster Code
Replies: 2
Views: 1679

Writing Faster Code

Hello everyone. I'm rather new to C#, but I tried changing something in my code to make it faster and it doubled my optimization time. Just wondering what tips you all might also have come across that could help everyone write faster code. For me, I had my code outputting via Output.WriteLine so I c...
by bdwg
07 Feb 2018
Forum: MultiCharts .NET
Topic: Market on Open coding
Replies: 0
Views: 1249

Market on Open coding

Hey everyone, It looks like MC.net doesn't have anyway to send IB a Market on Open order, I was just wondering if any of you have found a good workaround for this outside of manual trading. Some background: I have not been using MC for very long and I am currently using a trial of CSI data to get en...

Go to advanced search