Orders for indicators development - Collection of data on the internet - new

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules Collection of data on the internet
14 new jobs in all languages
Sort by:
30 - 100 USD
Hello I'm in possesion of a straightforward MT% Expert AdvisorThat I want to convert into DXTrade. Are you able to do this conversion? Kindly let me know if the fil atached will be enough
100+ USD
Hello I am looking for a developer to help me backtest my custom ninjatrader 8 strategy andake it work perfectly your expertise is highly need for this project kindly reach out to me and let proceed
150+ USD
Hello please I need a developer to help me fix errors on my Ninjatrader 8 strategy I and make it work perfectly your expertise is need for this project kindly reach out to me and let's proceed
150+ USD
I am in need of a developer to connect my TradingView signal with cTrader in other to make receive information and make it work perfectly your expertise is highly needed in this project feel free to reach out to me and let's get started
30 USD
I want a bot developer deriv He has experience and I want a profitable robot, the profit is higher than the loss Or I want someone to sue with me. I have a profitable robot, but I want another robot or to improve another robot I have
200+ USD
I need a proficient developer to code my NinjaTrader 8 strategy, In order to work perfectly. Your expertise is invaluable for this project's success. Let's collaborate to achieve optimal trading results
75 - 100 USD
2 Indicators: One for BTC/USD and one for ETH/USD Create indicators which plot the MVRV of Bitcoin and Ethereum as a line, standardized by a Z Score Essentially Zscore = ( MC - MCRealized ) / STD ( MC(number of bars ) Indicators should work on the daily timeframe at a minimum, and smaller ones if possible. Indicators should be able to work with future data as well, meaning it can download what's necessary to then
5 Applications
50 USD
The future of the traders be a good traders and patient and humble person faithful loyalty to your job and last be a professional traders and helping a dream of us how to trade and etc,,,,,,,,,,,,,,,,,🤑
30 - 200 USD
I Will thanks for allowing me to create and that's good for me and u thanks u very muchand I Will make a good job to work and no to scheme people
30 - 40 USD
I need a very good programer a developer that's perfect in building a Telegram signal copy trade Bot very well, that has done about 100 project successfully, please if you don't know how to build this telegram signal copy trade bot don't apply for this project, if you know that you will not start quickly don't apply. I want you to build me a smart Telegram signal copy trade Bot that has subscriber dashboard, that
30 - 50 USD
import pandas as pd import numpy as np def generate_signals(data): signals = pd.DataFrame(index=data.index) signals['price'] = data['Close'] # Calculate moving averages signals['short_ma'] = data['Close'].rolling(window=20, min_periods=1).mean() signals['long_ma'] = data['Close'].rolling(window=50, min_periods=1).mean() # Generate buy signals signals['buy_signal'] = np.where(signals['short_ma'] >