NexusFi: Find Your Edge


Home Menu

 





Graphics question


Discussion in NinjaTrader

Updated
    1. trending_up 3,393 views
    2. thumb_up 2 thanks given
    3. group 1 followers
    1. forum 3 posts
    2. attach_file 0 attachments




 
Search this Thread

Graphics question

  #1 (permalink)
 zeller4 
Orlando Florida
 
Experience: Intermediate
Platform: NT8
Trading: CL, NQ, ES, RTY
Posts: 477 since Jun 2009
Thanks Given: 1,416
Thanks Received: 404

for cut and paste coders like me, the use of certain graphics functions (in C# not just NinjaScript) is like a "quantum leap" past where my current level of understanding is...

Here's a snippet start from the Murrey Math file (starting at around line #600 and goes on for approx. 100 lines) I'd like to place into a two or three line plotting indicator so I can learn how to use this advanced code.

 
Code
publicoverridevoid Plot(Graphics graphics, Rectangle bounds, double min, double max)
{
if (Bars == null || ChartControl == null)
return;
int barWidth = ChartControl.ChartStyle.GetBarPaintWidth(ChartControl.BarWidth);
for (int seriesCount = 0; seriesCount < Values.Length; seriesCount++)
{
SolidBrush brush = brushes[seriesCount];
 
...
...
...
 
Does anyone have a simplified template that you'd be willing to share? or a link on a C# tutorial that helps?
Thanks,
Kirk

Started this thread Reply With Quote

Can you help answer these questions
from other members on NexusFi?
Cheap historycal L1 data for stocks
Stocks and ETFs
Trade idea based off three indicators.
Traders Hideout
About a successful futures trader who didnt know anythin …
Psychology and Money Management
What broker to use for trading palladium futures
Commodities
MC PL editor upgrade
MultiCharts
 
  #2 (permalink)
 
Big Mike's Avatar
 Big Mike 
Manta, Ecuador
Site Administrator
Developer
Swing Trader
 
Experience: Advanced
Platform: Custom solution
Broker: IBKR
Trading: Stocks & Futures
Frequency: Every few days
Duration: Weeks
Posts: 50,469 since Jun 2009
Thanks Given: 33,246
Thanks Received: 101,669

Not the most simple example, but MSDN:
SolidBrush Class (System.Drawing)
Graphics.DrawString Method (System.Drawing)

Mike



Join the free Markets Chat beta: one platform, all the trade rooms!

We're here to help: just ask the community or contact our Help Desk

Quick Links: Change your Username or Register as a Vendor
Searching for trading reviews? Review this list
Lifetime Elite Membership: Sign-up for only $149 USD
Exclusive money saving offers from our Site Sponsors: Browse Offers
Report problems with the site: Using the NexusFi changelog thread
Follow me on Twitter Visit my NexusFi Trade Journal Reply With Quote
Thanked by:
  #3 (permalink)
 
Velocity's Avatar
 Velocity 
Bloomfield Hills, MI
 
Experience: Master
Platform: NinjaTrader / Neoticker
Trading: ES
Posts: 16 since Jun 2009
Thanks Given: 0
Thanks Received: 7


here is the best site I found on C#

Visual C# .NET for Complete Beginners - a free programming course

Good Luck!

Reply With Quote
Thanked by:
  #4 (permalink)
 zeller4 
Orlando Florida
 
Experience: Intermediate
Platform: NT8
Trading: CL, NQ, ES, RTY
Posts: 477 since Jun 2009
Thanks Given: 1,416
Thanks Received: 404

Thanks Velocity,
I think I'll be able to get an extra degree if i make it through all that!

Thanks for a great resource...

Kirk

Started this thread Reply With Quote




Last Updated on July 3, 2009


© 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