Meta trader script jobs
I've spent to much time with Chatgpt giving me the wrong script. Postfix will call a bash script This script looks for a specific subject If that subject is found, forward the email to an email address found in body. If that subject is not found, log the entire mail to a log file, At this time postfix is logging the email but not the header This is my current script which is doing it wrong #!/bin/bash { echo echo echo echo echo } >> /var/log/ cat /var/log/ >> /var/log/ # Save content > /var/log/ # empty the file # Script to parse email and forward it based on the email found in the subject line # Define the log files ...
...(including email) based on Contact ID. Ensure proper field mapping with Zoho CRM API. 2️⃣ Send Transactional Emails via Mandrill API Use Mandrill API to send emails to contacts fetched from Zoho CRM. Ensure proper email structure (subject, body, sender details). Implement proper error handling and logging for failed emails. 3️⃣ Secure API Key Management Ensure API keys are not hardcoded in the script. Suggest best practices for storing and using API keys securely. 4️⃣ Testing & Debugging Perform multiple test cases to veri fy successful email delivery. Debug API response errors and fix potential issues. ? Ideal Candidate Should Have: ✔️ Experience with Mailchimp & Mandrill API ✔️ Expertise in Zoho CRM API integration ✔️ Proficiency in JavaScript, Deluge (Zoho’s scri...
Hi, I'm Jesse Gill, and I'm seeking a creative scriptwriter for a mid-length (30 to 90 minutes) movie. This film will be shot on an iPhone, so the script should be feasible for this low-budget production. Key Details: - Genre: I'm open to any type, be it Drama, Comedy, Horror, or something else entirely. - Tone: I'm flexible here too. Whether it's dark and serious, light and humorous, or suspenseful and thrilling, I'm open to your ideas. - Budget: The film has a $0 budget. However, the scriptwriter will receive 10% of the profits from the movie. Ideal Skills: - Creative scriptwriting - Understanding of filming constraints - Ability to write for various genres and tones Ideally, you should have previous experience in screenwriting and a portfolio of w...
I am seeking a skilled and seasoned Digital Marketing Specialist with a strong background in e-commerce and digital media. The primary objective of this role is to enhance our brand visibility across the digital landscape. Key Responsibilities: - Craft and execute all-encompassing digital marketing strategies across key platforms such as Meta (Facebook, Instagram), Google (Search, YouTube), TikTok, and LinkedIn. - Oversee and enrich our presence on major social media platforms - Facebook, Twitter, Instagram, Snapchat, and YouTube. - Produce compelling video content, using AI-driven tools for streamlined editing and production. - Plan and implement targeted digital marketing campaigns. Ideal Skills and Experience: - Proven experience in digital marketing, with a focus on brand awar...
...make security decisions in real time, with immediate feedback on their actions. Gamified learning experience: Incorporating points, rewards, and progress tracking. Realistic 3D hospital environment with interactive objects (computers, medical equipment, patient records). Voice-over instructions and in-game guidance for immersive training. Development Requirements The game should be developed for Meta Quest 3. Unity or Unreal Engine is preferred for development. The game should be optimized for standalone VR headsets without requiring external PC processing. Integration with a learning management system (LMS) for progress tracking is a plus. Ideal Freelancer Experience in VR game development using Unity or Unreal Engine. Strong understanding of UI/UX design for VR to ensure intuit...
I need a Ninja Trader expert to automate a trend-following strategy for trading futures. The system should primarily use Moving Averages for trend detection. Ideal Skills: - Proficiency in Ninja Trader platform - Experience in automating trend-following strategies - In-depth knowledge of using Moving Averages - Understanding of futures trading Goals: - Create an efficient, automated trading strategy - Ensure the system accurately employs Moving Averages for trend detection
Looking for a dedicated Meta Ads manager to run ads for me professionally. I'm currently at around $100 per lead and I'm not happy with that. I want to get to around $25 per lead.
My Python script has stopped working due to a runtime error. The issue seems to be an exception handling error that occurs during data processing. Ideal Skills and Experience: - Proficiency in Python - Experience with debugging and error handling - Familiarity with data processing in Python - Ability to work efficiently under pressure - Strong problem-solving skills I am attaching the file Thank you
I am looking for someone to cold call customers from a provided list of contacts. From these customers, you will ask questions from a 3 to 5-minute script we provide you. Your goal will be to find out who their preferred sales representatives are in the industry, document the name, and ask for additional relevant contact information. Job Tasks: - Cold call from provided list - Ask questions from the simple script - Document responses in the spreadsheet Required Skills: - Native English proficiency (no accent) - Cold call experience - Ability to document calls and record data in spreadsheet software Please note, the aim is to understand which sales representatives are preferred by customers and to collect their name and contact details. Performance metrics and customer f...
I will make a 25 minute video from the script.
I'm looking for an expert in Playwright to create a script for automated testing of web applications. The script needs to be deployed on Google Cloud and triggered by an HTTP request every time a webhook calls it. Tasks: - Develop a Playwright script for automated testing of web applications - Deploy the script on Google Cloud - Ensure the script is triggerable by HTTP requests from a webhook Ideal Skills: - Proficiency in Playwright - Experience with Google Cloud - Knowledge in web application testing - Familiarity with setting up scripts to respond to webhooks Please provide examples of similar projects you've completed in your proposal.
I need an SEO specialist to optimize our landing page, which supports a dating application. The site was launched without any actions taken to make it SEO-friendly. The goal is to improve the site's ...techniques to achieve optimal site ranking. Key Responsibilities: - Comprehensive setup of the website with SEO best practices - Content optimization to align with SEO strategies - Conducting in-depth keyword research and seamless integration throughout the site - Crafting effective meta tags and descriptions Ideal Skills and Experience: - Proven track record in on-page SEO, particularly for e-commerce sites - Strong expertise in content optimization and keyword research - Exceptional skill in creating impactful meta tags and descriptions - Up-to-date with the latest SEO...
Looking for a video editor for the VoiceofXcellence YouTube channel. I’m a small wrestling (WWE) channel who makes talking head commentary ://@VoiceofXcellence I haven’t had the time right now to edit, shoot and script videos while working a full-time job 6 days out of the week and get them out at a reasonable time so I’m looking for a partner. I will be uploading 2-3 videos a month and while I can't guarantee a full-time position at the moment because of my work schedule, but if I can turn this into a full time gig than this could be definitely turn into a full time hire. I will handle the initial editing steps, like trimming the raw footage into a Final Cut, adding background music & cleaning up the audio. The only thing I would need is enhancing the v...
I'm looking for an SEO expert to help optimize various on-page elements of my website. The aim is to increase organic traffic. Key Responsibilities: - Optimize content and keywords to improve relevance and search engine visibility - Enhance meta tags and descriptions for better click-through rates Ideal Skills: - Proven experience in on-page SEO - Proficiency in keyword research and content optimization - Strong understanding of meta tags and descriptions - Ability to increase organic traffic through strategic SEO efforts
need help fix this script and please dont talk about budget in chat i only pay what you bid ammount is please respect my wishges thank you here is the .bat script it wont run on my pc @echo off SETLOCAL ENABLEDELAYEDEXPANSION REM Define source file, destination folder, and executable SET "SOURCE_FILE=C:UsersmartiMusicver" SET "DESTINATION_FOLDER=C:Program Files (x86)PCGameBoostSmart Game Booster5.3.1" SET "EXECUTABLE_FILE=C:Program Files (x86)PCGameBoostSmart Game Booster5.3.1" REM Check if the source file exists IF NOT EXIST "%SOURCE_FILE%" ( echo ERROR: Source file not found: %SOURCE_FILE% exit /b 1 ) REM Create destination folder if it does not exist IF NOT EXIST "%DESTINATION_FOLDER%" ( echo I...
### **Freelance Video Creator for YouTube – Full Production (Script, Editing, Voiceover, 3D & Footage)** We are looking for a talented freelance video creator who can produce full YouTube videos from start to finish. The ideal candidate should be able to handle scripting, editing, voiceover, and animation, creating engaging documentary-style content similar to this channel: [Fern TV](@fern-tv). ### **Responsibilities:** ✅ Research and write compelling scripts for each video. ✅ Edit high-quality videos using real footage and cinematic storytelling. ✅ Add professional voiceover (or coordinate with a voiceover artist). ✅ Incorporate 3D elements and animations to enhance the narrative. ✅ Use stock footage, AI-generated elements, or other assets when necessary
This is an ongoing translation project which involves translating Christian hymns and scripts from English into German. We are looking for a few talented and experienced translators for a long-term cooperation. The ideal candidate should have: ?1. Native German speaker with...interested in working with us, please feel free to contact us. If you are interested in working with us, we kindly ask you to submit your resume/CV along with any relevant samples of previous religious translations, particularly in Christian theology or related topics. Sample for reference: Hymn: Script:
...interested in working with us, please feel free to contact us. If you are interested in working with us, we kindly ask you to submit your resume/CV along with any relevant samples of previous religious translations, particularly in Christian theology or related topics. Sample for reference: Hymn: Script: Translation tasks will be assigned every long-term. Translation tasks will be assigned "long-term." Please ensure the translations read modern and accessible while maintaining doctrinal accuracy. Please use the following translation software or tools: Manual translation. All translations
...automate data imports and reports✔️ Strong understanding of demand forecasting & financial modeling✔️ Experience working with inventory tracking and supplier forecasting✔️ Proficiency in customer support data tracking and report generation✔️ Experience with social media analytics & performance tracking✔️ Familiarity with email marketing automation and reporting✔️ Bonus: Knowledge of SQL, Google Apps Script, or Python for automation ? Preferred Qualifications: ➤ Experience working with Shopify stores, e-commerce brands, or inventory-based businesses➤ Understanding of fulfillment strategies & ad targeting➤ Familiarity with geographic & demographic analytics➤ Previous experience assisting with customer service workflows & supplier coordination➤ Experience i...
...displayedReposition CTAs to be more visible above the foldMediumBackend TechnicalSlow page load times due to unoptimized imagesCompress images and implement lazy loadingHighBackend TechnicalMissing SSL certificateObtain and install an SSL certificateHighBackend TechnicalPresence of broken internal linksConduct a link audit and fix or remove broken linksMediumSEOAbsence of meta titles and descriptions on multiple pagesCreate unique, keyword-rich meta titles and descriptionsHighSEOImproper use of header tagsEnsure correct hierarchical use of header tagsMediumSEOImages missing alt textAdd descriptive, keyword-relevant alt text to all imagesMediumContent QualityLimited information on service pages Expand service descriptions to highlight offerings and benefits Medium Content Q...
...readability. - Meta tags and descriptions: These need to be relevant, engaging and SEO-friendly. - URL structure: I need help ensuring that my URL structure is optimized for search engines. Technical SEO: - Site speed: The loading time of the website is crucial, and I need it to be as fast as possible. - Mobile-friendliness: The website needs to be fully optimized for mobile devices. - Indexing issues: I need to ensure that there are no issues preventing search engines from indexing my site properly. Ideal Skills and Experience: - Proven experience with SEO, specifically on-webflow websites. - Familiarity with on-page SEO techniques and best practices. - Expertise in improving site speed, mobile optimization, and resolving indexing issues. - Strong skills in content optimizatio...
I will fix the existing script and will add support for a new link.
Objective: Improve the Google search ranking of the About page and enhance the Google Knowledge Panel with SEO optimizations and image uploads. Scope of Work ✅ On-Page SEO: Fill in missing meta title, description, headers, alt text, and internal links. ✅ Image Optimization: Upload and optimize photos with proper naming (e.g., Sandy Brown Writer). ✅ Technical SEO Fixes: Ensure Google indexing, clean URL structure, and fix broken links if needed. Deliverables ✔ Optimized About page with SEO elements ✔ Indexed images appearing in search results ✔ Improved visibility on Google
I'm seeking a seasoned SEO expert to conduct a comprehensive one-time SEO analysis for my skincare business website, https://www.leahsskincare.com. The focus will primarily be on optimizing metatags, particularly title tags, meta descriptions, and header tags (H1, H2, H3). ****RESPONSE MUST INCLUDE THE WORD FACIAL, or your message will be ignored ***** the URL is in the google doc linked below! Key Tasks: - Metatags Optimization: Enhance the current metatags to improve search engine ranking and visibility. - Additional SEO Strategies: Although the primary focus is on metatag optimization, the ideal freelancer should also provide recommendations for keyword analysis and breadcrumb implementation to boost website traffic and conversions. Ideal Skills: - Proven experience in ...
We are looking for an experienced OpenSCAD developer to create a fully parametric wall-mounted key holder. The design should allow users to customize the base shape, plug types, and overall structure using adjustable parameters. The final output should be a script that generates 3D-printable STL files. Project Requirements: Parametric Base Design: Adjustable width, height, and depth Randomization function to generate unique variations Support for different shape files (SVG/DXF) as a base Interchangeable Plugs: Different plug types: Hex Closed – Solid cover for accents Hex Ring – Small ring for keychains Hex Ring Big – Bigger keychain ring Hex Hook – Hook for additional items Plugs should be placed randomly for visualization but remain modular Material &...
I am looking for a skilled Google Sheets script writer to help me automate the creation of new sheets based on data entered into a primary sheet. Key Requirements: - The original sheet will be populated with text data. - New sheets need to be organized based on predefined categories. - The creation of these new sheets should be automated, triggered by specific data rules. Ideal Skills and Experience: - Proficient in Google Sheets scripting. - Experience with data automation. - Ability to understand and implement predefined data rules.
I want create a short video about my company highlighting the features. For the video my reference is this: I would like a fast transitions with differents pictures in a mac (like the second 29 to 30). And this is the script: opening with a clean white background appears. Smooth fade in of a mockup showing an overview of the company dashboard with sleek UI elements (suggested animation subtle zoom-in on the mockup, emphasizing the product innovaite design) (audio: start with upbeat electronic tones for a techy vibe) on new features with quick transitions (text + visual smooth transition. Suggested animation slide from left while highlighting key fields on the form) + (text + visual dashboard graph animation showcasing live feedback
I'm looking for an experienced VB.NET coder to help me with a personal project. The primary purpose of this project is to develop a utility software that reads metadata from vario...Proficient in VB.NET and Visual Studio 2022 - Experience in developing utility software - Skills in handling and reading music file metadata The main functionality of the project is to read metadata from music files. If you have the necessary skills and experience, and are interested in helping me with this project, I look forward to your bid. I need the code to look at the file and give me all the meta data from the music file. the code will detect the file type first then read the data and give it to me in a form that is easily used, example: dim title as string = xxxxxx dim artist as string = ...
I'm having trouble with my PHP scripts. Images that used to display in my PHP files are no longer showing up. I need an expert to take a look at the code and help me troubleshoot and fix the issue. Key Requirements: - Strong proficiency in PHP scripting - Experience with troubleshooting PHP scripts - Ability to understand and modify existing PHP code - Familiarity with image display in PHP - Attention to detail and problem-solving skills
I'm in need of an experienced EDI Technical Analyst who is proficient in both X12 and EDIFACT standards. The ideal candida...Responsibilities: - Analyze and validate EDI files using various techniques - Master and utilize different mapping tools for EDI Essential Skills: - Comprehensive understanding of EDI standards (X12, EDIFACT) - Proficiency in file validation techniques - Mastery of mapping specifications and tools Necessary Experience: - Familiarity with OpenText Trading Grid and BetaGrid - Proficient in using graphical, script-based, and spreadsheet-based mapping tools - Preferably experienced with integration tools like Sterling and BTP - Preferably with knowledge in ERP integration, specifically SAP S4/Hana If you possess these skills and experience, I would love to...
I'm looking for a seasoned Cardano developer to create smart and advanced routing algorithms for a multichain meta DEX Aggregator on Cardano. The main objective of these algorithms is to minimize transaction costs on our platform. Key Requirements: - Experience with Cardano and DEX Aggregators is essential. - Ability to design and implement dynamically adjustable routing algorithms. - Previous work with minimizing transaction costs will be a plus. The ideal candidate will have a deep understanding of blockchain technologies, particularly Cardano, and possess strong skills in algorithm design and implementation. A keen interest in optimizing transaction costs and enhancing the overall efficiency of our DEX aggregator is crucial.
I'm looking for a script that can import both automatically and manually products from Aosom to my Opencart store. Key Requirements: - The script should support both manual and automatic product imports from Aosom to my Opencart store. - Essential product details to be imported include: Product description, Product images, Product prices, Category, SKU, Weight, Dimensions, Color, Material, Age, Meta Description, Meta Title. - The script should transfer any tags associated with the products. Ideal Skills: - Proficiency in Opencart and its architecture is a must. - Experience with web scraping or automation scripts. - Knowledge of Aosom's product structure. - Ability to ensure the script can handle product variations and updates seamless...
I'm seeking a solution for my Windows system to ensure a specific USB device - a Zero Delay Arcade DIY KIT USB ENCODER PC TO JOYSTICK - always appears last in the Game Controllers USB list. This should be consistent across different US...installation and system configuration. Prefer a software-based solution to ensure the device position. A solution with minimal software or drivers is preferred. Client is open to modifying system settings or registry entries to achieve the required USB device positioning. Client is open to using third-party software if it offers a more reliable solution. The solution may involve using a custom script to ensure the device order. Client prefers using a one time solution if possible to ensure the device order." The solution may involve using...
I'm looking for an expert to set up and configure my business for seamless advertising across major platforms. - Meta (Facebook & Instagram) Setup: This will include creating and setting up a Facebook Business Manager, setting up my Facebook Page, FB Pixel, connecting my Instagram account, creating a Meta Ad Account, and adding and configuring my payment method. - TikTok Account Creation: I need a professional to create my TikTok account. - Multi-Platform Ad Setup: I want a structured setup replicated for Google Ads, TikTok Ads, and Snapchat Ads, ensuring everything is properly configured for running paid campaigns. Skills Needed: - Expertise in social media advertising - Proficiency in creating and managing business accounts - Familiarity with Facebook Busin...
I'm seeking an expert to customize the Shopking script on Codecanyon and deploy it on both iOS and Android platforms. The main task will be implementing a GST module. Key Requirements: - Extensive experience with Shopking script - Proficient in cross-platform app development - Expertise in implementing new features into existing scripts - Prior experience with GST module integration is a plus - Knowledge of UI/UX design changes and performance optimization is beneficial - Ability to deliver a high-quality, fully functional app Please include examples of your previous work with Shopking script and cross-platform apps in your bid.
I want create a short video about my company highlighting the features. For the video my reference is this: I would like a fast transitions with differents pictures in a mac (like the second 29 to 30). And this is the script: opening with a clean white background appears. Smooth fade in of a mockup showing an overview of the company dashboard with sleek UI elements (suggested animation subtle zoom-in on the mockup, emphasizing the product innovaite design) (audio: start with upbeat electronic tones for a techy vibe) on new features with quick transitions (text + visual smooth transition. Suggested animation slide from left while highlighting key fields on the form) + (text + visual dashboard graph animation showcasing live feedback
I need a Python script to automate my stock buying process on a specific website. This script should use Python's request method, resolve CAPTCHAs (which include blob images), and handle my buy orders swiftly. The ultimate goal is to ensure that my orders are placed as quickly as possible to secure a prime position. Key requirements: - The script must be able to place buy orders quickly. - In the event of an error while placing an order, the script should notify me and await further instructions. - The CAPTCHAs should be solved using automated image recognition. Ideal skills and experience for this job include: - Proficiency in Python, specifically with the requests library. - Prior experience in developing web automation scripts. - Knowledge and experien...
...and tailored to the barndominium market in that state. Implement on-page SEO best practices, including proper keyword placement, metadata, and internal linking. Landing Page Design (Squarespace): Create and design 50 state-specific landing pages on Squarespace. Ensure fast-loading, mobile-friendly, and visually appealing designs. Implement SEO-friendly layouts with proper headings, alt text, and meta descriptions. Follow the structure of reference sites like Project Terms: ? STRICTLY HOURLY WORK ONLY – NO FIXED PRICE OR FLAT-RATE AGREEMENTS. ? The freelancer will be paid exclusively on an hourly basis via milestone-based payments. No per-page pricing, no fixed contracts – only hourly payments. Time Commitment & Deadline: Initial 1-hour trial to evaluate
...targeting • Ad creatives (static images, car reels, promotional videos) • A/B testing for different ad variations • Retargeting campaigns for better conversions 3. Campaign Management & Reporting • Budget management to optimize ad spend • Weekly or bi-weekly performance reports • Continuous improvement recommendations based on data analysis Requirements: • Proven experience in Google Ads & Meta Ads (Facebook, Instagram, etc.) • Experience running ads for car rentals, travel, or luxury services (preferred) • Strong skills in lead generation & conversion optimization • Ability to deliver real results (not just clicks, but actual leads & bookings) Budget & Payment: • Open to proposals (fixed ...
Seo, Google ads and meta ads for
I'm looking for an experienced JavaScript developer who can modify my existing script to facilitate airdropping of standard SPL tokens in batches. Key Requirements: - Modify the current script to bypass the creation of associated token accounts (ATA) and mint tokens. - Ensure the airdrop process is seamless and efficient. The script currently integrates with the Phantom Solana wallet, so familiarity with this wallet is beneficial. Ideal Skills and Experience: - Proficient in JavaScript, particularly in the context of blockchain development. - Experienced with SPL tokens and Solana network. - Previous work with Phantom wallet integration. - Ability to optimize scripts for efficiency.
i will fix your existing script that is not sending messages to your clients.
...Aspects: - On-Page SEO: This will include content optimization, keyword research, and meta tag enhancement. We need to ensure our site is appealing and relevant to our target audience. - Off-Page SEO: Our goals here are twofold - building quality backlinks and enhancing our social media engagement. We want to boost our site's authority and visibility beyond our own pages. - Technical SEO: This includes ensuring our website is technically sound and optimized for search engines. Ideal Skills and Experience: - Proven experience in SEO, with a strong portfolio of successful projects. - Excellent understanding of on-page, off-page, and technical SEO. - Proficiency in content optimization, keyword research, and meta tag enhancement. - Experience in building backlinks and e...
Fix TradingView script local variables
Create a Bash script to install and configure PowerDNS + Backend to work as a Recursive DNS server. - The script must be versioned using github - Deployment for Debian 12 - Firewall application is good practice according to guidelines - Create documentation is best practice for use NOTE: PLEASE ONLY CONTACT US IF YOU REALLY HAVE THE TECHNICAL CAPABILITIES TO EXECUTE THE PROJECT
Fixing script errors as per requested in the chat conversation
I'm looking for a professional to run a Python script from my Linux VPS server. The VPS is set up and ready for use.
I'm in need of an experienced professional to manage and run my Meta ads on Instagram, with the primary objective of boosting sales of my physical products. In addition, I need assistance with editing and enhancing my social media reels for better engagement and reach. Key Responsibilities: - Strategically manage and optimize my Meta ads on Instagram to drive sales - Edit and enhance my Instagram reels to increase engagement and visibility Ideal Skills: - Proven experience with Meta ads and Instagram - Strong skills in video editing and social media content creation - Excellent understanding of sales-oriented social media strategies