Orders for indicators development - MySQL - outdated

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules MySQL
383 jobs in the archive in all languages
Sort by:
30+ USD
I want a robot that runs with moving average indicator of 20ma and 200ma. When 20ma crosses above 200ma it buys and takes profit when the 20ma goes below 200ma. Also when 20ma goes below 200ma it sells and takes profit when the 20ma goes above the 200ma
30+ USD
1. Modify the two indicators to have multi time frame capability. There are two different indicators. If possible add alerts when candlestick is outside of the band of the tma indicator. 2. Interpolate in multi-time frame mode
4 Applications
(4) MQL5 Indicators Experts MySQL
30+ USD
I use ichimoku indicator and Volume OSC Uses the watchlist om 1 min chart if CP(Current price) is above P9(last 9 closing prices) AND P9 crossed above(last 26 closing prices) turn The Ticker the BLUE if CP(Current price) is above P9(last 9 closing prices) AND P9 is above(last 26 closing prices) turn The Ticker the GREEN if CP(Current price) crossed below P9(last 9 closing prices)turn The Ticker the RED HI there, I
50+ USD
Hello there, Looking for an expert C# developer with great working experience to build an auto line indicator for me in Ninjatrader. The below attached explain what i want and the rest will be discussed when bid Kindly bid if you are an expert in this....thanks
30+ USD
Hi, I want to bring an indicator from Thinkorswim to the Ninjatrader The Indecator is TTM_LRC. I have a snapshot attached below. Please take a look and let me know how much you are going to charge? Thanks
50+ USD
Check out this project I'll be honest, I'm quite desperate to find someone to help me do a complex script (being ghosted and making me wait weeks before responding). I'll send you the big lines, if you have questions I'll be happy to respond! It would be the infamous Harmonic Pattern. I asked a lot of people telling me no, this is not possible to do in TV and so on. For the inspiration, I found two references
30+ USD
Hello! I'm looking for someone to help me build a Python class that mimics Pinescript backtesting engine, so that I can code in pinescript and then easily transform it to Python to be able to use Python's optimization capabilities, among other things. I don't need you to do this for me, I'm just looking for guidance (ideally in a one-on-one Zoom session) so that I can develop it on my own, since I want this to be a
1 Application
(1) Python Indicators Experts C++ C# PHP SQL MySQL Python
30 - 2000 USD
Hello there! Do you have any experience or can you be of any help in creating a mobile application for me. im looking at building a forex signals application from some basic indicators. I lack in the world of coding, so i also want to ask if you convert a pinescript indicator code into python, can you now use that python code in your application therefore to display indicators and such? Let me make a very simplified
30+ USD
When creating an order, describe the general essence of your trading idea, so that potential developers understand what you need. Do not reveal your trading system rules or details of indicators in the order description. The description might look like this: Develop an Expert Advisor trading trend reversals. Reversal signals will be generated based on Price Action patterns. Trend will be determined based on ADX
2 Applications
MQL5 Indicators Experts MySQL
30+ USD
The idea of ​​the indicator Create a ZigZag indicator, which is constructed based on extreme values determined using oscillators. It can use any classical normalized oscillator, which has overbought and oversold zones. The algorithm should first be executed with the WPR indicator, then similarly add the possibility to draw a zigzag using the following indicators: CCI Chaikin RSI Stochastic Oscillator Algorithm and
4 Applications
MQL5 Indicators Experts MySQL
30 - 100 USD
Hey! I have a very large project I need to get done. We have what is essentially a unlimited amount of MT4 indicators we want all converted onto MT5 and in a stand format. Generally, this is a trivial task to complete, each conversion is pretty short at a couple minutes per indicator, when we were coding them. Each batch we give out has about 100 indicators in them, shouldn't take longer than a couple hours to
30+ USD
Hello there I have a tradingview bot I would love to have some basic modifications and some other functionalities and would love to have backtesting of yours on the project Kindly bid if you're an expert at this Thanks
30+ USD
Hi dear developers i need MQL4 EA for TWO EMAs+14RSI CROSS, U will give me buy or SELL any one cross demo two days so i can check before we start project n it will save ur n mine time too (Boto n rodrigue not, eabuilder or fxdareema.net developers do not apply) Conditions EMAs RSI inputs shall b blank so i can enter value of my choic SELL=== When Lower value any ema(as is found default in mt4 sma/ema/lwma/smoothed)
30+ USD
Hell, Looking for an expert who can diligently combine Two TradingView indicators into one, and convert to mt4? As i will like to have a few specifications. Please do not bid if you cannot do this project Thanks
30+ USD
I have a few minor tasks to be done on my EA, but I will provide a document that explains in more detail even though these are very minor the document is for you to fully understand. Will send the document when you bid Bid if you are an expert in EA
1000 - 10000 USD
The strategy uses these four indicators. I need a coder who can programme a robot that will generate signals and take trades automatically based on the rules. For instance, if the MA is Red, and the XO ATR is green, while the cfb XO is red , then that's a sell signal provided that the cfb XO had previously painted more than 2 green bars. There are plenty more rules involved. Price is negotiable and if your price is
30 - 100 USD
Hello, I have an indicator that i use which is on public platform, i will like to use it as a reference strategy for my own and i want it to be private in which i can only give people access to make use of it
30+ USD
HI, i need an urgent arrow indicator to work with my current indicator. Let me know if you can do it and how quick? If you succeed, i have many more for you to do
30+ USD
Hi! looking for a Freqtrade expert What I'm looking for is to take my strategy and hyperoptimize it in a particular way. What I need is to change literally all the parameters of the strategy. I know that this can be done with freqtrade in a custom way, the code needs to be modified and adapted to do so. By finding all the combinations of the indicator's parameters, along with sl and tp, we can find the best overall
30+ USD
This Indicator is based on the True Range which is the maximum of (High - Low), Abs(High - Close[1]) and Abs(Low - Close[1]), with Abs being mathematical absolute. In order to get the first data, it calculates the true range value for a number of bars (which is the input Length) and then calculates the SMA of these values (which is the sum of all these values by the Length - a simple average). This average is set as