İş tamamlandı
Tamamlanma süresi: 12 gün
Geliştirici tarafından geri bildirim
Very friendly and great customer.
Thank you for this work. This job refreshed my long-forgotten ideas)
Thank you very much.
Müşteri tarafından geri bildirim
Good programmer, very knowledgeable
Şartname
SPECIFICATIONS:
- Uses the linear regression formula to measure the trend (in angle degrees) for any instrument on ANY timeframe it is attached to.
- Re-calculates the slope every bar (NOT EVERY TICK), so it doesn't lag on the tester/platform that much! The last bar is the most recent price (close) calculated, the current close is ignored.
- Draws a line on the chart for the slope according to the angle degree's (no MA's or any other kind of values please).
- Gives TWO SEPARATE output buffers:
a) For up-trends: gives the value "0" when the line is downwards or completely horizontal, and "1" if it is slightly up, "45" if it is 45 degrees against the horizontal axis, max is "90" (the vertical axis).
b) For down-trends: Same logic but reversed, when the line is upwards or horizontal the value is "0", and when it points down it can be any degree to "90".
With this logic one of the two buffers is always 0. Attached a diagram showing the concept below.
- I should be able to edit the parameter for the "LOOKBACK_PERIOD".
- Draw 2 parallel lines from the center to form a channel, separated by X standard deviations (you may choose freely which formulations to use in this case).
- Should be able to edit how many standard deviations to use (the second parameter).
- Should be able to edit the color for the 3 lines.
- Should be able to READ the output buffers from my own EA's created in the FxDreema platform, this is VITAL. The indicator should store the variables in itself, do not export to another file.
Attached a picture of an indicator you may use for comparison (i don't like it for the simple fact that is slows down my platform like crazy and also the output buffers are a mess).
DO NOT:
- Steal/Redistribute from other indicators, even if they are free.
- Not use clean code. No choppiness/slowness/visual bugs (will run it on my tester), as mentioned before avoid any "tick by tick" or "millisecond by millisecond" calculations.
Thank you :)
Yanıtlandı
1
Derecelendirme
Projeler
70
43%
Arabuluculuk
6
33%
/
50%
Süresi dolmuş
19
27%
Serbest
2
Derecelendirme
Projeler
334
55%
Arabuluculuk
14
36%
/
29%
Süresi dolmuş
1
0%
Serbest
3
Derecelendirme
Projeler
66
30%
Arabuluculuk
2
0%
/
0%
Süresi dolmuş
0
Serbest
4
Derecelendirme
Projeler
257
53%
Arabuluculuk
16
50%
/
38%
Süresi dolmuş
83
32%
Serbest
5
Derecelendirme
Projeler
78
27%
Arabuluculuk
13
31%
/
62%
Süresi dolmuş
15
19%
Serbest
Yayınlandı: 4 kod
Benzer siparişler
MQL5 Quantitative Research & EA Optimization Project
280 - 2000 USD
Project Overview I have an existing MT5 Expert Advisor (EA) written in MQL5. The source code ( .mq5 ) will be provided. The underlying strategy is a trend-following system that performs well during trending market conditions, but requires professional quantitative research to improve its ability to identify and avoid highly sideways/range-bound market conditions. The objective of this project is not to build a new EA
An Expert Advisor for GOLD
50+ USD
MT5 Smart Money Trading EA | SMC • ICT • S&R • Scalping I develop and customize MetaTrader 5 (MT5) Expert Advisors (EAs) based on structured price-action and Smart Money trading strategies. My EA is designed around a multi-concept trading approach combining Smart Money Concepts (SMC), ICT principles, Support & Resistance (S&R), market structure, and selective scalping setups . The goal is to automate a disciplined
Most of the expert is already coded . Create a panel to show the Ratio for the Range . Trigger is based on ratio . Show Distribution / project starts after we clear Distribution
Expert Advisors
300+ USD
double CRiskManager::CalculateLotSize(double slPoints) { double balance = AccountInfoDouble(ACCOUNT_BALANCE); double riskMoney = balance * (m_riskPercent / 100.0); double tickValue = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_VALUE); double tickSize = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_SIZE); double pointValue = tickValue / tickSize; double lot = riskMoney / (slPoints * pointValue);
Trading Bot for MT5
30+ USD
i share my strategy i need a bot trending bot fo mt5 . i attached the photo with this it help to make bot. it basicly 1 hours time frame base. i try but failed to make it
Title: Simple background trading bot for my Oanda account (v20 REST API) Overview Hi, I need a simple, lightweight event based standalone trading bot that connects directly to my Oanda account using broker’s standard REST API (V20 account) via VPS The bot just needs to look at group of 5 currency pairs (manually selectable and adjustable) in different 4 baskets, do some basic percentage math every period, and place
MQL5 Developer
30+ USD
📄 وثيقة المواصفات الفنية لروبوت التداول (MQL5 EA Specification) 📌 1. ملخص المشروع والهدف * اسم المشروع: Gold Cent Grid-Hedge EA * المنصة: MetaTrader 5 (MQL5) * أداة التداول: الذهب (XAUUSD) * نوع الحساب: حساب سنت (Cent Account) * فكرة الاستراتيجية: تداول شبكة هيدج متوازنة (Grid-Hedging) تفتح صفقات تعزيز كل مسافة محددة، وتغلق الطرف الأكثر ربحاً عند تحقيق هدف مالّي مجمع بالدولار/السنت لإعادة هيكلة التوازن. ⚙️ 2
Converting MT4 to MT5
30+ USD
Hi developer I want to convert my mt4 EA to mt5 EA . I have a mt4 ea with source code. i want developer to copy same mt4 code and create mt5 EA
Gold hunter v5
30+ USD
*TITLE:* 5 Trades EA - EMA20/50 + RSI - Safe for Small Account *SPECIFICATION:* I need MT5 EA - Source Code .mq5 *Logic:* Buy: EMA20 > EMA50 and RSI(14) 45-70 Sell: EMA20 < EMA50 and RSI(14) 30-55 Timeframe M15, Symbol XAUUSD and all Forex *Trade Management:* Max 5 trades at same time. Fixed lot 0.01. No martingale. No lot increase. Distance between trades 150 points. Do not open all 5 at same price. Max 5 total
I need an Expert Advisor (EA) developed for MetaTrader 5 (MT5) tailored for trading on Exness accounts. Account & Server Details: Trading Platform: MetaTrader 5 (MT5) Broker: Exness Execution Type: Market / Pending Orders Account Type: [Specify: Standard / Pro / Raw Spread / Zero] Target Instruments: [Specify pairs, e.g., XAUUSD, EURUSD, BTCUSD] Strategy Requirements: Entry Rules: [Insert your buy/sell entry
Proje bilgisi
Bütçe
30+ USD
Son teslim tarihi
from 1 to 7 gün