Hi @all,
I have an account with the crypto exchange "FTX" (www.ftx.com). This exchange offers a lot of Crypto Currency pairs in the spot market. However, I use my MT4 instance for technical analysis. Therefore the job would be:
1. Export all M1 OHLC+Volume data for each Spot market pair from FTX exchange via API interface and import this data into my MT4. Go as far back in history as possible, importing all the data that the API interface provides.
2. Show all spot pairs as possible currency pairs in my MT4 in the market overview. If possible, this should be done in a separate section "FTX Crypto Pairs".
3. Automatically update this OHLC+volume data once a candle is closed.
Execution:
The job should be run as an indicator or Expert Advisor if possible. But a bridge solution would also be possible.
Conditions:
1. I would like to display the higher timeframes in MT4 as well. This affects M5, M15, H1, H4 and D1. If possible, the data should be generated from the M1 data. If this is not possible, in addition to the M1 data, the data from the other timeframes must also be automatically exported via the API and imported into my MT4.
2. It's really important to get new M1 data into my MT4 as soon as possible.
3. All possible crypto currency pairs should really be removed from the spot market. If FTX makes new pairs available, the import should automatically include them in the import. Pairs that are no longer available should be excluded from the next import. A script would be helpful here, which generates an evaluation in which all pairs are queried and this list can then be used for the import. You should be able to set the time for the automatic execution of the script. So daily or weekly.
You can finde the documentation of den FTX API here: https://docs.ftx.com/#overview
Implementation time:
2-3 weeks
Budget for implementation:
from $100-250
Please only apply for this job if you can actually program a solution and you may have already translated similar projects.
If there are any questions, she's happy to ask. I will answer them in as much detail as possible.
If we come to an agreement, I will be happy to create the requirements specifications again and release the budget.
If this job is implemented correctly, we can implement other jobs together at a later date. Other exchanges would be Binance.com or it is also possible to import future prices and share prices via the API in addition to the spot market prices, if this is possible.
I look forward to hearing about your ideas for implementation and your price.
Many Thanks
Benzer siparişler
Title: Advanced Manual Hedge EA with Multiplier & Multiple Trade Support Project Requirements: I need a professional Expert Advisor (EA) for XAUUSD and Forex to manage manual trades with the following logic: Lot Multiplier: The EA must automatically detect my manual trade size. There should be a "Multiplier" input (e.g., 3.0). If I open 1.0 lot Buy, the EA must auto-place a 3.0 lot Sell Stop at the set Gap
i need a developer who can link my EA to AI and in the same time i want to make a crm and a bot for onboarding clients automatically to the telegram channel
I trade ES futures on the Ninja trader platform. I recently came across an indicator and wanted to check with you if you can build a similar indicator that works on Orenko or Ninja renko charts, and also combines support and resistance untouched. Below is the indicator, which will tell you market chop and to avoid. I want to include a support and resistance bar on the chart when there is no chop please let me know
The scanner will scan all currency base on MACD Diverdgent, my strength indicator and my better volume indicator. All this would be across all time frame and all currency pairs
Hello, and please read everything !!! I am looking for a developer who can recreate a strategy similar to an EA I already have. The EA works well on demo, especially during specific volatility windows (for example DE40 between 09:00 and 10:00 Frankfurt time), but on real accounts it produces constant losses even with IC Markets Raw and VPS close to the broker. 🎯 Objective The goal is to recreate and adapt this
📢 Project Title:MT5 Expert Advisor (EA) – Advanced Renko Strategy (Full Automation) 📄 Project Description:I want to develop a fully automated MT5 Expert Advisor (EA) based on my existing TradingView Renko strategy.I already have a working Pine Script that generates Buy/Sell alerts with ATR and other logic. Now I need the same strategy to be fully converted into MT5 EA with built-in Renko logic (no external
looking for a highly experienced mql5 developer to build a professional trading ea based on multi timeframe top down analysis and market structure concepts the system should combine higher timeframe context with lower timeframe execution and provide both precise logic and clean visual representation on chart ⸻ core requirements • implementation of multi timeframe logic higher timeframe bias combined with lower
🏆 HIRING: Quantitative Gold (XAU/USD) Trading Strategy Developer ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 📌 PROJECT OVERVIEW ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ I am building a professional trading signal platform (xtraderlab.com) and need an experienced quant trader or algo developer to design, code, and backtest a high-performance intraday Gold (XAU/USD) trading strategy. The strategy will be integrated into an existing
Technical Specifications: "Dawn Range Breakout" Expert Advisor (Final Version) 1. Overview The purpose of this EA is to capture the breakout of a specific hourly range on Gold (XAUUSD) or any other pair, with a focus on high-precision entry, strict risk management (1 trade per day), and partial profit taking. 2. Core Trading Logic Timeframe: M15. Reference Hour: The EA must identify the High and Low of the H1 candle
Essential Components for Indicator Specification Objective & Overview: Briefly describe what the indicator calculates (e.g., trend, momentum, volatility) and its main purpose. Input Parameters (Variables): List all user-definable inputs (e.g., Moving Average periods, ATR multiplier) to avoid hardcoding values. Detailed Logic/Calculation Rules: Explain the formula or logic to calculate indicator values. Define