Skip to content
#

forex

Here are 415 public repositories matching this topic...

Lean
AlexCatarino
AlexCatarino commented Jun 7, 2021

Expected Behavior

Be able to update a series of indicators with a single command.

Actual Behavior

Python algorithm needs to make a historical data request that returns a pandas DataFrame that will be used to update indicators. If the algorithm uses EnableAutomaticIndicatorWarmUp instead, it will make the same historical data request if there is more than one indicator per Symbol.

A multi-asset, multi-strategy, event-driven trade execution and management platform for running many algorithms/bots at many venues simultaneously with unified risk management and reporting. Uses MongoDB for storage and Telegram for user notifications/trade consent.

  • Updated Mar 9, 2021
  • Python
Stock.Indicators

Stock indicator technical analysis library package for .NET. Send in historical price quotes and get back desired technical indicators. Nothing more. It can be used in any market analysis software using standard OHLCV price quotes for equities, commodities, forex, cryptocurrencies, and others. We had trading algorithms, machine learning, and charting systems in mind when originally creating this community library.

  • Updated Jun 2, 2021
  • C#
PyTrader-python-mt4-mt5-trading-api-connector-drag-n-drop

End-to-End solution connecting Metatrader4 & Metatrader5 💹 with Python with a simple drag and drop EA. Fully tested bug free & efficient solution for live & paper trading Full Documentation ready. Lightweight, efficient and stable implementations 🔥

  • Updated May 26, 2021
  • Python

Improve this page

Add a description, image, and links to the forex topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the forex topic, visit your repo's landing page and select "manage topics."

Learn more