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,665 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

  #21 (permalink)
 
Laurent's Avatar
 Laurent 
France
 
Experience: Advanced
Platform: MC, MetaTrader
Trading: Stocks, Turbos, FX
Posts: 36 since Nov 2010
Thanks Given: 13
Thanks Received: 8

I'm also beta tester, and as tx413 I will keep also everything confidential until the public beta.

But my first impressions are great, I like the API!

Reply With Quote

Can you help answer these questions
from other members on NexusFi?
MC PL editor upgrade
MultiCharts
Better Renko Gaps
The Elite Circle
How to apply profiles
Traders Hideout
REcommedations for programming help
Sierra Chart
Exit Strategy
NinjaTrader
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Spoo-nalysis ES e-mini futures S&P 500
29 thanks
Just another trading journal: PA, Wyckoff & Trends
25 thanks
Tao te Trade: way of the WLD
24 thanks
Bigger Wins or Fewer Losses?
23 thanks
GFIs1 1 DAX trade per day journal
17 thanks
  #22 (permalink)
 
Jura's Avatar
 Jura   is a Vendor
 
Posts: 775 since Apr 2010
Thanks Given: 2,352
Thanks Received: 690


Jura View Post
I'd love to see some code examples.

Code examples for the new MultiCharts .NET can be seen in the video in their latest blog post: MultiCharts .NET Closed [AUTOLINK]Beta[/AUTOLINK] Begins Today [AUTOLINK]MultiCharts[/AUTOLINK] Blog

Reply With Quote
Thanked by:
  #23 (permalink)
 SPMC 
GER
 
Experience: Advanced
Platform: MC
Trading: ES
Posts: 144 since May 2011
Thanks Given: 11
Thanks Received: 213


Could somebody recommend a good starting point for a .net / c#
book /tutorial / dummy guide which is trading related?

Reply With Quote
  #24 (permalink)
 
Laurent's Avatar
 Laurent 
France
 
Experience: Advanced
Platform: MC, MetaTrader
Trading: Stocks, Turbos, FX
Posts: 36 since Nov 2010
Thanks Given: 13
Thanks Received: 8

Hello SP,

Not sure if it's a good idea to begin with a C# book related to the trading.
I think it's better to begin with a C# book for dummies.

I have bought C# 4.0 in a Nutshell: The Definitive Reference a few month ago.
It's very good book, but I do not know if it is for dummies because I had an experience in C&C++ coding!
If you understand that book, you will be able to develop what you want on MC.net

Reply With Quote
Thanked by:
  #25 (permalink)
eacherlunch
birmingham, al
 
Posts: 18 since May 2012
Thanks Given: 11
Thanks Received: 6


Jura View Post
Code examples for the new MultiCharts .NET can be seen in the video in their latest blog post: MultiCharts .NET Closed [AUTOLINK]Beta[/AUTOLINK] Begins Today [AUTOLINK]MultiCharts[/AUTOLINK] Blog

thanks for the link

Reply With Quote
Thanked by:
  #26 (permalink)
 g94expy 
Hong Kong
 
Experience: Beginner
Platform: NinjaTrader
Trading: Stocks
Posts: 32 since Jul 2012
Thanks Given: 24
Thanks Received: 4


Laurent View Post
Hello SP,

Not sure if it's a good idea to begin with a C# book related to the trading.
I think it's better to begin with a C# book for dummies.

I have bought C# 4.0 in a Nutshell: The Definitive Reference a few month ago.
It's very good book, but I do not know if it is for dummies because I had an experience in C&C++ coding!
If you understand that book, you will be able to develop what you want on MC.net

I search the book review from Amazon.com and Google, found a lot of C# book with good comment.
But most of the name of book is C# with .NET, only the book C# 4.0 in a Nutshell doesn't with .NET

I am a beginner in programming, if I only need to write something for the trading platform like upcoming Multicharts.NET, do I need to learn the .NET as well?

Thanks!!!

Reply With Quote
  #27 (permalink)
 
Laurent's Avatar
 Laurent 
France
 
Experience: Advanced
Platform: MC, MetaTrader
Trading: Stocks, Turbos, FX
Posts: 36 since Nov 2010
Thanks Given: 13
Thanks Received: 8

You just need to know a .NET langage such as C#, J#, VB.net.

For beginners it's easier to start with VB.net, but for my point of view, it's better to learn C#.
Almost all codes developed for MC.net will be in C#.

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

@Laurent, @tx413 (and the other MC beta testers)

I know that the product is still in closed beta, but I'm wondering if you can comment somewhat on the difficulty of MC .NET. Do you find it easy to program in? Is C# easily implemented in MC .NET, or do some parts aren't that logical (compared to how PowerLanguage is set up). I don't want to be too nosy, but do you seriously consider buying MC .NET (i.e. how much do you like it), or is it more a "nice tool"?

And if I may ask, how much experience do you have with C#? That makes it easier for me (and others) to determine how easy it really is.

Hope you don't mind me asking this, but I consider to switch to MC .NET and want to get an idea of how difficult such a switch would be.

(I know I can wait for the public release for MC .NET to check these things myself, but if I want to make the switch I need to start learning .NET asap since I have a lot of catching up to do )

Reply With Quote
Thanked by:
  #29 (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


Jura View Post
@Laurent, @tx413 (and the other MC beta testers)

I know that the product is still in closed beta, but I'm wondering if you can comment somewhat on the difficulty of MC .NET. Do you find it easy to program in? Is C# easily implemented in MC .NET, or do some parts aren't that logical (compared to how PowerLanguage is set up). I don't want to be too nosy, but do you seriously consider buying MC .NET (i.e. how much do you like it), or is it more a "nice tool"?

And if I may ask, how much experience do you have with C#? That makes it easier for me (and others) to determine how easy it really is.

Hope you don't mind me asking this, but I consider to switch to MC .NET and want to get an idea of how difficult such a switch would be.

(I know I can wait for the public release for MC .NET to check these things myself, but if I want to make the switch I need to start learning .NET asap since I have a lot of catching up to do )

Jura, I'm in the same boat. A couple weeks back while searching the web on .NET and C#, I actually found some free PDF books and downloaded them to my iPad. One is called "Pro C# 2010 and the .NET 4 Platform" and another is "C# School 14 lessons to get you started with C# and .NET". I'm not certain how good or relevant these are to MC's to be offering, but figured I'd start there, when time permits. I have some air travel coming soon, so maybe then...

Reply With Quote
Thanked by:
  #30 (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



Jura View Post
@Laurent, @tx413 (and the other MC beta testers)

I know that the product is still in closed beta, but I'm wondering if you can comment somewhat on the difficulty of MC .NET. Do you find it easy to program in? Is C# easily implemented in MC .NET, or do some parts aren't that logical (compared to how PowerLanguage is set up). I don't want to be too nosy, but do you seriously consider buying MC .NET (i.e. how much do you like it), or is it more a "nice tool"?

And if I may ask, how much experience do you have with C#? That makes it easier for me (and others) to determine how easy it really is.

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.

Reply With Quote
Thanked by:




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