NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 25 of 34
Search: Posts Made By: Jasonnator
Forum: Platforms and Indicators January 4th, 2016, 12:59 PM
Replies: 82
Views: 34,300
Posted By Jasonnator
Update: I have decided to go full custom on...

Update:

I have decided to go full custom on my platform but will be using some S#'s components/classes/etc. I still follow S# closely and want to help the BMT/FIO community where ever I can with...
Forum: Platforms and Indicators November 9th, 2015, 11:01 AM
Replies: 82
Views: 34,300
Posted By Jasonnator
I can build everything fine with multiple...

I can build everything fine with multiple versions of VS2015. It's been a while since I've looked at the documentation project but I think it uses SandCastle.
Forum: Platforms and Indicators November 7th, 2015, 06:39 PM
Replies: 82
Views: 34,300
Posted By Jasonnator
Big Mike yes, Studio was designed to be an all in...

Big Mike yes, Studio was designed to be an all in one charting, trading, analysis, etc platform. It has it's own connectors panel/window which allows you to connect to the broker of your choice. ...
Forum: Platforms and Indicators November 7th, 2015, 05:14 PM
Replies: 82
Views: 34,300
Posted By Jasonnator
I'll take a look at the link. Your vision is...

I'll take a look at the link.

Your vision is definitely doable with S# but an app is not written out of the box to do all of that. I'd like to get stocksharp to chime in on this as well. I am...
Forum: Platforms and Indicators November 7th, 2015, 05:09 PM
Replies: 82
Views: 34,300
Posted By Jasonnator
VS2013/15 Express is fine. The API will be...

VS2013/15 Express is fine. The API will be migrated to VS15 soon so might as well just go that route.
Forum: Platforms and Indicators November 7th, 2015, 04:16 PM
Replies: 82
Views: 34,300
Posted By Jasonnator
Mike, I really appreciate the fresh look...

Mike,

I really appreciate the fresh look and will take the constructive criticism onboard. I hadn't really thought about S# from a non developer point of view.

I have to admit that I'm behind...
Forum: Platforms and Indicators November 7th, 2015, 01:31 PM
Replies: 82
Views: 34,300
Posted By Jasonnator
Studio still has some of the remnants of when S#...

Studio still has some of the remnants of when S# required signing up and obtaining a license through the S# website. It is easily commented out so you can explore the app.
Forum: Platforms and Indicators November 7th, 2015, 01:29 PM
Replies: 82
Views: 34,300
Posted By Jasonnator
Mike, I'm just seeing your posts now. The...

Mike,

I'm just seeing your posts now. The installers are well behind the source. Github has significantly updated functionality compared to the installers. Of the S# team provided programs, hydra...
Forum: Platforms and Indicators November 6th, 2015, 06:50 PM
Replies: 82
Views: 34,300
Posted By Jasonnator
clarifying

Mike,

