Jump to content

fxmozart

Members
  • Posts

    47
  • Joined

  • Last visited

Posts posted by fxmozart

  1. If anyone needs valid working for current version , i can post it (made a new crack , ultra simple).

     

    Re trading platform (post 163, from thankyou) :

     

    this platform is great , cons , pros:

     

    pros :

     

    -Ultra pluginnable architecture (From data connectors to trade connectors , to timebase connectors)...(so far made like 50 trade/data connectors)

    -works as execution algo's or full blown strategies, to simple signal systems (which can be read by other deltix timebase, as its also a server architecture).

    -java , c#, python, c++ enabled .

    -timebase IS definitely ultra fast , and as good as kdb , or similar , but due to timebase architect + cli is very easy to create own message stream (who are automatically transformed into any language object (c++,java, c# , python etc.).

    -Hadoop enabled. (http://en.wikipedia.org/wiki/Apache_Hadoop )

    -Performance is awesome (there's always better , with this the playing field is in 0.8 micro--5 ms, not below, but still pretty good, bearing you have XConnects.).

     

    cons :

     

    I wish quantoffice was in Mono...then could ditch , windows 100%.

     

    Best.

  2. Deltix end crack :

     

    Install Deltix , whatever folder, whatever serial (see page one for serial generator i made).

     

     

    from this (from the generator i made ) :

     

     

    4746-13D62F21150-B6F1

    4142-13D62F21160-498C

    5447-13D62F21161-153A

    5948-13D62F21161-80B8

    4147-13D62F21161-39E2

    5549-13D62F21161-E7A5

    414F-13D62F21161-0AE1

    4F50-13D62F21162-434E

     

     

     

    In :

     

    C:\Program Files\Deltix\QuantServer\build\dotnet

     

    Place :

     

    qsc.dll (uploaded here).

     

     

    In :

     

    C:\Program Files\Deltix\QuantServer\build\classes\deltix\util\license

     

    Place the given cracks (re uploaded here).

     

     

    This will give you both , java strategy servers, dotnet strategy servers , uhf , quant office , and ALL features of deltix (always replies yes).

     

    Skip all other steps.

     

     

    http://www.sendspace.com/filegroup/IEJOf8gVGasRwJNUbTtD%2Bayzp0GAeMK9

     

     

    qsc.dll.zip goes into quantoffice/bin

     

    other qsc.dll goes into

    C:\Program Files\Deltix\QuantServer\build\dotnet

     

    licenses files goes into :

     

     

    C:\Program Files\Deltix43.27A24257\QuantServer\build\classes\deltix\util\license

     

    -----------------------

     

     

    1000% working crack for dotnet uhf / java uhf, quantoffice, timebase, ALL deltix features enabled.

     

     

    Edit :

     

    Careful , there are 2 qsc.dll , and this is normal...one (the zipped one, which is smaller than the other one goes in quantoffice/bin ) , the other in the above folder (dotnet)).

     

     

     

    Tested on 64 cores....no cores limitations, trading, or what not..

     

    Enjoy and see below....And thanks John1 , for the initial upload which got me started.....

     

    Cheers

     

     

    And for those who wonder, yes every IS working live strategy server (dotnet OR java live enabled ....See below ) :

     

     

    http://www.screencast.com/t/Y1xZdi9kxp

    http://www.screencast.com/t/4ZRDwKgApFxK

    http://www.screencast.com/t/1x7ZWcUN

  3. Morning,

     

     

     

    UHF Net/Java framework 4 , IKVM last ==WORKS 100% .(+with templates and all, Visual studio plugin 2010/2012)

     

    Sendspace auto exe archive (it unzips itself)

     

    2 files (sendspace only accepts 300mb, so made 2 files which auto unzips):

     

    http://www.sendspace.com/filegroup/zXraFqgitmfp%2B4rmVMXP1g

     

     

     

     

     

    One zip :

     

    http://dl.free.fr/g1A6CjOQn

     

     

    passwords are indo

     

     

     

    No linux versions ...

     

    -----

     

    Also for those looking to integrate ib , here's how to make it work :

     

     

    In time base your symbols must be formatted like this in their names :

     

    Symbol#Exchange#currency#TYPE

     

    E.G :

     

    AAPL#SMART#USD#STK

     

    OR

     

    EUR#IDEALPRO#USD#CASH

     

    Found this by decompiling the ib connector :

    Around there:

    "....

    String[] splittedSymbol = StringUtils.split(symbol, "#", true, false);

    ..."

     

     

     

    See live strategy running on my MT4 connector + UHF NET 64 strategy up and running on EURUSD + Timebase monitor on ALL FX instruments (using MT4 connector) .

     

     

    http://i385.photobucket.com/albums/oo300/fxmc/2013-04-26025552pm.png

     

    Finally , all up and running :P

     

    Click the thank button if you like it , gives people a reason to do anything.

  4. Well , so far my plugin works as it collects data, but the uhf server doesn't ..Any deployed strategy bugs with :

     

    26 Apr 07:25:52 SEVERE Deployment of "2" terminated with error: Can't Connect TimeBase.

    cli.Infrastruct.Utils.QTException: Can't Connect TimeBase.

    at cli.QuantOffice.Connection.TimebaseConnection.Connect(Unknown Source)

    ...

    ...

    Caused by: cli.System.Exception: Server QSC version is incompatible. Error list:

    deltix.qsrv.hf.pub.uhf.ModuleState.Undeployed is missing, or not in position #6

     

    Algorithms are working though ..

     

    Strange cause pretty sure i had this working on the first uploaded version which had other problems though..

     

    I could upload the MT4 , but all it does is collect data into timebase, which can be ran with strategyrunner, but not with UHF live trader (as it bugs) ..(so might as well just use csv's than a live , thus slow collector).

     

     

    Going to erase everything and start over, with each versions.

  5. Bandito :Just make a directory in qsadmin .

     

    john1: yes actually the UHF , doesn't work really good , true , it doesn't even launch with the timebase....Have to recompile it under stable version...But stable version isn't net 4 , which sux .

     

    John1: i don't import data, i wrote a straight live MT4 tick collector provider // trader, so there's no latency issues (apart if your computer is slow)....As for differences, major in terms of spreads , but MT4 is quite good to run little tests on.

  6. Et voila ... MT4 Adaptor for deltix .. DONE and up running (fast.) :

     

    24 Apr 18:00:37 STARTUP QuantServer Version: 4.3.27A.23930

    24 Apr 18:00:37 STARTUP QuantServer Home: C:\Program Files\Deltix\QuantServerHome

    24 Apr 18:00:37 STARTUP QuantServer Port: 1299

    24 Apr 18:00:39 INFO

    **************************************************************************************

    * *

    * Aggregator Version: 4.3.27A.23930 *

    * Platform: NET64 *

    * TimeBase: dxtick://localhost:8011 *

    * Deltix Home: C:\Program Files\Deltix\QuantServer *

    * QuantServer Home: C:\Program Files\Deltix\QuantServerHome *

    * Aggregator Monitor: http://WIN-8L9M0VROMRL:1299/agg *

    * Local TimeZone: Central European Summer Time (Europe/Paris, UTC+02:00) *

    * *

    **************************************************************************************

     

    24 Apr 18:00:44 INFO [TickDBClient] Connected

    24 Apr 18:00:44 INFO [Aggregator] Activate aggregator

    24 Apr 18:00:45 INFO [PROCESS:PROVIDER] Activate aggregator process

    24 Apr 18:00:46 INFO Start Security Metadata update monitoring.

    24 Apr 18:00:46 INFO [PROCESS:PROVIDER] Start process activity

    24 Apr 18:00:46 INFO FrameworkServlet 'rpc': initialization started

    24 Apr 18:00:47 INFO FrameworkServlet 'rpc': initialization completed in 487 ms

    24 Apr 18:00:47 STARTUP QuantServer started (11 seconds).

    24 Apr 18:00:48 INFO [LIVE:PROVIDER] Instruments to load: [EURUSD:FX]

    24 Apr 18:00:49 INFO Test logger= current provider id :CTPFeedFactory broker id :MT

    24 Apr 18:00:49 INFO inside the MT4 connector

    24 Apr 18:00:49 INFO MT4 Feed 1.0

    24 Apr 18:00:49 INFO [LIVE:PROVIDER] Connector status changed: CONNECTED_BY_USER

    24 Apr 18:00:49 INFO MT4 Provider Subscribing to instrument :EURUSD

    24 Apr 18:00:51 INFO received instrument data (before parse)2013/04/24 19:00 1.29957 1.29977

    24 Apr 18:00:51 INFO got full message: 2013/04/24 19:00 1.29957 1.29977

    24 Apr 18:00:52 INFO received instrument data (before parse)2013/04/24 19:00 1.29956 1.29974

     

    Kaboom.

     

     

     

    PS : i can now write ANY adapter for ANY platform , Fix, non fix, MT4 ,Tradestation , whatever ...Pull up requests .

  7. Hello,

     

    Look in the /docs folder there is an example to work with IQ feed.

     

    See : file:///Volumes/C/Program%20Files/Deltix/QuantServer/docs/guide/aggregator/iqfeedagg.html

     

     

    Anyways i think we are missing things see in the docs file the picture is like this in qsadmin :

     

    http://i385.photobucket.com/albums/oo300/fxmc/2013-04-23031649pm.png

     

    But i have only get data, trading connector , and aggregate?

     

     

    Apart from this, nearly finished my first data connector for MT4 (lets one get live data from mt4).

  8. Cool thank you , i'll test that one , and crack it.. have been away/working.

     

    John1 : you really should read the manual , even the dev version you posted SHOULD work as far as :

     

    writing/testing strategies, logging currenex , ib , etc ...

     

     

    I couldn't find how to actually rewrite /write the plugins from scratch, has anyone found out yet ?

    -It seems the dev version can't actually store data from plugins (in Live setups) (have been trying with currenex, and ib, seems like it's not doing anything)..Will test with thankyou version.

  9. This bug isn't coming from the crack, it's a bug from deltix, when they are using C1flexgrid ..I Could decompile and fix it....but it works, just click ok.

     

     

    Man you posted exactly what i have been insanely repeating over the last 10 pages...Funny once again , i m being told i m hard to understand LOL (this is routinely happening).

     

    Although, I now get this annoying bug when I try to select an indicator.

     

    Unable to cast object of type 'System.string' to type 'QuantOffice.Chart.IMasterItem'.

     

    Unable to cast object of type 'System.String' to type 'QuantOffice.Chart.IMasterItem'.

    at QuantOffice.Chart.Forms.IndicatorsControl.GetMainSource()

    at QuantOffice.Chart.Forms.IndicatorsControl.UpdateIndicatorUpdateEventCombo()

    at QuantOffice.Chart.Forms.IndicatorsControl.OnSelectionChanged()

    at QuantOffice.Chart.Forms.IndicatorsControl.flex_AfterRowColChange(Object sender, RangeEventArgs e)

    at C1.Win.C1FlexGrid.C1FlexGridBase.a9()

    at C1.Win.C1FlexGrid.C1FlexGridBase.OnGridChanged(Object sender, GridChangedEventArgs e)

    at C1.Win.C1FlexGrid.u.bc(GridChangedTypeEnum A_0, Int32 A_1, Int32 A_2, Int32 A_3, Int32 A_4)

    at C1.Win.C1FlexGrid.u.bn(GridChangedTypeEnum A_0)

    at C1.Win.C1FlexGrid.r.n(C1FlexGridBase A_0, CellRange A_1, Boolean A_2)

    at C1.Win.C1FlexGrid.C1FlexGridBase.Select(CellRange rg, Boolean show)

    at C1.Win.C1FlexGrid.ab.o(MouseEventArgs A_0)

    at C1.Win.C1FlexGrid.ab.l(MouseEventArgs A_0)

    at C1.Win.C1FlexGrid.C1FlexGridBase.OnMouseDown(MouseEventArgs e)

    at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)

    at System.Windows.Forms.Control.WndProc(Message& m)

    at C1.Win.C1FlexGrid.Util.BaseControls.ScrollableControl.WndProc(Message& m)

    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

  10. You can do New Stream from Datafile if you downloaded the files from Sendspace (the meta data link i posted , also on page 1 ).

    You can do new stream directly and make each stock by hand (tiresome) .

     

    There is more than one way to solve the problem, hence the "100" possible ways..

     

    You can either use my timebase, make a new stream , or load the data file from the sendspace link i posted.

  11. Try to follow : http://indo-investasi.com/showthread.php/21311-REQ-Deltix-Institutional-Trading-Platform?p=271346&viewfull=1#post271346

     

    Otherwise i'll just be repeating the post ...It works , if you do it as in the docs , or put my timebase db (for sure, i m backtesting, getting live etc)..

     

    E.G Backtest good system (with above timebase) :

     

    '1' 'GOOG' 'All Trades' '506424' '946576.5' '-440152.5' '15.19272' '-118550' '-0.184738659596749' '11/11/2008 9:30:00 AM' '4.2718177983973' '0.779545454545455' '87' '4.18320119811462' '0.084453828318851' '2.53825557656715' '1.12219059924625' '4953.24046450703' '1.56953277614509' '0.00170502177158597' '50' '0.68' '34' '16' '10128.48' '27840.4852941176' '-27509.53125' '9.92988235294117' '1.01203052284352' '14' '4' 'USD'

     

    AllTrades Long Trades Short Trades

    Net Profit/Loss 589,176.00 253,723.10 335,452.90

    Total Profit 1,213,431.30 564,512.90 648,918.40

    Total Loss -624,255.30 -310,789.80 -313,465.50

    Cumulated Profit %589.18 %253.72 %335.45 %

     

    See photo :

     

    http://i385.photobucket.com/albums/oo300/fxmc/2013-04-01123733pm.png

     

     

    So you are pretty close to get it all working , just follow above post (resumé) :

     

     

    Start QSAdmin.cmd with administrative rights (right click run as admin) .

     

    Click Manage, show the folder u unzipped my timebase.

     

    Click edit TimeBase admin , to verify the Database (which should show anyways, Securities + Dailies), if they don't you can use above post to create a new stream , but it also means you didn't click on manage ...Else the 2 Streams should show.

     

     

    2) Click on timebase , and do start in console.

     

    3) Click on quantoffice and do start.

     

     

    You should be able to see stocks, my lists , backtest (by clicking on strategy manager) , see charts etc...

  12. John1 : i posted a meta data zip , with

    500 Stocks of data

    +500 Securities meta data, which FIXES "can't find securities" in uhf , timebase etc etc..

     

    without it , u won't be able to run (unless you do it by hand).

     

     

    Another way to fix, is start Timebase admin ... rignt click on a db , do insert stream , do meta data, insert EURUSD spot , save , you are good to go..but you'll only have 1 meta data, i posted 700 lready made with all infos..

     

     

    From the documentation :

    Step II - Add Security Metadata.

    In this step, we will create a Security Metadata stream within Timebase Manager to store static information about the secruities we are working with. QuantOffice will use this stream to interpret the data we have stored.

    1. Click Data/New Stream in the menu to start the stream creation wizard.

    2. Enable Security Metadata Message Type. Once selected, you will notice that the Key field is automatically defined and cannot be edited. QuantOffice requires that the security metadata stream key is named securitires.

    3. 

    4. Click Next

    5. Accept default static settings and click Create.

    6. You should now see the new stream in the database structure panel on the left.

    7. We are ready to add static security data. Highlight securities stream and select Data/Edit from the menu. An edit tab will appear with an empty table.

    8. Click Add/Equity from the menu.

    9. 

    10. Add the following definition for AAPL:

    11. 
