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,506 views
    2. thumb_up 38 thanks given
    3. group 19 followers
    1. forum 82 posts
    2. attach_file 1 attachments




 
Search this Thread

StockSharp

  #71 (permalink)
jplourd
Ithaca
 
Posts: 4 since Sep 2016
Thanks Given: 0
Thanks Received: 1

The S# API has potential. Is anyone developing with it? If so get back to me to discuss collaboration. I'm also posting a similar message on Jasonnator's MC thread. Thanks

Reply With Quote
Thanked by:

Can you help answer these questions
from other members on NexusFi?
ZombieSqueeze
Platforms and Indicators
NexusFi Journal Challenge - April 2024
Feedback and Announcements
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
Futures True Range Report
The Elite Circle
The space time continuum and the dynamics of a financial …
Emini and Emicro Index
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Get funded firms 2023/2024 - Any recommendations or word …
61 thanks
Funded Trader platforms
39 thanks
NexusFi site changelog and issues/problem reporting
26 thanks
Battlestations: Show us your trading desks!
26 thanks
The Program
18 thanks
  #72 (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 news everyone!


We developing our platform since 2010. Unfortunately, until now it was focused only on the Russian-speaking audience.

Today we want to change our format, and have prepared for you the [b]English version of the documentation[/b].

Our forum, our chat, our documentation and our samples - you can use all of these resources.

If you have any question (comments, feedbacks etc.) you can write it directly here or visit our chat (based on Telegram app).

We will be happy to answer your questions.

Follow me on Twitter Reply With Quote
  #73 (permalink)
 
mattz's Avatar
 mattz   is a Vendor
 
Posts: 2,493 since Sep 2010
Thanks Given: 2,440
Thanks Received: 3,789



stocksharp View Post
Good news everyone!

......
We will be happy to answer your questions.

Congrats!

Can you just give us a short reminder as far as who you can connect to: CQG, Rithmic, Gain Capital?

Thanks,
Matt Z
Optimus Futures

There is a substantial 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]
Reply With Quote
  #74 (permalink)
 
stocksharp's Avatar
 stocksharp 
Moscow, RU
 
Experience: Advanced
Platform: StockSharp
Trading: ES
Posts: 38 since Mar 2014
Thanks Given: 3
Thanks Received: 13


mattz View Post
Congrats!

Can you just give us a short reminder as far as who you can connect to: CQG, Rithmic, Gain Capital?

The S#.API and S#.Designer (will write it as an separate topic) support the same connection set:

Stock market (I don't know maybe it also support something else like currency trading or derivatives, but we call it "Stock"):
  1. OpenECryTrader for OpenECry (now it GainCapital Futures but the API has a legacy well know name so we still named as OEC)
  2. InteractiveBrokersTrader for Interactive Brokers
  3. BlackwoodTrader for Blackwood
  4. ETradeTrader for E*TRADE
  5. IQFeedTrader for IQFeed
  6. SterlingTrader for Sterling
  7. CQGTrader for CQG
  8. RithmicTrader for Rithmic
  9. ItchTrader for ITCH

Forex market:
  1. LmaxTrader for LMAX
  2. OandaTrader for OANDA

Bitcoins:
  1. BtceTrader for BTC-E
  2. BitStampTrader for BitStamp

Follow me on Twitter Reply With Quote
Thanked by:
  #75 (permalink)
 
mattz's Avatar
 mattz   is a Vendor
 
Posts: 2,493 since Sep 2010
Thanks Given: 2,440
Thanks Received: 3,789

@stocksharp you should not call it all "stock" and make clear separation. E Trade and Sterling are stock based APIs.
You should make a distinction and call the it Futures (for futures and commodities) and Equities for stocks.

Also, Rithmic has made many improvements to their API since we last spoke. I don't think the old API will work for you.
Please check on it.

Matt Z
Optimus Futures

There is a substantial 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]
Reply With Quote
Thanked by:
  #76 (permalink)
The9000
Chicago, IL
 
Posts: 6 since Oct 2015
Thanks Given: 0
Thanks Received: 3

This looks like it has amazing potential for the programmer that needs functionality beyond what a major platform like Multicharts or Ninja Trader offers. I've downloaded it and played around with it in Visual Studio.

Where it is lacking is in documentation on how to actually use it in a coherent way for backtesting and live deployment. For the US audience, a demo showing how to:

1. Load data in from IQFeed or similar type data provider.
2. Perform a back test using a simple MA cross over or something from data loaded in step 1.
3. Analyze the results

and then:

4. Deploy a live version of a simple strategy using Interactive Brokers or one of the other common brokerages here in the US.

