Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Python & the LYNX API

Code samples that show some of the LYNX API possible implementations.

First you need to setup your environment to work with the LYNX API and Python following these instructions.

Table of contents

Informative

Useful

  1. Test Connectivity
  2. Retrieve Contract Details
  3. Retrieve Last Price
  4. Retrieve Tick Data
  5. Retrieve Historical Data
  6. Store Historical Data
  7. Retrieve Account Data
  8. Calculate SMA 20
  9. Calculate EMA 20 (using TA library)
  10. Place Order
  11. Add Stop Loss
  12. Add Take Profit
  13. Create Conditional Order 1
  14. Create Conditional Order 2
  15. Retrieve Option Chains
  16. Calculate Implied Volatility or Option Price

Also, for more information visit our API Documentation.