Orders for indicators development - Strategy modules - outdated

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
719 jobs in the archive in all languages
Sort by:
30 - 70 USD
Enter trade between 8.30-11am NY (UTC-4). If it opens a trade between this time and it has not hit take profit yet, then let it run until take profit hit Mark highest & Lowest point 00.00-8.30am with a Green dotted line for the High and a Blue dotted line for the Low (UTC-4) (Show the color difference in sessions) Wait for sweep of high or low Wait for market structure shift or Change of Character (Choch) Enter
30+ USD
Hi, I want to automate my Telegram signals on MT4 Here are the requirements: fixed lots or percentages of your portfolio). ✔️ No more signal losses, no more stale trades. Never miss a single signal again, opening, modifying and closing orders is done automatically. You will no longer lag behind on trades also thanks to real-time execution. ✔️ Works with any Telegram channel You can follow trades from any Telegram
50+ USD
The automated strategy that I'm looking to create on Ninjatrader will need Start/Stop times Profit target/profit loss feature Daily Max profit/ Loss feature And several indicator filters that will trigger Buy/Sell Market orders when the Desired conditions are met The conditions will be generated from specific indicators called MboxWave, which I have license for on my own server, will need u to create it using my
50+ USD
Project Overview: We are in search of an expert MQL5 coder to modify our existing trading bot. Our bot is currently designed to read from two indicators, which are weighted. We aim to transition this mechanism, so the bot reads from a sentiment score provided in a .txt file. Responsibilities: Code Modification: Amend the bot's code to stop reading the two current indicators and instead read the sentiment score from a
4 Applications
(2) MQL5 Indicators Integration Forex Trading robot/indicator debugging Statistics and mathematics Strategy optimization Strategy modules Python
40+ USD
Hey there, so I'm looking to have a strategy built for NT8 here are the parameters I'm looking for, please advise if this is something you can help me with, thanks. 2 Legged Pullback 1- 1 Min Chart on ES 09-23 2- Long Trades based on higher lows 3- Short Trades based on lower highs 4- Search for long trades when market is above 150 WMA 5- Search for short trades when market is below 150 WMA 6- Profit Goal is set to 2
30 - 40 USD
Hello .Am in need of a developer that can help.kw to convert mt4 indicator to mt5 .The source code is available with me kindly bid and let get started on this project.Thanks
30 - 150 USD
Is it possible to create Mq4 source code for news filters for certain currencies for example if trading EurUsd so if there is news either low or medium or high news either on euro or usd then it will run the results but if playing audcad then if there is news AUD or cad only has an impact. And again the news filter will be placed in the tools menu - - > options - - > Expert Advisors - - > allow Web request as shown
50+ USD
I need an indicator that predicts the end of big tends 100% of the time for xauusd, the indicator must have arrows that are allow the be printed at least 25% of the range before the high or low but never after. alerts too
Nadia Bot (personal job)
30 - 50 USD
Hello, I need a good developer to coveting my trading indicator strategy into a trading Robot. The system has 3 indicators. Indicator 1 and 2 must align with each other while indicator 3 is for Entry. For both Buy and Sell trades. The EA must have 1. TP & SL Input 2. Trailing Stop 3. Break Even 4. The EA will also have the Option to set for Auto Trade Execution or Mobile Push Notification for Manuel Trade Execution
150+ USD
"Looking for a freelancer who has one of the best TradingView PineScript private scalping indicators for sale. I need something highly accurate and reliable, with the following features: 1. Ring an alert when the best signal is indicated. 2. Include TP (Take Profit) and SL (Stop Loss) features. 3. Work on all timeframes. 4. Must be a non-repaint indicator. I am willing to pay generously if I find something truly
50 - 100 USD
Hey pros, I need a forex robot which will run successfully on prop fund account. And i am ready to pay a good price for it. Need proof of live account for last 3 months at least
30+ USD
hello awesome developer's..... I need a scalping metatrader 4 or 5 trading ea robot. anyone with this should kindly send a request and let talk in details of what the project entails. looking forward to hearing from you. thank you
100+ USD
The idea of the trading system is as follows : market entries are performed when MACD's main and signal lines intersect in the current trend direction . 2. Trend is determined based on the Exponential Moving Average with the specified period (InpMATrendPeriod). If the current EMA value is greater than the previous one, the trend is seen as growing (ema_current > ema_previous). Alternatively, if current EMA is
30 - 200 USD
In specific circumstances, it is possible to extract data, far above the for 1 single script . The following technique uses composite tickers . Changing tickers needs to be done in the code itself as will be explained further. ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ 🔶 PRINCIPLE Standard example: c1 = request.security('MTLUSDT' , 'D', close) This will give the close
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
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
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
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'] =