All orders - Strategy optimization - outdated

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
3893 jobs in the archive in all languages
Sort by:
60 - 70 USD
Hello There, I am looking a SMA Cross strategy, featuring a 10-period red color and a 20-period blue color, with entry and exit points each time they crossover. This SMA Cross Expert Advisor goes beyond traditional currency pairs, and cantrade indices like DJI, SP500, NAS100, and FTSE. Also, precious metal XAU/USD and XAG/USD pairs. Also, I wish the SMA Cross EA to excel at longer timeframes, including D1 (daily), W1
100 - 250 USD
I need ALGO automatic trading software for business purpose I don't have any strategy regarding ALGO software So developer also need to develop strategy for me I need it for intraday trading specially for bank and nifty and some stocks in Indian market
30 - 70 USD
Sure, here are the requirements for a trading bot on MetaTrader: Functional Requirements: The bot should be able to analyze market trends and execute trades based on a set of predefined rules. The bot should be able to connect to a MetaTrader platform and access real-time market data to inform its decisions. The bot should be able to execute trades automatically without any human intervention. The bot should be able
40 - 50 USD
Hi My current strategy uses 3 indicators from trading view and we considering added a 4th depending on the results of the back test to increase the win ratio, Drawdown and profit. The strategy is nothing special. Please see the link of the BOT we want to create. Please bid for more details. Thanks
30 - 100 USD
I need a Senior programmer, who have good programming skills to programme Expert Advisor for INDEX Only on MT4 and MT5 platform, works with low deposit account With proof of profit fixed lot size and dynamic lot size. It must not read history, no grid, no martingale . if interested please send 2 to 3 days expert advisor expiry test. Thanks
30+ USD
Hi, Looking for crypto arbitrage bot with these definitions: Controller: written in Nodejs Smart contract: written in Solidity This should include: Nodejs source code. I will go through the code to check that it is efficient and logical, and without a back door, etc. Smart contract source code, that must pass an audit . Please answer these questions: 1- On which blockchain the bot runs ? 2- On which Dexs the bot runs
500 - 1000 USD
SMC (SMART MONEY CONCEPT) EA Project Overview: Plotting Features ================= 1. plot swing market structure and internal market structure. 2. Swing structure will create swing orderblocks box(Bullish & Bearish), internal structure will create internal orderblocks box( Bullish & Bearish) - boxes will extend till real time bar 3. plot bullish and bearish imbalance box.( gap between 3 consecutive candles),box
50 - 100 USD
, I have a special request. I need to create a trade copier Ea to work on multiple prop firms account. As you will know Prop firm doesn’t allow the use of copy trading so it must be done in a way that doesn’t trigger their attention. Lot size, stop loss, take profit and duration of each slave must be different (at least the ones on the same prop firm) it should have latency so that not all accounts open a trade in
Tvt
30+ USD
Specify your Requirements Specification here point by point. Try to describe your requirements briefly and clearly, so that your potential developer is able to correctly assess its complexity and cost, as well as the required execution time. A bad or too generic description will result in your order being ignored, or you will spend a lot of time negotiating the details with each applicant. Remember: It is better to
30 - 35 USD
Hi I have a code for ninjatrader that is giving 1 error when compiling that I am trying to fix. The error code is: The following error occured when compiling. Review this error, resolve it, and print the entire code without errors. The type or namespace name "Xmilgnore" could not be found (are you missing a using directive or an assembly reference?) Code CS0246 lines 16 and 20 and 24 Column 10 I need assistance with
30+ USD
Hello there, I need help to develop HFT expert advisor for Mt5 and the main goal of this bot is to be profitable, kindly inbox me now to discuss more on how to develop this bot as requested
30+ USD
I'm looking for a skilled freelancer who can provide me with a top-notch Scalping indicator on TradingView, complete with an alert system. It is essential that this indicator remains private, and I would also require access to the source code. If I choose you for the task, I kindly request the opportunity to test the indicator's effectiveness before finalizing payment
100 - 300 USD
1) Need a professional to analyse existing EA's strategy based on past performance, suggest improvements and adjustments. - Some settings and indicators will be given in advance 2) Together, create a technical requirements and create new EA accordingly
30+ USD
I'm looking for a skilled freelancer who can provide me with a top-notch binary options indicator on TradingView, complete with an alert system. It is essential that this indicator remains private, and I would also require access to the source code. If I choose you for the task, I kindly request the opportunity to test the indicator's effectiveness before finalizing payment
30+ USD
Hi, I need to develop a trading bot for my trading activities, please inbox me now to discuss further on how to get this project done and project requirements will be discussed when inbox, Thanks
450+ USD
Good day, I seek for a professional develoeper, that has experience in AI / neural networks for Expert Advisors. Preferably with a track record. I am the owner of the top domain ExpertAdvisorAI.com I am savvy in web development and marketing. Together, and with my domain, we could reach top notch goals. My offer: You have / are developing AI based Expert Advisors, for mt5 (4). We offer these Expert Advisor/s either
50 - 200 USD
Looking for established developers to create a good buy and sell indicator I can use find good entries with I like gold and silver but the indicator can be versatile with other pairs Just want good accurate signals
30+ USD
# Import necessary libraries import pandas as pd # Define parameters stop_loss_percentage = 0.02 # Set stop loss percentage (2% in this example) take_profit_percentage = 0.05 # Set take profit percentage (5% in this example) # Read historical price data df = pd.read_csv("historical_data.csv") # Replace with your historical data file or API integration # Calculate moving averages df['SMA_50'] =
30+ USD
// Forex Strategy for Consistency in Profit // Input parameters input int FastMAPeriod = 10; // Period for the fast moving average input int SlowMAPeriod = 30; // Period for the slow moving average input double StopLossPips = 50; // Stop loss in pips input double TakeProfitPips = 100; // Take profit in pips // Global variables int ticket = 0; // Order ticket number // Indicator buffers double fastMABuffer[]; double
30+ USD
I'm looking for a person who knows about ticks and create a Weis wave indicator for me based on ticks ,the indicator will similar to the original Weis wave indicator but the difference is that it'll use ticks instead of depending on candle sticks for obtaining data