NexusFi: Find Your Edge


Home Menu

 





A new (open source?) trading platform


Discussion in Platforms and Indicators

Updated
      Top Posters
    1. looks_one MXASJ with 13 posts (12 thanks)
    2. looks_two Big Mike with 12 posts (5 thanks)
    3. looks_3 tradelink with 10 posts (10 thanks)
    4. looks_4 NetTecture with 10 posts (13 thanks)
      Best Posters
    1. looks_one NetTecture with 1.3 thanks per post
    2. looks_two wh with 1.3 thanks per post
    3. looks_3 tradelink with 1 thanks per post
    4. looks_4 MXASJ with 0.9 thanks per post
    1. trending_up 78,439 views
    2. thumb_up 90 thanks given
    3. group 38 followers
    1. forum 142 posts
    2. attach_file 5 attachments




 
Search this Thread

A new (open source?) trading platform

  #91 (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


sysot1t View Post
yes, it is called matlab...

Yes of course, but Matlab isn't a trading platform as you know. But I guess its as good as we get right now.

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 Started this thread Reply With Quote

Can you help answer these questions
from other members on NexusFi?
MC PL editor upgrade
MultiCharts
Pivot Indicator like the old SwingTemp by Big Mike
NinjaTrader
Exit Strategy
NinjaTrader
Better Renko Gaps
The Elite Circle
Trade idea based off three indicators.
Traders Hideout
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Just another trading journal: PA, Wyckoff & Trends
33 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
  #92 (permalink)
 sysot1t 
 
Posts: 1,173 since Nov 2009


Big Mike View Post
Yes of course, but Matlab isn't a trading platform as you know. But I guess its as good as we get right now.

Mike

trading platform would depends on definition, keep in mind you can tie matlab to IBKR API as well as CQG API... so it is all on what one would define as "platform" ... also, TradingSolutions from ND does support GPU's.. but at the end of the day, the question is what is the purpose? if you cant code or take advantage of the parallelism of GPU's.. what would you get out of it?

I find GPU's useful for finding opportunities in the misspricing of options that might generate arb opportunities... easy to go through a universe of options where you evaluate every single tick as an event to determine if there is still parity and if there isnt then an opportunity might be present.. or when trying to find opportunities when doing arb on ETF's that track a similar index but that are weighted differently... other than that, GPU's have no use or value to the regular/average retail trader...

so I am curious to know how you would use it, given that you are looking for a platform that supports it...

Reply With Quote
  #93 (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



sysot1t View Post
so I am curious to know how you would use it, given that you are looking for a platform that supports it...

Mainly to play. I'm a trader, yes, but I'm also a geek who loves computer tech.

Would be fun to build a beast of a system with quad gpu's just to see some CUDA crunching for a backtest or optimization.

But your point is well taken, to make full use of such power you really need to know what you are doing. I really would need to learn Matlab and also finish building my personal SQL server tick database, two things that aren't likely to happen soon due to time If only I could build a quad gpu system to magically give me more hours in the day...

Back on track, I am sure a wrapper could be built inside MultiCharts PowerLanguage to call a DLL with C++ which then uses Matlab to run the CUDA crunching and return a small dataset back to MultiCharts so it could make use of it. But if you are in this deep, probably best to just bypass MultiCharts altogether.

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 Started this thread Reply With Quote
  #94 (permalink)
heretic
Fort Worth, TX
 
Posts: 12 since Aug 2011
Thanks Given: 49
Thanks Received: 3


sysot1t View Post
yes, it is called matlab...

sysot1t, I haven't used matlab for quite some time, could you expand upon what support it has incorporated for OpenCL? Searched a bit and found a commercial CUDA package called Jacket for Matlab, they also have a C/C++ library called LibJacket.

