The Wayback Machine - https://web.archive.org/web/20210827185223/https://github.com/topics/forex
Skip to content
#

forex

Here are 439 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.

backtesting.py
moodoid
moodoid commented Nov 10, 2020

I have set the reference price for the cash PnL at the spread between two securities (I am backtesting a mean reversion strategy). However, in the html output of the plot I am getting the PnL in terms of the differnce in the spread as a function of the entry price of the spread when the trade was initiated. Instead, I want to get the PnL based off of the prices of the sum of the two securities (VI

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.Indicators for .NET is a C# library package that produces financial market technical indicators. Send in historical price quotes and get back desired indicators such as moving averages, Relative Strength Index, Stochastic Oscillator, Parabolic SAR, etc. 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 private trading algorithms, machine learning, and charting systems in mind when originally creating this community library.

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

Open Source Trading Strategies & 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 implementation 🔥

  • Updated Aug 24, 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