Find Jobs
Hire Freelancers

Crypto trading bot - 1 signal strategy (preferred binance, but not a must)

$15-25 USD / hour

Closed
Posted almost 3 years ago

$15-25 USD / hour

Hi all, thank you for reading. A. I want to ask you to create a bot that automatically trades based on hourly data (H1 strategy), not 1; 5 minutes. B. User-customizable parameters: a) timeframe 1h,4h, daily b) level of entry into trading based on % of the account, or fixed size (i.e. 1BTC) c) stop loss level based on the signal d) take profit level based on the percentage of price movement since the start of trading e) currency pair security (one trade per currency pair only) C. The strategy is based on fractals (as an indicator). No moving averages, no RSI, MACD etc. D. Rough description: 1. The fractal (buy / sell signal) appears. 2. Check if there is an open position on a given currency pair. 3. Once the trading is in line with the signal - do nothing 4. As there is trade in the opposite direction - close the trade, open a new one in the opposite direction. 5. As there is no trade - open a position consistent with the signal. Open position: a) as a percentage of the trading account b) set the S / L stop loss - in points from the (minimum / maximum) value of the candle above which the fractal appeared c) set T / P take profit - as a percentage of the opening price of the transaction d) set Stop market order with S / L & T / P (fractal breakout) - in points from the minimum / maximum value of the candle above which the fractal appeared (will double the initial trade position) Further scenarios: I. During an open position, a new signal appears - do nothing if the signal matches the open position II. the opposite signal appears - you close the current trade, open a new one === def wilFractal(dataframe): df = [login to view URL]() df['bear_fractal'] = ( dataframe['high'].shift(4).lt(dataframe['high'].shift(2)) & dataframe['high'].shift(3).lt(dataframe['high'].shift(2)) & dataframe['high'].shift(1).lt(dataframe['high'].shift(2)) & dataframe['high'].lt(dataframe['high'].shift(2)) ) df['bull_fractal'] = ( dataframe['low'].shift(4).gt(dataframe['low'].shift(2)) & dataframe['low'].shift(3).gt(dataframe['low'].shift(2)) & dataframe['low'].shift(1).gt(dataframe['low'].shift(2)) & dataframe['low'].gt(dataframe['high'].shift(2)) ) return df['bear_fractal'], df['bull_fractal'] - used to signal buy signal for a crypto trading bot in this manner: def populate_buy_trend(self, dataframe, metadata) [login to view URL][ dataframe['bull_fractal'], 'buy'] = 1 return dataframe
Project ID: 30654950

About the project

9 proposals
Remote project
Active 3 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
9 freelancers are bidding on average $19 USD/hour for this job
User Avatar
Hello, I've read carefully your job description. I have more than 10 years of experience in C#, GoLang, JavaScript/Typescript, Database Design and Software Architecture. In particular, I have experience in performing many of these types of tasks. Your satisfaction with the project is my top priority! If you give me a chance to work with you, then I will try my best level for your project to run successfully. Best Regards. Masoud M.
$20 USD in 40 days
0.0 (0 reviews)
0.0
0.0
User Avatar
Hi, I hope you are having a productive day!! I have checked your requirement, yes I can do it. I have the right skills to work on this assignment. I will complete the work as per requirement, please consider me and give me a chance to impress you with my quality services. Let's meet in a chat room. I can start work once you hire me and can achieve the results that you are asking for. Thanks & Regards, Virang Please note that this is a placeholder proposal, we can be more specific once we get all the requirements and information required to execute the project.
$24 USD in 40 days
0.0 (0 reviews)
0.0
0.0
User Avatar
Hi There, How are you? We have read the Job Description and understand that you need a Trading Bot for Crypto based on Hourly Data with risk level. We have huge experience in Software Development. We can handle and complete your project perfectly under your guidance. Please initiate a chat with us and Let's discuss more. Thank you Ravi
$20 USD in 40 days
0.0 (0 reviews)
0.0
0.0
User Avatar
Hi there, Hope you're doing well! I've gone through your project Crypto trading bot - 1 signal strategy (preferred binance, but not a must). My interests are machine learning, Deep Learning, computer vision, and Data Analyst. I have very good experience in Python, Pandas, Numpy, Matplotlib, OpenCV, Tensorflow, Keras, and PyTorch Django & Flask. What we do: ✓ Machine Learning ✓ Data Science ✓ Data Analysis ✓ Detection and Recognition ✓ Semantic and instance Segmentation ✓ Object Detection and Classification ✓ Text Recognition ✓ Clustering ✓ Regression Analysis ✓ Time Series Analysis ✓ Reinforcement Learning ✓ Model Deployment ✓ Django & Flask ✓ Tkinter & PyQt5 Hands on: ✓ Time series analysis, ✓ Data analytics, EDA and feature engineering ✓ Pattern / trend recognition, hypothesis verification ✓ Multi-class Classifications with complex correlations, ✓ Multi-variate Regression or non-linear regression problems, ✓ Support Vector Machines (SVM), ✓ K-Means Clustering, ✓ Principal Component Analysis (PCA), ✓ Neural Networks (CNN, RNN, bi-directional LSTM), ✓ Recommender Systems, ✓ Natural Language Processing, ✓ Computer vision Tools and libraries: ✓ PowerBI, ✓ Pandas, ✓ NumPy, ✓ Scikit-learn, ✓ Scipy, ✓ Matplotlib, plotly, Seaborn ✓ MATLAB, ✓ GCP, AWS, Azure ✓ Jupyter notebook ✓ TensorFlow, ✓ Keras, ✓ PyTorch, ✓ fastAI Programming languages ✓ Python, I also have good research experience that allows me to understand and implement state-of-the-art machine learning models and use it for new applications. Your reply to this message will be appreciable. Thanks.
$25 USD in 1465 days
0.0 (0 reviews)
1.5
1.5
User Avatar
Hi, I have exp with freqtrade, I can help you make it in freqtrade. However, I can only do it for 5 hours per week.
$15 USD in 5 days
0.0 (0 reviews)
0.0
0.0

About the client

Flag of POLAND
Warsaw, Poland
0.0
0
Member since Jun 25, 2021

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759) & Freelancer Online India Private Limited (CIN U93000HR2011FTC043854)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.