Spécifications
enum ENUM_VOLUME
{
VOLUME_FIXED,
VOLUME_PERCENT,
VOLUME_MONEY,
};
enum ENUM_CALC_MODE
{
CALC_MODE_OFF,
CALC_MODE_FACTOR,
CALC_MODE_PERCENT,
CALC_MODE_POINTS,
};
enum ENUM_TSL_MODE
{
TSL_MODE_OFF,
TSL_MODE_PERCENT,
TSL_MODE_POINTS,
};
//+------------------------------------------------------------------------------------------------------------------+
//| |
//+------------------------------------------------------------------------------------------------------------------+
input group "+--- General Settings ---+";
input double BoxCountBarsNumber = 20; // Box Count Bars Number
input ENUM_TIMEFRAMES timeframeBoxCalculation = PERIOD_M5; // Timeframe Box Calculation
input double CountBarsNumberForNexSignal = 4; // Count Bars Number for Next Signal
input ENUM_VOLUME tradingVolume = ENUM_VOLUME::VOLUME_FIXED; // Trading Volume
input double fixedLots = 0.01; // Fixed Lots
input double riskPercentageOfBalance = 0.5; // Risk Percentage of Balance
input double riskMoney = 50; // Risk Money
input double orderBufferPoints = 0; // Order Buffer Points (0 = No Buffer)
input ENUM_CALC_MODE targetCalcMode = ENUM_CALC_MODE::CALC_MODE_PERCENT; // Target Calc Mode
input double targetValue = 0.20; // Target Value
input ENUM_CALC_MODE stopCalcMode = ENUM_CALC_MODE::CALC_MODE_PERCENT; // Stop Calc Mode
input double stopValue = 0.10; // Stop Value
input group "+--- Time Settings ---+";
input bool TimeFilter = true ; // Time filter on/off
input int Inp_StartHour = 1; // Start Trading Hour
input int Inp_StartMinute = 5; // Start Trading Minute
input int Inp_EndHour = 23; // Trading End Hour
input int Inp_EndMinute = 30; // Trading End Minute
input group "+--- Trailing Stop Settings ---+";
input ENUM_TSL_MODE tslCalcMode = ENUM_TSL_MODE::TSL_MODE_POINTS; // TSL Calc Mode
input double tslTriggerValue = 1500; // TSL Trigger Value
input double tslValue = 1500; // TSL Value
input double tslStepValue = 1000; // TSL Step Value
input group "+--- Trading Frequency Settings ---+";
input int maxLongTrades = 1; // Max Long Trades in a day
input int maxShortTrades = 1; // Max Short Trades in a day
input int maxTotalTrades = 2; // Max Total Trades in a day
input group "+--- Trading Profit in the day ---+";
input bool ProfitFilter = true ; // If profit stop trading on/off
input double ProfitMoneylValue = 200; // Stop trading if Profit in $
input bool LossFilter = true ; // If Loss stop trading on/off
input double LossMoneylValue = 100; // Stop trading if Loss in $
input group "+--- Box Filter Settings ---+";
input int minBoxPoints = 0; // Min Range Points
input double minBoxPercent = 0; // Min Range Percent
input int maxBoxPoints = 10000; // Max Range Points
input double maxBoxPercent = 100; // Max Range Percent
input group "+--- More Settings ---+";
input bool showBox = true ; // Show Box
input color BoxColor = clrGold; // Box Color
input string orderComment = "Exper Adviser"; // Order Comment
input int EA_Magic = 111; // Magic Number
Répondu
1
Évaluation
Projets
252
79%
Arbitrage
9
22%
/
56%
En retard
35
14%
Travail
Publié : 3 articles, 26 codes
2
Évaluation
Projets
664
32%
Arbitrage
42
45%
/
45%
En retard
12
2%
Travail
3
Évaluation
Projets
10
20%
Arbitrage
1
0%
/
100%
En retard
1
10%
Travail
4
Évaluation
Projets
477
40%
Arbitrage
105
40%
/
24%
En retard
81
17%
Chargé
Publié : 2 codes
5
Évaluation
Projets
862
48%
Arbitrage
29
38%
/
17%
En retard
63
7%
Travail
6
Évaluation
Projets
1
0%
Arbitrage
0
En retard
1
100%
Gratuit
7
Évaluation
Projets
132
56%
Arbitrage
1
0%
/
0%
En retard
0
Gratuit
8
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
9
Évaluation
Projets
257
53%
Arbitrage
16
50%
/
38%
En retard
83
32%
Gratuit
10
Évaluation
Projets
2
0%
Arbitrage
0
En retard
0
Gratuit
Publié : 1 code
11
Évaluation
Projets
16
25%
Arbitrage
1
0%
/
0%
En retard
4
25%
Travail
12
Évaluation
Projets
21
19%
Arbitrage
1
0%
/
100%
En retard
2
10%
Travail
13
Évaluation
Projets
24
75%
Arbitrage
0
En retard
2
8%
Gratuit
Publié : 62 codes
14
Évaluation
Projets
1
0%
Arbitrage
5
0%
/
100%
En retard
0
Gratuit
Commandes similaires
Ищу для покупки исходный код адекватного торгового робота на долгосрок. Интересуют только прозрачные алгоритмы с понятным обоснованием входов и выходов. Рассматриваются работы которые торгуют от 1 года не менее имеют инвест пароль от счета + как дополнения сигнал на мкл просьба остальным не писать. ищу для себя реально рабочую вещь. Спасибо
Добрый день!
30 - 100 USD
Требуется адаптировать простенький индикатор для МТ5 под новые существующие сейчас билды. Раньше в 2015гг. индикатор работал. как обновились билды на мт5 , индикатор перестал прикрепляться к графику. Мой емейл: Eduardfoer@mail.ru
Need an advisor that works on the retest of the first five-minute New York candle. Entry is on the breakout of the M1 candle testing the range of the first five M1 candles. Automatic and adjustable GMT. Adjustable take profit in PP. Stop loss is per M1 candle. The M1 candle should test the range and close with a body outside it. The ability to customize stop-loss orders by RR and points. Add the ability to trail
Мы работаем с индикатором Фибоначи
30 - 50 USD
Уровни Фибоначчи — инструмент технического анализа в трейдинге, основанный на последовательности чисел дневной диапазон — расстояние между максимальной и минимальной ценой в течение дня. Ешо на долгосрочный, недельный диапазон фиксируется работает уверенной лицам
MT5 Indicator Developer Needed (Breakout Zones & FVG)
100 - 400 USD
Description: Hello! We are looking for a developer to create a custom MT5 indicator. Requirements: — Detection of breakout zones — Detection of FVG (fair value gap) zones — Clean logic, non-repainting Preferred: — Experience with MT5 indicator development — Understanding of market structure / price action (SMC is a plus) Please include: — Examples of similar work (if available) We are ready to discuss details and
Informations sur le projet
Budget
50+ USD

