{"id":17034571,"url":"https://github.com/caub/jforexjetty","last_synced_at":"2025-04-12T13:13:09.378Z","repository":{"id":11872112,"uuid":"14432410","full_name":"caub/JForexJetty","owner":"caub","description":"JForex (dukascopy) on the web with Jetty","archived":false,"fork":false,"pushed_at":"2013-11-20T01:16:43.000Z","size":192,"stargazers_count":8,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-12T13:13:04.740Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"mapeditor/tiled-resources","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/caub.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-11-15T18:55:49.000Z","updated_at":"2023-09-10T17:00:25.000Z","dependencies_parsed_at":"2022-09-19T11:40:59.899Z","dependency_job_id":null,"html_url":"https://github.com/caub/JForexJetty","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caub%2FJForexJetty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caub%2FJForexJetty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caub%2FJForexJetty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caub%2FJForexJetty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caub","download_url":"https://codeload.github.com/caub/JForexJetty/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248571863,"owners_count":21126522,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T08:43:59.353Z","updated_at":"2025-04-12T13:13:09.354Z","avatar_url":"https://github.com/caub.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"JForexJetty\n===========\n\nJForex on the web with Jetty\n\n\nrun WebServer, with a valid JForex account username and password ( [create demo account](http://www.dukascopy.com/swiss/french/forex/demo_fx_account/) )\n\nthen go to http://localhost:8080/static/\n\nIn this demo page, the ticks informations are pushed for several instruments\n\nfrom your console type:\n\n    ws.send(\"ticks\") // send last ticks of your subscribed instruments  \n    ws.send(\"subscribe EURJPY\") // subscribe to a new instrument  \n    ws.send(\"close 24646272\") // close a given order  \n    //and several others, see DataStrategy\n\nThe DataStrategy is using a websocket, (the strategies are picked by url, ex: \"ws://localhost:8080/stream/data\", or \"ws://localhost:8080/stream/foo\" will attempt to start DataStrategy, FooStrategy respectively...), and so is launched automatically at the first websocket connection.\n\nYou can manage at any time all strategies from http://localhost:8080/cmd/?name=data\u0026stop\n    http://localhost:8080/cmd/?name=data //start strategy DataStrategy  \n    http://localhost:8080/cmd/?name=data\u0026stop // stop it","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaub%2Fjforexjetty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaub%2Fjforexjetty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaub%2Fjforexjetty/lists"}