Moragodkrit Chumsri (xipherix)

xipherix

Geek Repo

Location:Bangkok Thailand

Twitter:@xipherix

Github PK Tool:Github PK Tool

Moragodkrit Chumsri's repositories

Article.RDPAPI.DotNet.AzureServerlessFunctionExample

.NET Core example to demonstarte a use case create Azure serverlesss function to get data from Refinitiv Data Platform.

Language:C#License:MITStargazers:0Issues:0Issues:0
Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

Article.RDPLibrary.DotNet.TopNewsConsumer

.NET Console example demonstrate how to retrieve RDP Top News from RDP News Service using RDP Library for .NET

Language:C#License:MITStargazers:0Issues:0Issues:0

Article.RDPLibrary.Python.GenerateChartsUsingRDPHistoricalPricing

Provide sample codes to use RDP Library for Python to retreive data from RDP Historical Pricing and generate chart using mplfinance for fundamental trading technical analysis.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

Article.WebSocketAPI.DotNet.DotNetCoreChainExpanderApp

It's a .NET Core WebSocket Client app demonstrate how to use Refinitiv Elektron WebSocket API expanding a Chain instrument to retrieve a list of underlying RIC symbol.

Language:C#License:MITStargazers:0Issues:0Issues:0

aws-sdk-go-v2

AWS SDK for the Go programming language.

Language:GoLicense:Apache-2.0Stargazers:0Issues:0Issues:0

azure-mobile-apps

Build better mobile applications using Azure Mobile Apps

Language:C#License:MITStargazers:0Issues:0Issues:0

clean-react

Sistema em ReactJs usando Hooks, Typescript, TDD, Clean Architecture, Design Patterns e SOLID principles

Language:TypeScriptLicense:GPL-3.0Stargazers:0Issues:0Issues:0

craco

Create React App Configuration Override, an easy and comprehensible configuration layer for create-react-app

Language:JavaScriptLicense:Apache-2.0Stargazers:0Issues:1Issues:0

Dapper

Dapper - a simple object mapper for .Net

License:NOASSERTIONStargazers:0Issues:0Issues:0

diagrams

:art: Diagram as Code for prototyping cloud system architectures

License:MITStargazers:0Issues:0Issues:0

Example.EDP.Python.ESGGraphPlot

This example will demonstrate how we can retrieve ESG data from Elektron Data Platform (EDP). We will be using Python with EDP API to request ESG data on the Jupyter Notebook. The notebook allows the user to create and share documents that contain live code, narrative text, visualizations and we can also plot the graph on the notebook.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

Example.EikonDataAPI.Python.OHLCCandleStickChartNotebook

It's Notebook demonstrates how to request the Time Series data from Python Eikon Data API and plot a simple graphs for basic technical analysis. And it also provide sample codes to generate an OHLC CandleStick chart and then plotting a Moving average to the graph.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

Example.MessengerBotAPI.Python.InteractiveMessengerBotML

Demonstrate how to build Interactive ChatBot with Python Machine Learning and using Messenger Bot API to integrate the Bot to Eikon Messenger

License:Apache-2.0Stargazers:0Issues:0Issues:0

Example.RDP.DotNetCoreMRNIntelligentTagging

The .NET Core sample app use Intelligent Tagging REST API to analyze the input text from the MRN news story retrieved from deployed TREP server or ERT in cloud . It uses RDP.NET library to communicating and retrieving MRN News Story from the server. And then, extract the news body from the MRN JSON message and pass it to the Intelligent Tagging API to identify tags and relevant metadata.

License:MITStargazers:0Issues:0Issues:0

Example.RDP.RDPDotNetMRNStoryConsumer

Sample codes to demonstrate usage of RDP.NET Delivery and Content layer. It provides simple .NET Core console app to retrieve MRN Story data.

License:MITStargazers:0Issues:0Issues:0

Example.RDPAPI.Flutter.RdpNewsHeadlinesMobileApp

Example demonstarte how to use Flutter and Dart programming to create Mobile application to search News headlines and get Story content.

License:MITStargazers:0Issues:0Issues:0

Example.RDPAPI.TypeScript.AngularESGWebapp

Demonstrate how to create an ESG web application using Angular framework with RDP REST API. The web app will provide a login form and then use the HttpClient module to get access token from the EDS Authorization service and retrieve ESG basic score from ESG service.

License:MITStargazers:0Issues:0Issues:0

Example.RDPLibrary.DotNet.RDPPriceReport

Example ASP.NET Core Blazor app demonstrate how to use RDPLibrary for .NET library sending a bulk request to expand Chain RIC and get snapshot price and gernerate CSV file based on columns/fileds provided by user.

License:MITStargazers:0Issues:0Issues:0

Example.RDPLibrary.DotNet.RdpRealTimePricing

Example ASP.NET Core Blazor web application which use RadZen Blazor component to create the Web UI. The server-side web app use RDP.NET library to login and retrieving and displaying real-time market price on the Web UI.

License:MITStargazers:0Issues:0Issues:0

Example.TRTH.Python.EndOfDayOHLCCandleStickChartNotebook

This example demonstrates how to use python to request daily end of day data and generate basic graphs and CandleSticks chart for technical analysis.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

Example.WebSocketAPI.CSharp.MRNWebSocketViewer

This example demonstrates how to use .NET Core SDK with WPF to create a desktop application to retrieving and displaying MRN News Story from the WebSocket server on ADS 3.2.1 or higher version. The application use ClientWebSocket interface from .NET Core framework with JSON.NET library to create a Client WebSocket adapter library for communicating with WebSocket server on the ADS.

Language:C#License:MITStargazers:0Issues:0Issues:0

googletest

GoogleTest - Google Testing and Mocking Framework

License:BSD-3-ClauseStargazers:0Issues:0Issues:0

imgcat

It's like cat, but for images.

License:ISCStargazers:0Issues:0Issues:0

iTerm2-Color-Schemes

Over 250 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTerminal, Microsoft's Windows Terminal, Visual Studio, Alacritty

License:NOASSERTIONStargazers:0Issues:0Issues:0

microk8s

MicroK8s is a small, fast, single-package Kubernetes for developers, IoT and edge.

License:Apache-2.0Stargazers:0Issues:0Issues:0

mist-ce

Mist is an open source, multicloud management platform

License:Apache-2.0Stargazers:0Issues:0Issues:0
Language:JavaLicense:NOASSERTIONStargazers:0Issues:0Issues:0

TRTHRESTAPIDotNETCoreExample

C# Console example demonstrate how to use Tick Historical REST API with .NET Core 2.0.

Language:C#Stargazers:0Issues:0Issues:0

WebsocketChainExpanderApp

It's a .NET Core WebSocket Client app demonstrate how to use Refinitiv Elektron WebSocket API expanding a Chain instrument to retrieve a list of RIC symbol for specific market index or Stock Exchange.

Language:C#License:MITStargazers:0Issues:0Issues:0