NexusFi: Find Your Edge


Home Menu

 





StockSharp


Discussion in Platforms and Indicators

Updated
      Top Posters
    1. looks_one Jasonnator with 34 posts (23 thanks)
    2. looks_two stocksharp with 16 posts (7 thanks)
    3. looks_3 Big Mike with 13 posts (1 thanks)
    4. looks_4 mattz with 5 posts (3 thanks)
      Best Posters
    1. looks_one IQFeed James with 2 thanks per post
    2. looks_two Jasonnator with 0.7 thanks per post
    3. looks_3 mattz with 0.6 thanks per post
    4. looks_4 stocksharp with 0.4 thanks per post
    1. trending_up 33,868 views
    2. thumb_up 38 thanks given
    3. group 19 followers
    1. forum 82 posts
    2. attach_file 1 attachments




 
Search this Thread

StockSharp

  #41 (permalink)
 
mattz's Avatar
 mattz   is a Vendor
 
Posts: 2,493 since Sep 2010
Thanks Given: 2,441
Thanks Received: 3,791


Jasonnator View Post

@mattz I wanted to say thanks for helping with multiple connector test credentials. That allowed me to test more than just IQFeed to ensure as much compatibility as possible from the beginning.


You most welcome. I appreciate all the effort you are doing in creating this on your own.

Matt
Optimus Futures
There is a risk of loss in futures trading. Past performance is not indicative of future results.

Trading futures and options involves substantial risk of loss and is not suitable for all investors. Past performance is not necessarily indicative of future results. You may lose more than your initial investment. All posts are opinions and do not claim to be facts. Please conduct your own due diligence. Use only Risk capital when trading Futures.
1 800 771 6748 local 561 367 8686 email [email protected]
Follow me on Twitter Visit my NexusFi Trade Journal Reply With Quote
Thanked by:

Can you help answer these questions
from other members on NexusFi?
REcommedations for programming help
Sierra Chart
Trade idea based off three indicators.
Traders Hideout
ZombieSqueeze
Platforms and Indicators
Pivot Indicator like the old SwingTemp by Big Mike
NinjaTrader
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Just another trading journal: PA, Wyckoff & Trends
34 thanks
Tao te Trade: way of the WLD
24 thanks
My NQ Trading Journal
14 thanks
HumbleTraders next chapter
11 thanks
GFIs1 1 DAX trade per day journal
11 thanks
  #42 (permalink)
steveh131
Valparaiso Indiana
 
Posts: 1 since Oct 2015
Thanks Given: 0
Thanks Received: 0

Hello everyone,

I have a moderate amount of experience with Visual studio, but I am trying to build this project and run it.

I downloaded the entire codebase from Github, but it has something like 4,500 build errors. I do have Actipro WPF installed and license on the machine.

I really only need the charting portion of this program. I was hoping to make some changes to it to suit my needs... So perhaps I am trying to build way too much, but the Studio portion of the project won't compile and run on its own.

Can anybody give me any clues what I'm doing wrong? I'd really appreciate it. Thanks!

Steve

Reply With Quote
  #43 (permalink)
 
Jasonnator's Avatar
 Jasonnator 
Denver, Colorado United States
 
Experience: Intermediate
Platform: NT8 + Custom
Broker: NT Brokerage, Kinetick, IQFeed, Interactive Brokers
Trading: ES
Posts: 159 since Dec 2014
Thanks Given: 40
Thanks Received: 166



steveh131 View Post
Hello everyone,

I have a moderate amount of experience with Visual studio, but I am trying to build this project and run it.

I downloaded the entire codebase from Github, but it has something like 4,500 build errors. I do have Actipro WPF installed and license on the machine.

I really only need the charting portion of this program. I was hoping to make some changes to it to suit my needs... So perhaps I am trying to build way too much, but the Studio portion of the project won't compile and run on its own.

Can anybody give me any clues what I'm doing wrong? I'd really appreciate it. Thanks!

Steve

Steve,

