Dev

Other 指标 专家

指定

and add tp c;ose /open/high

// This Pine Script™ code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ ose_LowLow_Diff = close - LowLow

Hi_Hi = ta.highest(high, period2)

HH_LL_Diff = Hi_Hi - LowLow

numerator = math.sum(Close_LowLow_Diff, period2)

反馈

1
开发者 1
等级
(7)
项目
6
17%
仲裁
3
0% / 0%
逾期
0
繁忙
相似订单
Bot casino 30+ USD
Cómo si nombre lo indica, necesito crear un EA tipo casino. Operativa: 1. Abrir dos operaciones al mismo tiempo, una de compra y una de venta 2. Usar MG 3. Abrir maximo 20 operaciones 4. El EA trabajar para cuentas centavo 5. Abrir una nueva operación MG cada 10 pips 6. Cerrar operación con una utilidad de 15 pips 7. MQL4 8.que funcione igual para cualquier par La estrategia es muy sencilla, como se indica en su
double baseLotSize = 0.1; double currentLotSize = baseLotSize; void OnTrade() { if (LastTradeWasWin()) // Custom function checking last trade outcome { currentLotSize *= 1.5; // Increase lot size by 50% on a win } else { currentLotSize = baseLotSize; // Reset to base lot size on a loss } OpenTrade(currentLotSize); }
Test.......... 30+ USD
} return INIT_SUCCEEDED; // Sample Moving Average Crossover EA with Risk Management in MQL5 // Define input parameters input int FastMAPeriod = 10; // Fast moving average period input int SlowMAPeriod = 20; // Slow moving average period input double RiskPerTrade = 1.0; // Risk per trade as a percentage of balance input double LotSize = 0.1; // Fixed lot size input int MagicNumber = 123456; //
heres the code (#include <Trade\Trade.mqh> // Include the CTrade class CTrade trade; // Declare an instance of CTrade // Symbols to trade string SYMBOLS[] = {"XAUUSDm", "US30m", "GBPUSDm", "USTECm", "EURUSDm"}; // Parameters for 15-minute scalping and integrated strategy double MIN_LOT_SIZE = 0.01; // Minimum lot size for most brokers double TRAILING_STOP_LOSS = 5; // Trailing stop loss (points) double
Test_shangrila 30+ USD
// Sample Moving Average Crossover EA with Risk Management in MQL5 // Define input parameters input int FastMAPeriod = 10; // Fast moving average period input int SlowMAPeriod = 20; // Slow moving average period input double RiskPerTrade = 1.0; // Risk per trade as a percentage of balance input double LotSize = 0.1; // Fixed lot size input int MagicNumber = 123456; // Unique magic number for this EA // Indicator
Experienced developer to write an EA applying 2 indicators and 3 conditions in a timely manner. Knowledge of the use of Stop Loss and Trailing stops is critical for this order
edit/ add simple features with buffers to existing zz indicators learners should not apply this job anyone looking for strategy should also not apply this job. if you are good, next job would be for an EA
2. Scope of Work 2.1 Debugging: - Code Review:Comprehensive review of existing EA code to identify and resolve bugs, inefficiencies, and any potential issues. - Testing:** Conduct thorough testing on historical data to evaluate the performance and reliability of the AI HFT Bot. - Performance Optimization:** Fine-tune algorithms for improved execution speed and accuracy. 2.2 Installation: - System Setup: Configure the
Hi, Are you familiar with the retail trade sentiment software FXSSI FXSSI - https://fxssi.com/ Are you able to feed the sentiment data into the EA to make trading decisions? Please advise. Thanks
For Metatrader5 Strategy Overview Timeframe: 15-minute Condition to Enter Short: the close of the last candle( called LC_) is smaller than the lowest low of the previous 3 candles THE VOLUME OF THE last CANDLE IS BIGGER THAN THE AVERAGE volume OF THE PREVIOUS 19 CANDLES Order Details: Short Entry at the close value of LC_ Volume: 0.01 lots. Stop Loss: 1.025*( close value of LC_ ) Take Profit: 99.75% *( close value

项目信息

预算
30+ USD
VAT (22%): 6.6 USD
总计: 37 USD
开发人员
27 USD
截止日期
 10 天

客户

(15)
所下订单61
仲裁计数0