EA EXPERT
11 USDищу нормального MQL4 программиста для доработки советников
if (local_scalpsize != 0.0)
{
maxamount = MathMax(AccountBalance(), maxamount);
local_d = MathMin(AccountFreeMargin() * AccountLeverage() / 2.0, maxamount * Risk / 100.0 * Bid / local_i);
minmaxlot = local_d / MarketInfo(Symbol(), MODE_LOTSIZE);
minmaxlot = NormalizeDouble(minmaxlot, local_lotstep);
minmaxlot = MathMax(Min_Lots, minmaxlot);
minmaxlot = MathMax(MarketInfo(Symbol(), MODE_MINLOT), minmaxlot);
minmaxlot = MathMin(Max_Lots, minmaxlot);
minmaxlot = MathMin(MarketInfo(Symbol(), MODE_MAXLOT), minmaxlot);
}
local_counter1 = 0;
local_counter2 = 0;
for (local_loopcount2 = 0; local_loopcount2 < OrdersTotal(); local_loopcount2++)
Current freelance projects in the category C & C++
Residential Proxy Infrastructure EngineerWe're building a residential proxy network from scratch — fully owned, no third-party suppliers. We need one exceptional network engineer to build the entire technical foundation. What you'll build: - Android background SDK that routes proxy traffic through user devices… C & C++, DevOps ∙ 3 days back ∙ 12 proposals |
Improvement in the existing version of 1C retail block for the distribution center (DC)In general, I will explain what kind of database we have - There is a main server where there is a retail database (where all receipts are recorded) - a UTP database - where all sales are transferred - it calculates the markup and stock balances - small databases of retail… C & C++, C# ∙ 3 days 14 hours back ∙ 6 proposals |
About the Master Program "KONSTRUCTOR"
4193 USD
We are looking for a very experienced C++ developer to modernize existing software (master program). The program is responsible for creating derivative software representing audio-visual sessions of psychological correction. The current version is written in pure WinAPI (Visual… C & C++, Desktop Apps ∙ 8 days 18 hours back ∙ 19 proposals |
Writing code for ArduinoIt is necessary to develop software for a weight dispenser based on Arduino Uno. Components: Arduino Uno R3 HX711 + load cell LCD1602 I2C display MAX7219 LED matrix 8x32 5 control buttons 4-channel relay 2 signal lamps Coarse dosing vibrator Precise dosing vibrator Operation… C & C++, Embedded Systems & Microcontrollers ∙ 10 days 2 hours back ∙ 15 proposals |
It is necessary to complete the project or provide consultation.
23 USD
|