The following fields were defined:

    ◦ Symbol

    ◦ ExchangeCode: This value represents the exchange code defined in the QuantOffice\data\CalendarDB.xml file.

    ◦ Name: Name of company.

    ◦ IssueDate: Date stock was issued.

    ◦ CurrencyCode

    12.

    13. Add GOOG and IBM to the stream using the following:

    14. 

    15. Click Accept to save changes. You are now ready to access Timebase data from within QuantOffice.

     

     

    -----

    So i have one with not 2 stocks, but one with 700 already made up stocks, fx, options, etc....

     

    Already made up timebase home with 700 securities meta data :

    http://www.sendspace.com/file/es53g8

     

     

    To use, drop somewhere .. start QSADmin, click on manage, show it this folder...Thats it , you are ready to use all deltix components.

     

     

    Linq to docs :

    /C/Program%20Files/Deltix/QuantOffice/Help/QuantOffice%20Documentation.html

     

    Linq to all icons (on windows) :

    C:\ProgramData\Microsoft\Windows\Start Menu\Programs\QuantOffice

  13. You don't need to use the patched version as there is a real license AND a crack.

     

    I would say, first while the license still works , install with it..when it's gets banned , and it will ...use the crack (I m already using the crack myself, no difference).

     

    I Can use MKT Data fine : http://i385.photobucket.com/albums/oo300/fxmc/2013-03-31100257pm.png

     

    How ? edit the qsadmin and the other file i posted earlier, click on qsadmin.cmd ..You should be able to click edit or so , or select a new directory , to make timebase folder (click on manage as there is no plugin.repository errors anymore) ...

     

    Then you can click data or not , live , ib , goldman etc..(aggregate feeds too) ..

     

    You should also import the meta data file i posted, or make your own , otherwise in strategy runner and so forth you won't have intellisense for symbols, and actually no symbols at all..

     

    ---

    Start only qsadmin , then do manage , and select a blank folder (this will write all necessary files there) ..

     

    Then you can actually right click on the storage , and do open in time base manager, or just add market data and so forth..

     

    But then i m not a deltix sales rep ..LOL

  14. Well not sure, i m using a windows 8 vm , i actually drop the whole folder in the c:/drive, right click on the setup.cmd , run as admin , the installer takes a while to show up, yes...

    Might need the dot net framework installed or the c++ components (which are in the pre-requisites folder next to the setup.cmd, i think called go.exe or prerequisites.exe) .

  15. Quote "OK. So I can now finally see the service in QuantServer Architect and I can also see it in services.msc. However, when I open up QuantOffice, it is telling me that the license is expired and that it cannot connect to timebase...."

     

    You must be doing something, wrong udf license is still working, and my crack removes all ...Try to remove your previous licenses from "appdata" (wherever that is in linux) .

     

     

    For those interested in quickly getting started , here's 2 files which have : ALL stocks in the NYSE , all FX ,some options, some futures meta data , and all daily prices for each of this securities..

     

    To use , click on timebase admin, do right click => import =>DATA files , import the securities meta data, then import the files, you'll then be able to backtest on 500 Stocks, search like industrial stocks etc..and play on daily fx , option, fut data..

    http://www.sendspace.com/filegroup/Jt4vwKdq3Hkc4IElsik0NA <=both files here.

    http://www.sendspace.com/file/by0el9 (or here for big data file)

     

    http://www.sendspace.com/file/v1s1gt for meta data..

  16. Try to drop this files http://www.sendspace.com/filegroup/H3y0AscyTrFBl7AwMGAFzA in the quantserver/bin directory , as maybe my paste got cut by html , cause here the

    "java.net.MalformedURLException: unknown protocol: c => looks like a letter or something got cut by html.

     

     

    Making a time base is , start the qsadmin , right click on the timebase, and set it up ...(or you can do it via files like the stuff i posted before with the timebase.cmd and all).

  17. Reply to john1

     

    -You can use any serial (i posted with my generator) , or generate new ones (with my generator) , or use genuine's udf (even if it gets banned, you can put the crack files in).

     

     

    How do you setup timebase in the first place (on both windows and linux)? Both you and udc have hinted at this before, but it was never fully explained. And what about the plugins.repository error?

     

    -To setup time base , you need to create a "home" (a place where you store data basically) , Like they setup QuantHome or something when you install, then you can start the timebase admin , setup your csv files (or download a already made up home...

     

    You'll be able to easily create a home once you open the .cmd file named qsadmin and replace with the below :

     

    @echo off

    @rem This file is automatically generated

    setlocal

    set DELTIX_HOME=C:\Program Files\Deltix\QuantServer

    set START=start "" "%DELTIX_HOME%\jre\bin\javaw"

    if "%JAVA_OPTS%" == "" set JAVA_OPTS=%JAVA_OPTS% -Xmx1500m

     

    if "%deltix.plugins.repository.url%" == "" set deltix.plugins.repository.url=%DELTIX_HOME%\plugin.repository

    if not "%NOJAVAW%" == "" (

    set START="%DELTIX_HOME%\jre\bin\java"

    title QuantServer Architect

     

    )

    call "%DELTIX_HOME%\bin\clntenv.cfg.cmd"

    %START% -splash:"%DELTIX_HOME%/build/classes/deltix/installer/admin/top/splash.jpg" %JAVA_OPTS% -jar "%DELTIX_HOME%\bin\runjava.jar" deltix.installer.admin.top.QSAdminMain %*

    endlocal

     

     

    OK..

     

    Is there any automated process to setup the service (windows and linux)?

    Yes see above.

     

    So, this crack will work with newer versions too without any modifications?

     

    Probably.

  18. Final Crack.

     

    http://i385.photobucket.com/albums/oo300/fxmc/2013-03-30110406pm.png (Valid crack up to year 2666+ ).

     

    With mond :

     

    http://i385.photobucket.com/albums/oo300/fxmc/2013-03-31121620am.png

     

     

    Linux/windows crack :

     

     

    download files from :

     

    http://www.sendspace.com/filegroup/HlVh7cfyM5QQaM24klVP%2Fg

     

    and:

     

    http://www.sendspace.com/file/likwun

     

     

    Drop license.xml in c:/ (yes the root drive , same for linux).

     

    Drop the other files in (from license.rar) /C//Program Files/Deltix/QuantServer/build/classes/deltix/util/license

     

     

    Drop qsj.dll in quantoffice/bin (replacing the other qsj).

     

     

    Thats it , ALL features are enabled (even future ones , as IsLicenseFeatured will always reply yes)..

     

    Removed timechecks (meaning you start, and it won't check after a few minutes if you are still licensed) ..Right now licensed up to year +2666.

     

    VisualAlpha , UHF , QuantOffice, TimeBase , Monitor , All brokers (etc...) all licensed and working.

     

     

    PS : I had a long message on previous post ,but erased it..

     

    I'm looking for onetick (64 bits ) , quanthouse 5.3+ , Tbricks , latest versions (have previous's all working) , if anyone shares , i ll post the cracks for latest versions.

     

    All ups and running (fix broker, IB , quote aggregation , timebase, strategy servers) :

     

    http://i385.photobucket.com/albums/oo300/fxmc/2013-03-31101619am.png

     

     

    Cheers.

×
×
  • Create New...