[too new, can't post link]

Reply With Quote
  #95 (permalink)
 waverider 
Brisbane Australia
 
Experience: Advanced
Platform: Ninja; Amibroker; TWS
Broker: Kinetick, IB
Trading: Stocks, Futures
Posts: 46 since Dec 2009
Thanks Given: 28
Thanks Received: 6

This is probably the best place to post this question:

Does anyone have any experience with charts in Flex ? Are amCharts the best (most powerful / flexible) option? Or is there something better?

Any insights appreciated !

wave

Reply With Quote
  #96 (permalink)
 
wh's Avatar
 wh 
Neubrandenburg, Germany
 
Experience: Advanced
Platform: R
Trading: Stocks
Posts: 538 since Jun 2009
Thanks Given: 298
Thanks Received: 512


waverider View Post
This is probably the best place to post this question:

Does anyone have any experience with charts in Flex ? Are amCharts the best (most powerful / flexible) option? Or is there something better?

Any insights appreciated !

wave

"open flash chart", but amCharts has fine stuff ...

Overview | Open Flash Chart is a highly customisable open source (LGPL) flash charting tool.

Causality is the relationship between an event (the cause) and a second event (the effect), where the second event is a consequence of the first.
Reply With Quote
  #97 (permalink)
lurker
New Delhi, India
 
Posts: 14 since Aug 2010
Thanks Given: 5
Thanks Received: 6

Traderlink, just using this thread to thank you. I landed on your website searching for a solution to connect Amibroker with Sterling API. I'm yet to implement that, but from the looks of it you are doing a great job!

Reply With Quote
  #98 (permalink)
 olevkat 
Thailand
 
Experience: Intermediate
Platform: IB TWS
Trading: ES
Posts: 27 since Jun 2011
Thanks Given: 17
Thanks Received: 12

Does this opensource platform have:

1/ volume charting capability with Interactivebrokers datafeed?
2/ Gom volume ladder type feature to parse the bid ask volume spread using above data feed

High data granulity is not the paramount requirement. If the above is not available, how do we go about implementing a rough and dirty of the above in C#

Reply With Quote
  #99 (permalink)
 NickA 
London
 
Experience: None
Platform: MC & Ninja mainly
Posts: 135 since Jan 2010
Thanks Given: 5
Thanks Received: 50


olevkat View Post
Does this opensource platform have:

1/ volume charting capability with Interactivebrokers datafeed?
2/ Gom volume ladder type feature to parse the bid ask volume spread using above data feed

High data granulity is not the paramount requirement. If the above is not available, how do we go about implementing a rough and dirty of the above in C#

The thing is high data granularity is a requirement to implement a footprint chart (ladder), it will just be a work of fiction otherwise. It would be like constructing a 1 minute chart from hourly data!

Because IB have always published there API there are a ton of projects to help you get going, if you are prepared to use J# that might be a better bet as it is how IB support .net I am told.

I think you might have mis judged what the thread is about there is not one specific "this open source platform" though a couple of potential candidates where mentioned. Finally the idea nevere really germinated ( hardly surprisingly) last activity was nearly a year ago.

Edit: Having said that it would be good to resurrect as a place where people could post about open source projects they come across.

Reply With Quote
  #100 (permalink)
tradelink
Miami Beach FL USA
 
Posts: 21 since Dec 2010
Thanks Given: 4
Thanks Received: 16



Quoting 
Does this opensource platform have:

1/ volume charting capability with Interactivebrokers datafeed?
2/ Gom volume ladder type feature to parse the bid ask volume spread using above data feed


1. yes for IB. yes for volume-interval bars. yes for charting. volume bars can't presently be charted although this is easy to add (few lines of code). charting for volumes in a given bar isn't supported, this is fairly easy to add (probably 10-30 lines of code).

2. not familiar with GOM volume ladder, although people have built many different custom bar types and indicators in tradelink so you may want to ask on the mailing list. tradelink-users | Google Groups

there are also 100+ technical indicators built in with a gui for strategy building, so there may be something close to what you're wanting already.

tradelink - 100% open source since 2008... 23,000+ installs across 10+ countries. - Google Project Hosting

Reply With Quote




Last Updated on March 10, 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