명시
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);
}
응답함
1
등급
프로젝트
29
34%
중재
1
100%
/
0%
기한 초과
3
10%
로드됨
2
등급
프로젝트
21
52%
중재
3
0%
/
100%
기한 초과
2
10%
작업중
비슷한 주문
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
Hey, i want to convert pinescript modified wavytunnel into mt5 EA. I am attaching the code and word file so you can get have an idea. Please only apply if you are pro, if you waste my time, i will make sure to report you. thanks
I had an ea coded, to 'open a new position when the terminal floating equity is at certain negative levels', but it does not work very well. I am including it here, as some of the code may be useful. I will first explain how I currently trade for clarity. Its not too complicated :) 1. I open 2 positions at the same time. ( I call this a SET; I currently use an EA to open the positions, and it works pretty well ) 2
Expert Advisor for MT4 (MQL4 Programmer needed)
100 - 300 USD
Hi, i'm looking for a MQL4 programmer to help me build an EA to be used in MetaTrader 4. The EA should: - open a position (buy/sell) when an indicator paints an arrow on the screen. The indicator is available on the market for free, I will send you the link - be customizable (Stop Loss/ Take Profit / Lot Size) - be active on selected timeframes ( e.g from 6 AM to 5 PM)
Interprocess communication between two MT5 terminals
100 - 400 USD
Project goal To develop scripts or expert advisors facilitating communication between two MetaTrader 5 terminals on the same machine. Scope of work - Development of scripts or expert advisors for MetaTrader 5 to enable communication between two terminals. - Implement a feature where the slave terminal sends its equity to the master terminal. - Master terminal evaluates the equity and sends a command back to the slave
Expert Advisor (EA) Development Request for MetaTrader 4 (MT4) Dear [Developer's Name/Development Team], I hope this message finds you well. I am reac hing out to request the development of an Expert Advisor (EA) for the MetaTrader 4 (MT4) trading platform. I am seeking an EA that will automate my trading strategy, ensuring precise execution and optimizing performance in the market. Overview of the Project: I require
Five EMA’s and engulfing candles.
50 - 100 USD
I want this to be a strategy that will automatically open and close positions on the forex market, mainly on currency pairs. The strategy is based on the engulfing candle formation and five EMAs 5,13,50,200,800. The strategy involves entering a position after meeting several key conditions: 1. the engulfing candle formation appears on the chart 2. the EMA5 must pass through the bodies of both candles of the engulfing
I needed a developer to make an interactive UI
50 - 70 USD
Hello, I need a developer who can help me to make an attractive UI and staking functions. So I'm going to fix UI responsive and let the project work on other chains like Polygon and Binance Smart chain. Kindly bid if this is what you can do. Thanks
프로젝트 정보
예산
30+ USD
기한
에서 1 로 10 일
고객
넣은 주문1
중재 수0