Specifiche
HI sir / madam
1) Looking For MT4, MQL4, MQL5 CODER /PROGRAMER who can display Net loss/profit of all opened trades in a candlestick form of custom time interval. This can be done by collecting data from Net Loss/Profit of all opened trades for the custom time intervals and display candlestick with high low close and open values after custom time interval finishes. Custom time frames should be 5 sec , 15 sec, 30 sec, 1 min, 5 min 15 min 30 min 60 min, or in rangebar format. No more than 60 Minutes
You can do this by collecting data for a custom Time frame and display candlestick with high low open close values, after the custom time interval finishes.
2) I also want to draw a Range Bond candlestick chart by using the same historical data. Let's say I want every candle body to display 10 points. And draw a new candle when the price advances 1 point in the same direction. Let's say I choose 2 points instead of 1 point, then every new candle will be drawn when price advances 2 points in the same direction. Now let's say User uses 15 points to draw a reversal candle, which means if the price moves15 points in the reverse direction it should draw an opposite color candlestick. Price will not reverse until it reverses 15 points, otherwise candlestick will draw a wick. More clear detail is in the file attached with pictures to clearly understand, Please look at the attached file. I want to use either candlestick chart mentioned in point 1 and 2 above, not both at one at a time.
3) I also want to set TP and SL level in dollar amount and it should close all opened and pending orders in the same accounts, once Net Profit / Loss reaches TP and SL level. For example if I input TP $1000 and SL $600 and now the price reaches either level should close all opened trades and pending orders in the same account.
4) I also want a custom hourly notification on the phone about net P/L. Also want notification at the end when Take Profit or Stop Loss hit and close all trades and pending orders. You can use text messaging, whatsapp, or telegram.
I try to make it clear but it's still hard to explain. So you just go through the attachment file and it will make you more clear about what I want.
thanks
Con risposta
1
Valutazioni
Progetti
97
35%
Arbitraggio
11
27%
/
45%
In ritardo
14
14%
Gratuito
2
Valutazioni
Progetti
68
25%
Arbitraggio
12
42%
/
42%
In ritardo
4
6%
Gratuito
3
Valutazioni
Progetti
473
40%
Arbitraggio
103
41%
/
23%
In ritardo
78
16%
Occupato
Pubblicati: 2 codici
4
Valutazioni
Progetti
945
47%
Arbitraggio
309
58%
/
27%
In ritardo
125
13%
Gratuito
Ordini simili
The indicator a bit inverted. But it doesn’t matter to me as long as the winrate make sense for investment. For brief details regarding the indicator. What should have been a sell, i inverted it into buy with sl and tp swapped(only change the name of sl and tp for visualisation , but the code still on right tp and sl) . And in script ive inverted the signal command code. But the trouble is the tp and sl cant be
Patrick
30 - 200 USD
//+------------------------------------------------------------------+ //| EURUSD Daily Strategy EA | //+------------------------------------------------------------------+ extern int MA_Fast = 50; extern int MA_Slow = 200; extern int RSI_Period = 14; extern double RiskReward = 2.0; extern double StopLossMultiplier = 1.5; void OnTick() { if (TimeCurrent() != iTime(NULL, PERIOD_D1, 0)) return;
Ai robot
30 - 50 USD
1️⃣ System Architecture An AI robot typically consists of the following subsystems: 🔹 1. Perception Layer Collects environmental data using: RGB / Depth cameras LiDAR Ultrasonic sensors IMUs (Inertial Measurement Units) Microphones Data is processed using: Computer Vision (e.g., object detection, SLAM) Signal processing Sensor fusion algorithms 🔹 2. Cognition / Intelligence Layer Implements AI models such as
Trailing Stop Based on Thresholds . Other Necessary Filters already Coded . Live Chart Only . The strategy already coded - needs a fresh new draft . To Start from Signal Trigger
What informtion would you need for Ninjatrader futures automated trading and how long would it take ? if anyone can give me answer i will be happy to discuss more about the project thanks fill free to bid to the project thanks
I’m seeking an experienced developer to create an AI-powered trading system integrated with MetaTrader 5. The scope includes delivering a fully functional MT5 module, an AI component a compatible language, and complete source code for both. This will focus exclusively on the core trading logic and AI integration UI elements or dashboards are not required. Apply only if you have proven experience with AI integrations
Requirements: - Convert my written trading rules into TradingView Pine strategy - Then convert into MT5 EA - Entry must be next candle open after signal candle close - Stop loss on signal candle high/low - Position sizing: fixed % risk per trade - Portfolio risk cap across symbols - One trade per symbol at a time - Must understand backtesting differences (spread, slippage, fill logic) Important: I want to be able to
Hey guys, I’ve been trading for 6 years now and I need to automate a strategy that is really simple and ove developed by myself. Can you help me on that? Here is my e-mail angelocherubini24@gmail.com
Data Integrity
500 - 1000 USD
The trading bot is an automated software system designed to monitor financial markets, execute trades, and manage risk based on predefined strategies. The bot aims to maximize profits while minimizing human intervention and emotional decision-making. Scope: Supports automated trading on selected exchanges (e.g., Binance, Bitget, Coinbase). Executes trades based on technical indicators, signals, or AI models. Provides
1. Objective Create an MT5 automation script (or set of scripts) that fully automates my strategy optimization workflow, including: • Batch optimization runs • Automatic filtering of results • Automatic forward testing • Exporting and organizing results into structured files/folders The goal is to reduce manual work and allow one‑click execution of the entire pipeline. 2. Platform & Environment • MetaTrader 5 •
Informazioni sul progetto
Budget
30 - 150 USD