NexusFi: Find Your Edge


Home Menu

 





Multicharts with .Net


Discussion in MultiCharts

Updated
      Top Posters
    1. looks_one Jura with 24 posts (21 thanks)
    2. looks_two TonyB with 12 posts (4 thanks)
    3. looks_3 Bimi with 9 posts (14 thanks)
    4. looks_4 tx413 with 9 posts (29 thanks)
      Best Posters
    1. looks_one tx413 with 3.2 thanks per post
    2. looks_two Bimi with 1.6 thanks per post
    3. looks_3 Jura with 0.9 thanks per post
    4. looks_4 andrewtrader with 0.9 thanks per post
    1. trending_up 66,471 views
    2. thumb_up 102 thanks given
    3. group 41 followers
    1. forum 141 posts
    2. attach_file 2 attachments




 
Search this Thread

Multicharts with .Net

  #31 (permalink)
 
TonyB's Avatar
 TonyB 
Bay Area, CA - US
 
Experience: Beginner
Platform: TOS, TS & MC
Broker: TDA & TS
Trading: Stock, Options and now Futures (ES)
Posts: 516 since Dec 2010
Thanks Given: 227
Thanks Received: 140


tx413 View Post
I would consider MC .NET about the same as NinjaTrader in terms of programming difficulty. There are some small differences in the way things are done, and some different function calls, but overall it's the same sort of structure.

I'm very experienced with .NET and C# (and NT), so it wasn't that much trouble for me. As a developer myself, I think it's great to have so much flexibility. As you can see in the example video, you can do lots of things with C# such as the on-chart DOM window.

I'm coding an indicator right now that has its own window -- that is, besides the chart window. It is sort of a dashboard window that displays lots of information in real time that is pertinent to my trading. You can't do that very easily with EasyLanguage or Metatrader.

tx413, what is your level of experience or training that allows you do as you describe? For someone such as myself, and seemingly Jura, we are at ground zero in terms of our knowledge and experience with .NET and C#...

Thank you.

Reply With Quote
Thanked by:

Can you help answer these questions
from other members on NexusFi?
Exit Strategy
NinjaTrader
Better Renko Gaps
The Elite Circle
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
MC PL editor upgrade
MultiCharts
ZombieSqueeze
Platforms and Indicators
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Diary of a simple price action trader
26 thanks
Just another trading journal: PA, Wyckoff & Trends
24 thanks
Tao te Trade: way of the WLD
21 thanks
My NQ Trading Journal
16 thanks
HumbleTraders next chapter
9 thanks
  #32 (permalink)
 
jdfagan's Avatar
 jdfagan 
Pacifica, CA
 
Experience: Advanced
Platform: AmiBroker, TradeStation, NinjaTrader
Broker: Options House
Trading: Futures, Stocks
Posts: 34 since Jun 2009
Thanks Given: 68
Thanks Received: 44


tx413 View Post
The compiling is all done within MC, you can't do it in visual studio.

Hopefully someone can find a workaround to this so that we can develop and compile (at least to see if no code errors) within Visual Studio 2010/2012. I've just requested beta access so hopefully I can get in and play around with this aspect..

JD

Follow me on Twitter Reply With Quote
  #33 (permalink)
 
Jura's Avatar
 Jura   is a Vendor
 
Posts: 775 since Apr 2010
Thanks Given: 2,352
Thanks Received: 690


Thanks for your insightful comment tx413, much appreciated.


tx413 View Post
I would consider MC .NET about the same as NinjaTrader in terms of programming difficulty. (..)

I'm very experienced with .NET and C# (and NT),

Can you say something about MC .NET compared to NinjaTrader? Do you have a preference for one over the other?



jdfagan View Post
Hopefully someone can find a workaround to this so that we can develop and compile (at least to see if no code errors) within Visual Studio 2010/2012.

I'm a newbie on this, so I might be completely wrong here , but I don't think that's needed. For example, NinjaTrader files can't be compiled in Visual Studio, but the Visual Studio error highlighting works just as it would in the NinjaScript Editor.

Reply With Quote
  #34 (permalink)
 tx413 
