Job finished
Execution time 9 days
Feedback from employee
Good Customer!
Feedback from customer
Good developer!
Specification
Rules:
- You need to get P1 and P2 based on the indicator Bollinger Bands middle signal.
- 447 is a fixed number.
- The indicator with the Bollinger bands already is integrated to the indicator.
- You need to return a value calculated with the math bellow.
- I need to be able to read this value from a EA.
- I will provide the Indicator to be modified.
- The P1 should be 2 candles behind the P2 in M5 period.
The math:
The final code will be something like this:
// Trend Calculation
if(BBMiddleBuffer[i - 2]!=EMPTY_VALUE) {
double p1 = BBMiddleBuffer[i - 2];
double p2 = BBMiddleBuffer[i];
int size = ArraySize(TrendBuffer);
ArrayResize(TrendBuffer,size+1);
TrendBuffer[size] = NormalizeDouble((p2 - p1) / 447, _Digits);
}
Responded
1
Rating
Projects
178
39%
Arbitration
4
25%
/
50%
Overdue
14
8%
Free
2
Rating
Projects
50
10%
Arbitration
1
0%
/
0%
Overdue
8
16%
Free
3
Rating
Projects
632
26%
Arbitration
89
73%
/
13%
Overdue
12
2%
Free
4
Rating
Projects
1061
40%
Arbitration
47
49%
/
23%
Overdue
84
8%
Free
5
Rating
Projects
933
47%
Arbitration
303
59%
/
25%
Overdue
125
13%
Working
Similar orders
An expert fot making treding bot
30+ USD
i want to make more then 5 treding bots for diffrent staterges let me know if any one intrested , i will give best rate as per merket standerd.if ant developer from india it's a plus point for devloper
Fix and change to mt5 robot and indicator
70 - 99 USD
hello guys i have this robot and indicator ,which robot trade according to this indicator i have some issue with it : 1.it need fixing.doesnt work well ,not work in all broker 2.need to put the inputs in the expert ,when i open the expert thier is no enough input ,like lot size ..etc 3.change both the robot and indicator to mt 5
Build code from artical on mql
100 - 300 USD
I just want to use the code in the article -> https://www.mql5.com/en/articles/260 Read the logic and draw 11 types of elliot waves. How to run the indicator and EA I need a demo to make sure you can complete my job. So the demo is a mandatory requirement. The demo will run in backtest and live form
EA based on RSI and MA
100 - 400 USD
Program is based on RSI and MA indicators dynamic as triggers, for Open/Close criteria. Runs automatically but inputs can be updated manually. It uses a GUI to manage it. Multi TF analysis. Log register of every operation for analysis (db) Open Source deliver. Kindly apply IF you have previous experience with trading and mql/python/c bot/algo developing. And if you have a good track record (at least 50 jobs
I want to find a Developer to perform this work and settle payments in this Application. I undertake not to communicate with Applicants anywhere else except this Application, including third-party messengers, personal correspondence or emails. I understand that violators will be banned from publishing Orders in the Freelance service. I have read the Rules of using the Freelance service and accept them. I agree
I would like to add custom Alerts and additional functions to the existing MA indicator. Also I would like to clean up the code a little. Let me explain in specific detail what I would like to have done. First I would like to remove the existing Alert based on MA trend change. Then I would like to remove some MAs from the drop down menu of the indicator. Please refer to the attached image named AllAverages. I would
https://www.tradingview .com/script/CnB3fSph-Smart-Money-Concepts-SMC-LuxAlgo/ Above is the indicator I want to be exactly as the tradingview indicator settings and all. I only want the ea to trade the premium and discount zone the ea strategy will basically shadow the rewriting zones
this is not the whole code though(//+------------------------------------------------------------------+ //| Trade.mqh | //| Copyright 2000-2024, MetaQuotes Ltd. | //| https://www.mql5.com | //+------------------------------------------------------------------+ #include <Object.mqh> #include "OrderInfo.mqh" #include "HistoryOrderInfo.mqh" #include
I'm seeking an expert in trading software development to create a custom indicator for Boom and Crash derivatives tailored around various trading strategies. This indicator should primarily focus on: - Price Action Trading - Trend Trading - Scalping - Breakout Trading - Range Trading - Retracement Trading - Reversal Trading - Gap Trading - Position Trading - Mean Reversion Trading - Swing Trading - Momentum Trading -
hi there, Id like to turn 'Machine Learning: kNN-based Strategy by capissimo' indicator on trading view into a trading bot, i've attempted to convert this into MT5 EA Biot however i've recently discovered that its possible to trade from trading view which would make life a lot easier. kind regards Alexander
Project information
Budget
30+ USD
For the developer
27
USD
Deadline
to 5 day(s)