I've been using S# for almost a year now and have seen several versions. Almost every time I have tons of errors is because of bad references. There is a new library which was just added (S#.Terminal) and there are 4 or 5 connectors who's references need to be updated to the StockSharp/Connectector projects. From memory, you need to remove then add back Blackwood, Fix, ITCH, Micex, Plaza, and Rithmic (I think that's all of them for the S#.Terminal project). Once that project matures a little, that error will be fixed permanently (it has already once but it creeps back).

Some of the other problems I've ran into had to do with some of the references in the sample applications. The easiest way is to unload the entire Samples solution folder then start adding back the ones you want to take a look at. Connectors/IQFeed has given me trouble in the past but was again, because of references.

The Studio project is essentially deprecated so I wouldn't spend too much time there poking around. The have been major changes since that project was added but those major changes were not easily integrated into S#.Studio.

The Hydra project is the most actively maintained at the moment. It is a data collection type of project, not a trading platform.

Feel free to drop me a line if you have questions. At first glance, this library can be a little overwhelming.

Jason

Started this thread Reply With Quote
Thanked by:
  #44 (permalink)
 
stocksharp's Avatar
 stocksharp 
Moscow, RU
 
Experience: Advanced
Platform: StockSharp
Trading: ES
Posts: 38 since Mar 2014
Thanks Given: 3
Thanks Received: 13

Good new everyone!

1) The source code on GitHub https://github.com/StockSharp/StockSharp now mostly on English with all comments (except Russian connectors).

2) Now we have 2 solution files. One for build connectors only. One for all components and apps (Actipro license is required). Use the first one if you are looking to write trading app directly in C# code.

Follow me on Twitter Reply With Quote
Thanked by:
  #45 (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,440 since Jun 2009
Thanks Given: 33,212
Thanks Received: 101,599

What kind of portfolio trading and analysis does StockSharp support?

Mike

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
  #46 (permalink)
 
Jasonnator's Avatar
 Jasonnator 
Denver, Colorado United States
 
Experience: Intermediate
Platform: NT8 + Custom
Broker: NT Brokerage, Kinetick, IQFeed, Interactive Brokers
Trading: ES
Posts: 159 since Dec 2014
Thanks Given: 40
Thanks Received: 166


Big Mike View Post
What kind of portfolio trading and analysis does StockSharp support?

Mike

Hey Mike. S# supports pretty much everything. I'm not in front of my dev machine right now or I would list everything natively supported. Off the top of my head, stocks, futures, bitcoin, currencies, options, spreads/synthetic, bonds, and I know there's more but just can't remember.

Jason

Started this thread Reply With Quote
  #47 (permalink)
 
Jasonnator's Avatar
 Jasonnator 
Denver, Colorado United States
 
Experience: Intermediate
Platform: NT8 + Custom
Broker: NT Brokerage, Kinetick, IQFeed, Interactive Brokers
Trading: ES
Posts: 159 since Dec 2014
Thanks Given: 40
Thanks Received: 166

Here are the types natively supported.

Started this thread Reply With Quote
  #48 (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,440 since Jun 2009
Thanks Given: 33,212
Thanks Received: 101,599


Jasonnator View Post
Hey Mike. S# supports pretty much everything. I'm not in front of my dev machine right now or I would list everything natively supported. Off the top of my head, stocks, futures, bitcoin, currencies, options, spreads/synthetic, bonds, and I know there's more but just can't remember.

Jason

Sorry, I am specifically asking about portfolio's. Not supported classes/types.

Portfolio trading -- as in, 100 positions in different products, interacting with each other so signals can be made based on the performance of the portfolio as a whole, as well as adjusted based on individual trade performance in a relative product, plus things like portfolio weighting and portfolio level risk limits.

Mike

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
  #49 (permalink)
 
Jasonnator's Avatar
 Jasonnator 
Denver, Colorado United States
 
Experience: Intermediate
Platform: NT8 + Custom
Broker: NT Brokerage, Kinetick, IQFeed, Interactive Brokers
Trading: ES
Posts: 159 since Dec 2014
Thanks Given: 40
Thanks Received: 166

Mike,

Sorry for the misunderstanding. I know there are "Basket" classes for connectors, positions, and portfolios. I have not personally used them so I don't want to say definitively yes.

So if I understand you correctly now, I believe you could in fact do portfolio trading with S#. You could create weighted, synthetic, spreads, etc and allocate weights however you like. There is not currently an example showing this functionality. I have mentioned it to @stocksharp and I think he wouldn't mind discussing it with you. Feel free to PM me.

I'm semi familiar with your style of trading and I think S# could accommodate it very well.

Started this thread Reply With Quote
Thanked by:
  #50 (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,440 since Jun 2009
Thanks Given: 33,212
Thanks Received: 101,599


Some feedback as I go.

When you signup on the website, the email confirmation is in Russian. Should add English text to the message as well.

Mike

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:




Last Updated on January 16, 2024


© 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