Houston, TX
 
Experience: Intermediate
Platform: Multicharts, NinjaTrader
Broker: AMP Futures
Trading: ES
Posts: 23 since Aug 2010
Thanks Given: 42
Thanks Received: 77


TonyB View Post
tx413, what is your level of experience or training that allows you do as you describe? For someone such as myself, and seemingly Jura, we are at ground zero in terms of our knowledge and experience with .NET and C#...

Thank you.

I've been coding C# since it was in beta back in 2000. Since then I've gradually moved more towards team management, so I'm certainly not a C# guru, but I'm proficient.


jdfagan View Post
Hopefully someone can find a workaround to this so that we can develop and compile (at least to see if no code errors) within Visual Studio 2010/2012. I've just requested beta access so hopefully I can get in and play around with this aspect..

JD

As Jura said, even though you can't compile, you can still use the VS editor. It has better syntax and type checking and better highlighting. It also has easier access to class definitions and other things via the context and help menus.


Jura View Post
Can you say something about MC .NET compared to NinjaTrader? Do you have a preference for one over the other?

That's always been a tough call. Before MC .NET, it was almost a toss-up. Ninja has C# and you can do almost anything with it, including adding menu and toolbar items and more in-depth stuff. But Ninja just does not look like a mature product to me; the look and feel barely compares to Multicharts. And it crashes every now and then. And the database gets messed up sometimes. And it drops the broker connection at weird times without recovering, which makes automated trading almost impossible. I could go on and on about the things that I don't like about Ninja, but it actually has been my trading platform of choice for awhile simply because of the C#.

Multicharts has its own issues that bother me, but in my mind it is now the winner and I will most likely be switching to it full time when it is out of beta.

Reply With Quote
Thanked by:
  #35 (permalink)
Bimi
London
 
Posts: 118 since Mar 2010
Thanks Given: 42
Thanks Received: 58

C# and .NET are for programmers.

If you are a trader first, programmer second, you will have a chance to code your indicators in MC.NET

If you are a trader first... family man second, hobby third... programmer a distance somewhere on the horizon, you do not have a chance with MC.NET. Forget it now. Don't even think about it. Don't kid yourself. Don't waste your time. MC.NET is NOT for you. Furthermore, for those non-programmer dreamers: if you cannot code in Easylanguage, don't bet on MC.NET, it is not going to be easier.




ps. There are always exceptions. Feel free to be the exception. There is nothing that says you cannot/should not be the exception.

Reply With Quote
  #36 (permalink)
 tx413 
Houston, TX
 
Experience: Intermediate
Platform: Multicharts, NinjaTrader
Broker: AMP Futures
Trading: ES
Posts: 23 since Aug 2010
Thanks Given: 42
Thanks Received: 77


Bimi View Post
C# and .NET are for programmers.
...

...if you cannot code in Easylanguage, don't bet on MC.NET, it is not going to be easier.

In general, I would have to agree.

Bottom line, from what I can tell, is that MC .NET offers you 2 things trading-wise that you cannot get from EasyLanguage: (1) you can access data from all instruments, regardless of what is included on your chart. (2) you can access data from the order and position manager windows.

That means you do things like graph your equity curve or chart your risk. You can also create multi-instrument and multi-time-frame indicators and strategies (which you can do in EasyLanguage by adding all those instruments to your chart).

If you can't tackle .NET right now, hopefully you don't need these features, or can work around them. Like I said earlier, the look and feel of MC .NET is exactly the same as regular MC.

Reply With Quote
Thanked by:
  #37 (permalink)
 
jdfagan's Avatar
 jdfagan 
Pacifica, CA
 
Experience: Advanced
Platform: AmiBroker, TradeStation, NinjaTrader
Broker: Options House
Trading: Futures, Stocks
Posts: 34 since Jun 2009
Thanks Given: 68
Thanks Received: 44


Jura View Post
I'm a newbie on this, so I might be completely wrong here , but I don't think that's needed. For example, NinjaTrader files can't be compiled in Visual Studio, but the Visual Studio error highlighting works just as it would in the NinjaScript Editor.

