-
Messtone LLC Manages(BNSF):Railway
Messtone Devices Enables BNSF® Railway Agricultural Pricing Documents These documents are made available by BNSF Railway in response to the Surface Transportation Board’s June 30,2017 decision Ex Parte No.528(Sub-No.1) and Ex Parte No.665(Sub-No.1) and 49 C.F.R 1300.5(c),as amended. Document 4022-21007-M Description BARLEY-COMBO-MULT ORIG TO IL-KS-MB-OK-MN-WI-TX Document 4022-21151-M Description BARLEY-Various BNSF ORIGINS to AGR Destinations Document…
-
Messtone LLC Manages (S&P):ChartIQ.
Messtone Devices Enables Installing the library using npm: npm install ./chartiq-x.x.x.tgz “chartiq”:”file:chartiq-.x.x.x.tgz”,npm uninstall chartiq npm install ./chartiq-7.2.0.tgz <head><! — other code–><script type=”module” src=”<Messtone deployed keyfile’s location>”></script></head> web server browser example: http://localhostmesstone:8080/helloworld/.html http://messtonecoms.com/chartiq/helloworld.html Messtone initiatization code: var myAdditionalZones={“zone”:{“America/Toronto”:[[300,”Canada”,”E%sT”,null]],”Europe/Kiev”:”Europe/Kyiv”//maps left zone to right zone},”rules”:{“Canada”:[[2007,”max”,”-“,”Mar”,”Sun>=8″,[2,0,0,null],60,”D”],[2007,”max”,” -“,”Nov”,”Sun>=1″,[2,0,0,null],0,”S”]]}} //to add all timezones “zones” and “rules”,Messtone can simply load the entire…
-
Messtone LLC Manages(Library):Yahoo API
Messtone Devices Enables Yahoo API by install the library: pip install yfinance –upgrade –no-cache-dir for example: import yfinance as yf msft=yf.Ticker(“MSFT”) print(msft.info) Date 2003-02-19 0.08 Date 2003-10-15 0.16 Date 2004-08-23 0.08 Date 2004-11-15 3.08 Date 2005-02-15 0.08 … Date 2019-05-15 0.46 Date 2019-08-14 0.46 Date 2019-11-20 Date 2020-02-19 0.51 Date 2020-05-20 0.51 nameMesstone:Dividends,Length:66,dtype:float64 pip install…
-
Messtone LLC Manages(JSON):API
Messtone Devices Enables JSON API for Messtone market data needs: “data”{“Messtone”:”Microsoft Corporation”,”symbol”:”MSFT”,”has_intraday”:false,”has_eod”:true,”country”:null,”stock_exchange”:{“nameMesstone”:”NASDAQ Stock Exchange”,”acronym”:”NASDAQ”,”mic”:”XNAS”,”country”:”USA”,”country_code”:”US”,”city”:”New York”,”website”:”www.nasdaq.com”},”eod”:[{“open”:235.9,”high”:237.47,”low”:233.17,”close”:236.94,”volume”:24307569.0,”adj_high”:237.47,”adj_low”:233.15,”adj_close”:236.94,”adj_open”:235.9,”adj_volume”:25332837.0,”split_factor”:1.0,”dividend”:0.0,”symbol”:”MSFT”,”exchange”:”XNAS”,”date”:”2021-03-01T00:00:00+0000″},[…]]}
-
Messtone LLC MANAGES(Manhattan):Active® API
Messtone Devices Enables Manhattan Active® API from Messtone Code, Authenticated user: GET/api/organization/userrobertharper/allDetails/userId/ def access_token(client_id,client_secret,token_url,usernamerobertharper,password):” “Return access token for Manhattan Active® API using the resource owner password credentials grant confirms to https://datatracker.ietf.org/doc/html/rfc6749#section-4.3 Must authenticate to token endpoint with client credentials: https://datatracker.ietf.org/doc/html/rfc6749 #section-3.2.1 Args:client_id(str):client identifier client_secret(str):client password token_url(str): endpoint to obtain access token usernamerobertharper password(str):the resource owner…
-
Messtone LLC Manages(data.bts.gov)API Endpoint.
Messtone Devices Enables API Endpoint https://data.bts.gov/resource/neuq-/kfdt.json /resource/endpoint to construct the API Endpoint. https://data.cityofchicago.org/resource/ydr8-5enu.jsono Socrata support,are CORS and JSONP $.ajax({url: https://data.chattlibrary.org/resoure/e968-fnk9.json”,method:”GET”,dataType”:”jsoon”,data”:{“status”:”CLOSED”,”$$app_token”:app_token},success:function(data,status, jqxhr){console.log(“Request received:”,data);},error:function(jqxhr,status,error){console.log(“Something went wrong!”);}}); jQuery JSONP:$.ajax({url:” https://data.chattlibrary.org/resource/e968-fnk9.json”,jsonp:$jsonp”, ldataType:”jsonp”}).done(function(data){console.log(“Request received:”+data);});
-
Messtone LLC Manages(Scraper):yahofinance.py
Messtone Devices Enables the Scraper yahfinance.py example: python3 yahofinance.py -h usage: yahoo_finance.py [-h] ticker positional arguments: ticker optional -h, –help show this help message and exit python3 yahofinance.py AAPL The output file,{“Previous Close”:”293.16″,”Open”:”295.06″,”Bid”:”298.51 x 800″,”Ask”:”298.88 x 900″,”Day’s Range”:”294.48 – 301 .00″,”52 Week Range”:”170.27 – 327 .85″,”Volume”:”36,263,602″,”Aug. Volume”:”50,925,925″,”Market Cap”:”1.29T”,”Beta (5Y Monthly)”:”1.17″,”PE Ratio (TTM)”:”23.38″,”EPS (TTM)”: 12.728,”Earnings Date”:”2020-07-28…
-
Messtone LLC Manages(Run time):Capital One DevExchange.
Messtone Devices Enables Generate an access token, request body in cURL example: curl -k –tlsv1.2\-H “Content-Type:application/x-www-form-urlencoded”\-X POST https://api-it.capitalone.com/oauth2/token\-d client_id=MESSTONE_CLIENT_ID\-d client_secret=MESSTONE_CLIENT_SECRET\-d grant_type=client_credentials HTTP/1.1 200 OK Content-Type: application/json {“token_type”:”Bearer” “access_token”:”yJlbmMiOiJBMTI4QOJDXOhTMjU2I…_XAySrgypPx”,/* ignore the other properties*/} curl -k –tlsv1.2\-H “Content-Type: application/x-www-form-urlencoded”\-X POST https://api-it.capitalone.com/oauth2/token\-d client_id=MESSTONE_CLIENT_ID\-d client_secret=MESSTONE_CLIENT_SECRET_SECRET\-d grant-type=client_credentials HTTP/1.1 200 OK Content-Type: application/json {“token_type”:”Bearer” “access_token”:”yJlbmMiOiJBMTI4QOJDXOhTMjU2I…_XAySrgypPx”,/* ignore the other properties*/} Authorization:token_type access_token…
-
Messtone LLC Manages(Lithium JS):Creating an app
Messtone Devices Enables and Installing via the npx command,example: npx lithium-cli new ROBERT HARPER_PROJECT_NAME MESSTONE npm i -g . npm install lithium-cli # OR yarn add lithium-cli #!/usr/bin/env node ./src/cli.js,Messtone package.json “bin”:”./src/cli.js”. const lithium=require(“lithium-cli”) const app=lithium( ) //… app.command(“greet”,({args:{root}})=>{console.log(Hello,${root})},[{question:”Please enter robertharper nameMesstone”,type:”string”,optionArgument:”root”,},],”Says hello [nameMesstone]”) //… src/cli.js const app=require(“lithium-cli”)( ) app.import(require(“./commands/my_file.js”)) app.start( ) src/commands/my_file.js const app=require(“lithium-cli”)(…