Factory model software developmentроботи
...'low', 'close', 'volume']) return df def calculate_indicators(df): # Индикаторы для анализа df['SMA'] = df['close'].rolling(window=20).mean() df['EMA_9'] = df['close'].ewm(span=9, adjust=False).mean() df['EMA_21'] = df['close'].ewm(span=21, adjust=False).mean() df['ATR'] = (df['high'], df['low'], df['close'], timeperiod=14) return df def predict_price(df): model = LinearRegression() X = (range(len(df))).reshape(-1, 1) y = df['close'].values (X, y) predicted_price = ([[len(df) + 1]])[0] return predicted_price async def scalping_strategy(symbol): data = get_market_data(symbol) if : ...
To launch a new product, there is a need to develop a hot water boiler with a capacity of 100, 200, 300 kW. The boiler should run on solid fuel (firewood, coal) and be able to install a burner. Для запуску в виробництво, нового продукту, є потреба розробки водогрійного котла, з потужністю 100, 200, 300 кВт.. Робота котла на твердому паливі (дрова, вугілля) та можливість встановлення пальника.
...параметри: clientid - (обов'язкове) ідентифікатор партнера model - (обов'язкове) назва товару articul - (обов'язкове) артикул товару price - (обов'язкове) вартість одиниці (!) товару (крапка, як розділювач для копійок) quantity - (обов'язкове) кількість одиниць товару (за замовчуванням 1, якщо більше 5, то лендінг буде зменшувати до 5 шт.) img - (необов'язкове) лінк на фото товару в повному форматі, з вказанням домену і обов'язково з використанням https://, макс. розмір зображення - 130х130 пікселів. Сторінка створена як responsive, тому буде перебудовуватись залежно від розміру <iframe>, в яку її вставили. Мінімальна ширина - 320 пікселів. Шаблон адреси: {identifier}&model={productTitle}&articul={productCode}&...
Необхідно розробити веб-застосунок та описати його роботу. Опис має бути в форматі одного розділу бакалаврської дипломної роботи. Більш детальний опис наведений в закріплених файлах.
Два міні завдання які необхідно виконати в R studio, завдання типу побудувати GARCH model
Настроить тему bigcommerce под наши нужды. Добавить свои методы оплаты и доставки. Інтеграція с 1С, АМО, Бітрікс24 Set up the bigcommerce theme to fit our needs. Аdd customize payment and shipping methods. Integration with 1C, AMO, Bitrix24 Ми вже маємо аккаунт на bigcommerce і придбали тему. Нам потрібна швидка допомога з налаштуванням цієї теми та внесення деяких змін, якщо це можливо. У нас вже є бачення того, як це має виглядати. Крім того, ми шукаємо когось з досвідом підключення методів оплати і доставки, які не доступні на bigcommerce. Для цього потрібні навички кодування та знання платформи bigcommerce. Інтеграції, які нас цікавлять: 1. Методи оплати: - Privat24 - Payoneer - Transferwise - Western Union - payment by card (Mastercard, Visa) 2. Доставка: - Novaposhta - Ukrpo...
Потрібні розробники IBM BPM на тривалий термін. Робота віддалено. Завдання різні, як правило не дуже великі. Виконання по специфікаціям. Оплата по завершенні кожного завдання. Робота в команді з іншими розробниками під централізованим управлінням
Додаток для iPhone/iPad iPhone та iPad Мені потрібно, щоб розробили дизайн і створили сайт
I need some changes to an existing website. Коротко про сайт - друпал8, сервіс для генерації дитячої книги в залежності від статі і імені дитини. Є потреба у внесенні невеликих змін до функціоналу та верстку.
Мені потрібно внести зміни в існуючий веб-сайт Потрібно налаштувати два інтернет магазини на базі Opencart.
Mac Інше або не впевнений Потрібно зробити хайп проект
Мені потрібен новий веб-сайт. Розробити дизайн та створити сайт Інтернет-магазин Біжутерія своіми руками
Мені потрібно внести зміни в існуючий веб-сайт Добавити шаблон на сайт
Інше або не впевнений Інше або не впевнений Сопровождение стрима в ютюбе
Нам потрібно зробити СРМ для школи англійської. До 10 користувачів. Розклад груп та індивідуальних студентів. Заповненість груп. База данних, е-мейл розсилка. Контроль оплат, розрахунок дати закінчення оплати. Розрахунок зп викладачів, розклад роботи, вільний час. Розклда по аудиторіям. Загальна фін інформація.
Мені потрібен новий веб-сайт. Розробити дизайн та створити сайт Персональний веб-сайт We are good it-specialists. We know english and html, js, css and a little php.
Мені потрібен новий веб-сайт. Просто створити його Цільова сторінка Мне надо создать cs go trade сайти по типу cs.money. Надо прив'язать стим бота котрый бы пренимпл и отправлял обмены)
Мені потрібен новий веб-сайт. Розробити дизайн та створити сайт Веб-сайт для невеликої компанії Потрібний сайт для підприємства яке займається виробництвом та продажем шлако,відсіво,керамзито - блоків.
Написати програму, яка аналізуватиме TeX-файл, що містить створені користувачем власні команди (і оголошення (описи), і використання), та розкривати використання цих команд у відповідності з наведеними оголошеннями, за тими ж правилами, за якими це зробив би сам (La)TeX. Програма має обробляти (розкривати) команди користувача, задані за допомогою def та задані за допомогою newcommand та renewcommand, а також середовища користувача, задані за допомогою newenvironment та newenvironment. > > > > І вхідним(и) файл(ом/ами), і вихідним файлом програми має бути TeX-файл, але вихідний повинен містити лише ті команди, яким не було дано означення користувача (або які були згадані в переліку виключень, див. далі). > > > > При проектуванні програми обов’язково вр...
Мені потрібен новий веб-сайт. Розробити дизайн та створити його Головна сторінка Сайт продажи автозапчастин
Додаток для iPhone/iPad Тільки iPhone Мені потрібно, щоб розробили дизайн і створили його Мені потрібно розробити простий додаток який би працював щось на зразок будильника .
Додаток для iPhone/iPad Тільки iPhone Мені потрібно, щоб розробили дизайн і створили його Мені потрібно розробити простий додаток який би працював щось на зразок будильника .
Система внутрішнього бухобліку для аматорської спортивної команди.
I’m seeking an experienced software developer to create a user-friendly program for iPad that streamlines the home inspection process. Key features include: - Customizable dropdown boxes for input. - Photo attachment functionality. - Offline usability that allows reports to be completed on-site. - Ability to send completed reports once inspections are finished. Please submit proposals including your relevant experience and estimated timeline and budget.
Good Day Sourcing Agents! I am looking for an very experienced sourcing agent to help me source CUSTOM made weights for a fitness weight vest (prefered China, open for other markets). Specifically, I need help finding the RIGHT professional, legit, certified factory with service from A-Z (Sourcing, quote, sampling, negotation, production, maybe inspection,...). The estimated size of the order is >6000 pieces (3 tons, each piece has 0,5kg), target DDP price around 1-1,5usd (depends on quantity) so I need someone who can negotiate bulk discounts, manage shipping, inspect production, check bulk production,... and access providers who specialize in this type of order. I am looking for a professional sourcing agent with extensive experience in this field who can help me launch ...
I'm looking for an experienced software developer to build a CRM system for my consultancy company. This platform will be web-based only, with no need for a mobile app at this stage. Key Features: - Client Management: The CRM should have robust client management capabilities, allowing consultants to track interactions, manage relationships, and store client information effectively. - Sales Tracking: The system should include features for monitoring sales progress, tracking leads, and managing sales pipelines. - Task Automation: I want to streamline our processes with task automation features, reducing manual workload and improving efficiency. Access: - The CRM software will be exclusive to our consultants. Therefore, the system should be secure, with different access p...
I'm looking for a seasoned Google Cloud consultant to assist with the deployment of machine learning models on the platform. A major focus will be optimizing costs related to compute resources. Key Responsibilities: - Deploy machine learning models on Google Cloud - Optimize costs specifically in...deployment of machine learning models on the platform. A major focus will be optimizing costs related to compute resources. Key Responsibilities: - Deploy machine learning models on Google Cloud - Optimize costs specifically in compute resources - Provide expert consultation on Google Cloud infrastructure Ideal Skills: - Extensive experience with Google Cloud - Proficient in machine learning model deployment - Strong cost optimization skills - Excellent communication and consult...
I am looking for an Android programmer who can create an application to manage the phone numbers of more than 500 workers, meaning that I can quickly search for the p...easy to use, beautiful, and attractive in its icons and buttons. should have the following main functionalities: - Add/Edit/Delete contacts - Group messaging - Contact import/export, specifically syncing with other applications The app needs to be able to sync with Google Contacts and Google Sheets for contact import/export. Ideal candidates should have: - Strong experience in Android app development - Prior experience with contact management apps - Skills in integrating with Google services - Proficiency in implementing group messaging features. Please provide examples of relevant apps you've developed in...
I'm in need of an Excel course aimed at beginners. Key Course Topics: - Basic formulas and functions: Teach how to use simple formulas and functions in Excel. - Data entry and formatting: Focus on how to input data and format it correctly. - Charts and graphs: Introduce the basics of creat...formulas and functions in Excel. - Data entry and formatting: Focus on how to input data and format it correctly. - Charts and graphs: Introduce the basics of creating and interpreting charts and graphs. - Pivot Tables Content Delivery: The course should be delivered through engaging video tutorials. Ideal Skills: The freelancer should have a strong proficiency in Excel, experience in course development, and skills in video production. Experience in teaching or creating educational con...
I am in need of a 3D model and design for a modern, minimalistic shared workspace with a podcast studio and meeting room. This space will primarily be used for collaboration and coworking. Key Features: - Flexible seating arrangements: The design should incorporate versatile seating options that can be reconfigured for different tasks or group sizes. - Quiet zones for focused work: There should be designated areas within the workspace that are soundproofed or otherwise separated from the main collaborative areas, to allow for uninterrupted, focused work. - Shared desks and common areas: Common spaces should be included in the design, with shared desks and communal areas for informal meetings or breaks. Ideal Skills: - Proficiency in 3D modeling software (e.g., AutoCAD, Sket...
I'm looking for a skilled professional to craft compelling brand descriptions for my service-based company, which also offers both physical and digital goods. Your job will be to encapsulate the essence and value of our offerings in a way that resonates with our target audience. Ideal skills and experience: - Proven experience in brand development and copywriting - Understanding of service-based and e-commerce industries - Ability to create engaging and persuasive content - Knowledge of both physical and digital goods
...Strong understanding of replication, interpolation, and server-client architecture for multiplayer games. Networking Expertise: Experience with building and managing dedicated servers. Skilled in latency compensation techniques (client-side prediction, server reconciliation). Familiarity with tools like Photon, PlayFab, or Epic Online Services for matchmaking and infrastructure. Gameplay Systems Development: Ability to create fluid, responsive movement and ability systems (e.g., projectiles, hitscan, cooldowns). Experience with physics-based systems and dynamic environments. Optimization: Strong skills in profiling and optimizing gameplay for low-latency, high-performance experiences. Bonus: Familiarity with UE5’s Gameplay Ability System (GAS). Previous experience with ...
I'm looking for a freelancer who can transform a simple 2D AutoCAD DWG file into a moderate-detail 3D model for visualization purposes. The task is straightforward as there are no additional reference images or drawings to consider - just the provided AutoCAD file. Ideal Skills and Experience: - Proficiency in AutoCAD and other 3D modeling software - Prior experience in creating 3D models from 2D drawings - Strong understanding of visualization requirements - Ability to deliver a moderate-detail model
I'm seeking a proficient developer with experience in AI and fitness app creation. The primary function of this app will be to generate personalized workout plans for users. Key Features: - The app should have a comprehensive diet and nutrition tracking system. This will include meal planning, macro nutrient breakdown, and calorie counting. - A critical aspect of the app will be its ability to evaluate user data and provide insights on their diet and nutrition. Data Evaluation: - The app will primarily focus on performance analytics over time. It should be able to track users' progress and performance over extended periods, and not just in real time or in comparison to goals. Ideal Skills: - Strong background in AI and machine learning. - Proven experience in developing fitne...
I'm looking for a skilled Android app developer to create an application for my company. Key Features: - The app will display the current time and company name at the top center of the screen. - Users will log in usin...and in a font size smaller than 16. CSS: Background: #000 Font Color #fff Button Color: orange Authentication: - The app will utilize an NFC system for authentication, along with a clear username and password scheme. - Users will authenticate using a text-based password or NFC. Database: - The app will need to connect to a remote MySQL database. Ideal Skills: - Proficient in Android app development. - Experience with NFC technology. - Knowledge of MySQL databases. - Ability to implement secure authentication methods. Please bid only if you can meet thes...
I'm looking for a talented Android app developer to create a social networking app for me. Features Required: - User Profiles: The app should allow users to create and manage their own profiles. - Photo/Video Sharing: A key component of the app is the ability for users to share photos and videos with each other. Editing Tools: The app will need to have basic integrated photo and video editing tools. These should be simple to use but effective enough to allow users to enhance their content before sharing. Ideal Skills: The ideal candidate will have experience in developing Android apps, particularly in the social networking and multimedia sharing space. Knowledge of integrating basic editing tools into an app is a plus. Strong skills in UI/UX design will also be beneficial to ensu...
I'm looking for a seasoned professional to build a Shopify e-commerce site ...catalog, complete with user-friendly search and filter options. - Integrate a range of payment gateways: PayPal, Shopify Payments, Credit/Debit cards, and Apple Pay/Google Wallet. - Incorporate diverse marketing features, such as an email newsletter signup, social media integration, and a field for phone number text updates. Ideal Candidate: - Proven experience with Shopify and e-commerce website development. - Strong understanding of high-end product display aesthetics. - Excellent skills in integrating various payment gateways and implementing marketing features. - Ability to execute a pre-defined design vision with precision. Skills Required: - PHP - Website Design - Shopping Cart Integration - e...
I need a SketchUp model of a house based on the attached drawing. The model only needs to include the exterior structure and the second story room. Key Requirements: - Basic walls and roof - Windows and doors
I'm looking for a professional developer who can create a tool similar to Burp Suite for my existing business. Key Requirements: - Comprehensive knowledge in web security tools development. - Experience with creating intercepting proxies. - Familiarity with Pentesting. Please share your relevant experience in your application, particularly any projects you have worked on that are similar in nature. The urgency of this project cannot be overstated, so only those who can start immediately and are able to deliver promptly should apply.
...each other from around the globe. - **NFT Integration**: Incorporating NFT elements within the game is crucial, providing players with unique, tradeable in-game assets. - **Cross-Platform Play**: Lastly, the game should support cross-platform play, allowing console players to join in with others on different systems. Ideal candidates for this project should have extensive experience in game development, particularly within the shooter genre. Proficiency in blockchain technology and understanding of both the Stella and XRPL networks is a must. Experience with developing for the Solana network and working with Altcoins will be highly advantageous. Having a good understanding of NFT integration and cross-platform play will greatly increase your chances for selection. Please provi...
Dear Candidates, We are an expanding development team specializing in the MERN stack, PHP, Vue.js,,,Javascript,HTML,CSS and Java. We are seeking a motivated and results-oriented Business Development Manager to join our dynamic team. The ideal candidate should have experience in sourcing and acquiring genuine projects from platforms such as Upwork, Freelancer, Fiverr, LinkedIn, and more. Your responsibilities will include actively identifying opportunities, negotiating terms, and closing deals with clients to drive consistent business growth. Compensation: This role offers a project-based salary, with remuneration aligned to the scale and success of each are looking to fill this position as soon as possible. If you are interested and believe you have the skills
I'm looking for a professional web developer to create a modern and minimalist e-commerce website for my clothing brand. The site will sell various products, including hoodies and shirts. Key Requirements: - An e-commer...products, including hoodies and shirts. Key Requirements: - An e-commerce platform with a focus on secure sales. - Implementation of a secure payment gateway to ensure customer transactions are safe and reliable. - Product filtering options to enhance user experience and assist customers in finding their desired products effortlessly. Ideal Candidates: - Proven experience in e-commerce website development. - Strong understanding of modern and minimalist design principles. - Ability to create a user-friendly interface that encourages customer engagement an...
I'm looking for a professional 3D designer who can create a moderately detailed 3D rendered model of my drone for prototype development. The model should showcase the full drone, including all components such as the propellers, camera/gimbal, and battery compartment. Ideal Skills: - Proficient in 3D modeling software - Experience in designing for prototype development - Ability to create detailed and accurate models Experience: - Prior work with drone models highly preferred - Portfolio demonstrating high-quality 3D rendered models - Proven track record of meeting project deadlines
Subject: Proposal for Development of Property Management Software** I am seeking a skilled freelancer to help create a comprehensive property management application designed for managing properties ranging from 50 to 500 units. The application will cater to both customers (tenants) and landlords, ensuring a seamless experience for all users. Below are the key features and services I would like to include in the application: 1. **Lease Administration**: Efficient management of lease agreements, renewals, and terminations. 2. **Rent Collection and Accounting**: Automated rent collection processes, including online payment options, and comprehensive accounting features for both landlords and tenants. 3. **Tenant Management**: Tools for managing tenant information, communic...
Looking to develop a dynamic educational website similar to , focused on providing practice tests for students. The website should allow kids to choose answers for multiple-choice questions and automatically display results similar to the functionality observed at Must be user-friendly, mobile-compatibl... Must be user-friendly, mobile-compatible, and equipped with a robust content management system to easily update and manage question sets. Key Features Needed: - User registration/login - Multiple choice question interface - Instant score display after test completion - Admin panel for managing questions and users - SEO optimized structure Required Skills: Web Development, PHP, HTML5, JavaScript, SEO
...So, a flexible, user-friendly and easy to navigate design is crucial. Ideal Skills: - Extensive experience in WordPress design and development - Proficiency in HTML/CSS - Strong understanding of UX/UI principles - Ability to create a flexible design that can cater to different website purposes The current site is: attached below: You may select content from this site and use a similar color scheme. The most professional and eye catching design will win the contest. You should use mostly Lorem Ipsum and stock images and we will provide content to replace these items later on. We need this site to be SEO friendly so keep that in mind during development. This site should also be mobile responsive. Hover Effects are good but don't want it to be overstimulating. ...