Understood. However, NinjaTrader files can be correctly set up to compile with VS (it just takes some undocumented hacking - mainly via having the correct .DLL references in place from NinjaTrader's Program Files directory). Of course the NT team discourages against this, but it is possible

I didn't get accepted into the MC.NET beta because they said today its considered closed despite being a month away from going public apparently. Guess I'll have to wait before I can play with it for now..

Cheers,

JD

Follow me on Twitter Reply With Quote
Thanked by:
  #38 (permalink)
Bimi
London
 
Posts: 118 since Mar 2010
Thanks Given: 42
Thanks Received: 58


Bimi View Post
C# and .NET are for programmers.

If you are a trader first, programmer second, you will have a chance to code your indicators in MC.NET

If you are a trader first... family man second, hobby third... programmer a distance somewhere on the horizon, you do not have a chance with MC.NET. Forget it now. Don't even think about it. Don't kid yourself. Don't waste your time. MC.NET is NOT for you. Furthermore, for those non-programmer dreamers: if you cannot code in Easylanguage, don't bet on MC.NET, it is not going to be easier.

ps. There are always exceptions. Feel free to be the exception. There is nothing that says you cannot/should not be the exception.

I need to correct my post:

It is incorrect for me to say "if you can't program, MC.NET is not for you".

Because MC.NET supports VB.net, which is a BASIC variant. It should be easy to learn and easy to code.

C# is difficult for most non-programmers, but VB should not be a problem.

Reply With Quote
  #39 (permalink)
 
Jura's Avatar
 Jura   is a Vendor
 
Posts: 775 since Apr 2010
Thanks Given: 2,352
Thanks Received: 690


tx413 View Post
That's always been a tough call. Before MC .NET, it was almost a toss-up. Ninja has C# and you can do almost anything with it, including adding menu and toolbar items and more in-depth stuff. But Ninja just does not look like a mature product to me; the look and feel barely compares to Multicharts. And it crashes every now and then. And the database gets messed up sometimes. And it drops the broker connection at weird times without recovering, which makes automated trading almost impossible. I could go on and on about the things that I don't like about Ninja, but it actually has been my trading platform of choice for awhile simply because of the C#.

Multicharts has its own issues that bother me, but in my mind it is now the winner and I will most likely be switching to it full time when it is out of beta.

Thanks tx413 for your comments. I'm glad that MC .NET is the 'winner', since that would also be my first choice. Btw, do you happen to know other retail C# based trading programs? OpenQuant has a limited R&D budget (so I expect they have less programmers), and Wealth-Lab seems not a 'professional product' to me (but I might be mistaken). Besides that, I don't know of others.

You say that you can do almost everything in C# with NinjaTrader. How does that work with MC .NET in practice? I'm wondering since NT is natively written in C#, while MC uses C++, so I assume somewhat naively that with MC .NET less things are available / accessible in the language. Or did they properly ensure that practically everything is accessible?


tx413 View Post
Bottom line, from what I can tell, is that MC .NET offers you 2 things trading-wise that you cannot get from EasyLanguage: (1) you can access data from all instruments, regardless of what is included on your chart. (2) you can access data from the order and position manager windows.

Regarding the first point, does that also messes up the chart scaling (like it does in regular MC)? For example, if you add a 1 tick to a 10 min chart, the scale is completely unreadable in normal MC. It would be very nice if MC .NET loads this additional data series 'behind the scenes' without affecting the chart's axis.

Are there other things that MC .NET can do that PowerLanguage / regular MC can't ? For example, with MC .NET you can also monitor for broker disconnects right? As an amateur to C# I can see that the programming language is clearly more advanced, but I struggle somewhat to see how this might be implemented for more advanced features.

Reply With Quote
  #40 (permalink)
Bimi
London
 
Posts: 118 since Mar 2010
Thanks Given: 42
Thanks Received: 58


For MC.NET, an indicator can access a data series without first loading it onto the chart.
(source: MultiCharts forum. Sorry don't have the link)

Reply With Quote




Last Updated on June 27, 2013


© 2024 NexusFi™, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Privacy Policy - Downloads - Top
no new posts