Sorry for the misunderstanding. I know there are "Basket" classes for connectors (https://github.com/StockSharp/StockSharp/blob/master/Algo/BasketMessageAdapter.cs), positions...
Forum: Platforms and Indicators November 6th, 2015, 01:11 PM
Replies: 82
Views: 34,300
Posted By Jasonnator
Here are the types...

Here are the types (https://github.com/StockSharp/StockSharp/blob/master/Messages/SecurityTypes.cs) natively supported.
Forum: Platforms and Indicators November 6th, 2015, 12:59 PM
Replies: 82
Views: 34,300
Posted By Jasonnator
Hey Mike. S# supports pretty much everything. I'm...

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,...
Forum: Platforms and Indicators October 9th, 2015, 10:23 PM
Replies: 82
Views: 34,300
Posted By Jasonnator
Check every reference

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...
Forum: Platforms and Indicators July 21st, 2015, 09:24 AM
Replies: 82
Views: 34,300
Posted By Jasonnator
progress

I've been having trouble getting the connectors to work with anything other than simple example programs. I managed to recursively get all of the connector assemblies and instantiate them...
Forum: Platforms and Indicators July 13th, 2015, 03:11 PM
Replies: 82
Views: 34,300
Posted By Jasonnator
collaborators

I have reached out to several futures.io (formerly BMT)'ers and a few have expressed interest in contributing to this project (a big thanks to those people). My goal is to make an application which...
Forum: Platforms and Indicators July 1st, 2015, 09:04 AM
Replies: 82
Views: 34,300
Posted By Jasonnator
There isn't any that I can find. I use my...

There isn't any that I can find. I use my browser to translate (Google Chrome). Within Visual Studio, I use this plugin...
Forum: Platforms and Indicators June 25th, 2015, 11:53 AM
Replies: 82
Views: 34,300
Posted By Jasonnator
Real time ticking chart test

Still working on getting connectors working but here is a test on a real time charting built using SciChart with a random walk generator for data. I tested up to 1,000,000 bars and it chugged right...
Forum: Platforms and Indicators May 25th, 2015, 10:29 PM
Replies: 82
Views: 34,300
Posted By Jasonnator
I am actually in the process of just rolling my...

I am actually in the process of just rolling my own instead of trying to mold hydra or studio into what I want. A responsive and robust version of studio would be great but it's so complex that I...
Forum: Platforms and Indicators May 20th, 2015, 12:18 PM
Replies: 82
Views: 34,300
Posted By Jasonnator
Ok, after spending hours digging through code, I...

Ok, after spending hours digging through code, I have learned that the WPF learning curve is STEEP! In trying to figure out how some components work, I get lost when I'm 7+ classes deep.

Anyone...
Forum: Platforms and Indicators May 13th, 2015, 11:33 AM
Replies: 82
Views: 34,300
Posted By Jasonnator
StockSharp has taken a back seat for the time...

StockSharp has taken a back seat for the time being while I complete my switch from NT to MultiCharts (lots of indicators and strategies to recode). S# is still my ultimate goal for my primary...
Forum: Platforms and Indicators April 29th, 2015, 07:40 PM
Replies: 82
Views: 34,300
Posted By Jasonnator
No connectors loading into Studio

I think I found where StockSharp Studio is failing to load the connectors and created a new issue on github for it
https://github.com/StockSharp/StockSharp/issues/61

Now how to fix.....hmmm, I...
Forum: Platforms and Indicators April 29th, 2015, 04:42 PM
Replies: 82
Views: 34,300
Posted By Jasonnator
OpenECry connector

OpenECry connector works. No bars would print but I did get real time prices in a DOM window. The SciChart 3rd party software requires a license which is embedded in the stocksharp compiled...
Forum: Platforms and Indicators April 29th, 2015, 05:23 AM
Replies: 82
Views: 34,300
Posted By Jasonnator
Zephio I see the same list get populated with the...

Zephio I see the same list get populated with the site-compiled version but still no connector when in debug mode. Try the IQFeed sample program. Subscribing to a security is a little more...
Forum: Platforms and Indicators April 28th, 2015, 08:20 PM
Replies: 82
Views: 34,300
Posted By Jasonnator
mattz There is an OEC connector and a simple...

mattz

There is an OEC connector and a simple sample application I could test it with. If you want and/or are able, send me some read only credentials and I can try it out.

Jason
Forum: Platforms and Indicators April 28th, 2015, 03:50 PM
Replies: 82
Views: 34,300
Posted By Jasonnator
I knew it was a bug but finding it has proven...

I knew it was a bug but finding it has proven difficult. I'm still learning how the APP is implemented in hydra and studio. My main objective is to get real time and historical data piped in then...
Forum: Platforms and Indicators April 27th, 2015, 09:17 AM
Replies: 82
Views: 34,300
Posted By Jasonnator
I tried over the weekend to track down where the...

I tried over the weekend to track down where the list of connectors gets populated and still can't figure it out. FIX is no longer in the drop down list after the most recent changes.

Zephio...
Showing results 1 to 25 of 34

What unexpected challenges have you encountered while trading on a "Funded Trader" platform?

 


 
 


© 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