Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 745 Bytes

File metadata and controls

11 lines (6 loc) · 745 Bytes

Technical Analysis Workflow in Python using the Eikon Data API

In this workflow I create technical analysis triggers without needing to use charts and visually identify signals with the Eikon Data API. These events are then used to post the signals to an Eikon/Refinitiv Messenger chat room using the Refinitiv Messenger BOT API

Pre-requisites:

Refinitiv Eikon or Refinitiv Workspace.

Re-uses source code from MessengerChatBot.Python

Python wrapper ta-lib - for the Technical Analysis Library - TA-Lib