5. The licenses need to make this work are a bit ambiguous. How much are they and what piece of the framework do these licenses provide?





stocksharp View Post
The S#.API and S#.Designer (will write it as an separate topic) support the same connection set:

Stock market (I don't know maybe it also support something else like currency trading or derivatives, but we call it "Stock"):
  1. OpenECryTrader for OpenECry (now it GainCapital Futures but the API has a legacy well know name so we still named as OEC)
  2. InteractiveBrokersTrader for Interactive Brokers
  3. BlackwoodTrader for Blackwood
  4. ETradeTrader for E*TRADE
  5. IQFeedTrader for IQFeed
  6. SterlingTrader for Sterling
  7. CQGTrader for CQG
  8. RithmicTrader for Rithmic
  9. ItchTrader for ITCH

Forex market:
  1. LmaxTrader for LMAX
  2. OandaTrader for OANDA

Bitcoins:
  1. BtceTrader for BTC-E
  2. BitStampTrader for BitStamp


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


The9000 View Post
This looks like it has amazing potential for the programmer that needs functionality beyond what a major platform like Multicharts or Ninja Trader offers. I've downloaded it and played around with it in Visual Studio.

First of all, the key difference between S# and MC (=NT). We have a set of programs, not just one. The message below was about S#.API. It is a set of .NET assemblies. So no GUI or other features that you can see in comparable platform.

For the GUI we provide S#.Designer (not yet released, so no announce but I'm 99% sure you asking about that approach). For programmers (or for trader who has much experience in programming and prefer to use Visual Studio) - S#.API.

It is a key moment that can explain many finer points.


The9000 View Post
Where it is lacking is in documentation on how to actually use it in a coherent way for backtesting and live deployment. For the US audience, a demo showing how to:

Will happy to hear how we can improve it.


The9000 View Post
1. Load data in from IQFeed or similar type data provider.
2. Perform a back test using a simple MA cross over or something from data loaded in step 1.
3. Analyze the results

1. Getting started
2. Backtesting/Emulation
3. ...


The9000 View Post
and then:

4. Deploy a live version of a simple strategy using Interactive Brokers or one of the other common brokerages here in the US.

5. The licenses need to make this work are a bit ambiguous. How much are they and what piece of the framework do these licenses provide?

4. Interactive Brokers
5. As shown here Pricing. StockSharp it is based what the connectors you plan to use. IB, IQFeed - for free (no license file required).

Please ask here or in our forum. No prob to assist.

Follow me on Twitter Reply With Quote
  #78 (permalink)
 ClutchAce 
Cookeville, TN
 
Experience: Advanced
Platform: Sierra Chart, IB, Python
Trading: NQ, DAX, TOPIX
Frequency: Daily
Duration: Hours
Posts: 71 since Oct 2011
Thanks Given: 18
Thanks Received: 21


stocksharp View Post
[*]RithmicTrader for Rithmic

Hello stocksharp, can you comment on your API in context of Rithmic? I am currently working on development of an automated bot using their C++ in Linux, whereas you're using C# which would be limited to Windows, correct? If not, have you tested it under Mono runtime in Linux thoroughly to verify stability/speed?

Also, what primary/basic advantage does Stocksharp offer a developer in using its functions for interaction with Rithmic's systems versus just going straight to Rithmic's API code/docs?

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


ClutchAce View Post
Hello stocksharp, can you comment on your API in context of Rithmic? I am currently working on development of an automated bot using their C++ in Linux, whereas you're using C# which would be limited to Windows, correct? If not, have you tested it under Mono runtime in Linux thoroughly to verify stability/speed?

My colleague did an migration on Mono. It was for tests only, and connection to broker was socket level.

Not sure Rithmic has adapted they own .NET wrapper for Mono. Without that you cannot connect under Mono runtime.


ClutchAce View Post
Also, what primary/basic advantage does Stocksharp offer a developer in using its functions for interaction with Rithmic's systems versus just going straight to Rithmic's API code/docs?

1) Backtesting
2) Charting (and many other WPF components)
3) Simulator
4) Many trading algos, indicators (+70).
5) Independence. Same algo with many diff connections.

Follow me on Twitter Reply With Quote
  #80 (permalink)
AM4042
New York, NY
 
Posts: 7 since Mar 2016
Thanks Given: 6
Thanks Received: 1


Hi Stocksharp,

I read on your website's forum that you will be releasing a version of S#.Designer that will have tools specific for Options trading.

Has this version been released yet? If not, is there an ETA on its release?

Regards

Reply With Quote




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