Looking for a python developer who can develop crypto bots standalone or with e.g. Trality or QuantConnect

Python Esperti Altro Python

Specifiche

The following strategy should be developed to trade crypto. We can use Trality as a platform because the first step is to do backtests. Then long term we will convert it to a standalone bot. 


Development Requirement Sheet for BTC/USDT Trading Strategy:

Add two indicators to the 1-hour chart of BTC/USDT Perpetual:

a. Bollinger Bands with length 21 and standard deviation 2.7

b. ZLEMA with Kelman Filter using default settings (EMA8, 21 and 55)


Open Long Position:

a. Buy 5 BTC (variable) at 33x leverage (variable) if all the following conditions are met:

i. The price has crossed down the lower Bollinger Band by more than USDT44 (+variable ATR value)

ii. The gap between the value of the upper and lower Bollinger Bands at the close of the preceding three candles was greater than USDT300 (variable ATR value) 

iii. The gap between the values of EMA8 and EMA55 at the close of the preceding candle was greater than USDT18 (variable ATR value)

iv. The gap between the values of EMA8 and EMA21 at the close of the preceding candle was greater than USDT9 (variable ATR value

v. No more than one out of the preceding six candles had its low below the lower Bollinger Band

vi. At the close of the preceding four candles, there were no more than two candles where the gap between the values of EMA8 and EMA21 was less than USDT10 (variable ATR value

vii. The gap between open and low of the preceding candle was less than USDT300 (variable ATR value) 

b. Close Long Position:

i. If the price is up USDT250 (variable ATR value) from the Entry, or

ii. If the price is down USDT250 (variable ATR value) from the Entry, or

iii. If the current candle closed below the lower Bollinger Band and the low of the next candle fell below the close of the current candle by more than USDT140 (variable ATR value), close the position when the price is up USDT20 (variable ATR value) from the Entry.


Open Short Position:

a. Sell 5 BTC at 33x leverage if all the following conditions are met:

i. The price has crossed up the upper Bollinger Band by more than USDT44

ii. The gap between the value of the upper and lower Bollinger Bands at the close of the preceding three candles was greater than USDT300

iii. The gap between the values of EMA8 and EMA55 at the close of the preceding candle was greater than USDT18

iv. The gap between the values of EMA8 and EMA21 at the close of the preceding candle was greater than USDT9

v. No more than one out of the preceding six candles had its high above the upper Bollinger Band

vi. At the close of the preceding four candles, there were no more than two candles where the gap between the values of EMA8 and EMA21 was less than USDT10

vii. The gap between open and high of the preceding candle was less than USDT300.

b. Close Short Position:

i. If the price is down USDT250 from the Entry, or

ii. If the price is up USDT250 from the Entry, or

iii. If the current candle closed above the upper Bollinger Band and the high of the next candle went beyond the close of the current candle by more than USDT140, close the position when the price is down USDT20 from the Entry.


Conditions:

a) Only one trade can be running at a time.

b) If a trade closed at loss, do not open a new trade for 8 hours (variable).

c) If a trade is closed at profit, do not open a new trade for 3 hours (variable).



Additions: 

All input values for entries, stop, etc should be variable and definable both as hard numbers and based on ATR and based on risk/reward ratios.

→ basically have 2 inputs for all values one with hard values and one with ATR values and then an option to enable either option. 

→ Target should also be definable as R/R in accordance with the stop. 

The bot should be developed in python to be run with trality. 


The gap between the open price of the current candle and the value of the lower Bollinger Band when the price crossed up/down was less than the variable value (e.g.USDT200) → Ability to switch on/off this filter

Con risposta

1
Sviluppatore 1
Valutazioni
(16)
Progetti
20
0%
Arbitraggio
9
0% / 78%
In ritardo
6
30%
Gratuito
2
Sviluppatore 2
Valutazioni
(30)
Progetti
55
22%
Arbitraggio
12
67% / 8%
In ritardo
2
4%
Gratuito
Ordini simili
Here's a clearer step-by-step guide to checking the last 50 candles on your chart and applying Fibonacci retracement levels based on their colors: Identify Candle Color: Start from the 100th candle from the left on the chart and check its color. If the 100th candle is green (i.e., the close is higher than the open): Draw a Fibonacci Retracement: From the highest price to the lowest price of this candle. Check the
My Goal: I want to make an EA that makes money using AI.. with zero losses and 100% winning chances and we will continue to upgrade and design the EA until we reach our goal. this could be a long term project
hi, I have a strategy coded in Python on Jupiter but I have trouble converting it to Quantconnect. Could you do that? The strategy is based on trading with 10 most liquid crypto coins on Binance rebalanced each month and tracking when the price break 20 day high or low plus some other indicators
Hello, I’m looking for an experienced coder to help with algorithm development. Specifically, I need assistance with converting a MetaTrader Expert Advisor (EA) into TradeLocker. Additionally, I would like to have a new EA built in TradeLocker that mirrors the logic of the original MetaTrader EA, including the specific rules and conditions I need. Please contact me only if you have prior experience converting scripts
Hi, To help with algorithm development, I need an experienced PineScript and TRADELOCKER coder to convert an indicator from TradingView to Tradelocker, then create an expert advisor (EA) with the same logic as the indicator and the features I want in the expert advisor (Rules & Conditions). Please only apply if you have experience converting scripts from TradingView to Tradelocker. I also need to make sure that the
Hello, I need a seasoned PineScript and MQL coder to help with an algorithm development by converting an indicator on TradingView to TRADELOCKER then build an EA with the same logic of the indicator and in addition to the ideas I want in the expert advisor(Rules & Conditions) of exactly the features needed for implementation to have the expert advisor designing as my expected products, ONLY REACH OUT IF YOU HAVE BEEN
Hello, I need a coder to help with an algorithm development by converting METATRADER EA INTO TRADELOCKER then build an EA with the same logic of the METATRADER and in addition to the ideas I want in the expert advisor(Rules & Conditions) of exactly the features needed for implementation to have the expert advisor designing as my expected products, ONLY REACH OUT IF YOU HAVE BEEN CONVERTING SCRIPT FROM METATRADER TO
My requirements are the following. I am ordering, I need an expert consultant on EA matters and an indicator in the trade pairs of XAUUSD and XAGUSD, we also need powerful robots for changing prices in the market. the market conditions, i.e. flexibility, then the business should be beneficial for all
I am looking for an experienced programmer who can convert my existing MetaTrader 4 (MT4) Expert Advisor (EA) into a fully functional version compatible with the TradeLocker platform. The goal is to maintain the EA's performance and functionality while ensuring full compatibility with the TradeLocker API and environment
Project Overview: I would like you to develop a Moving Average Crossover Trading Bot for MetaTrader 5 (MT5), compatible with all trading instruments (Forex, Stocks, Indices, Commodities, etc.), that incorporates machine learning algorithms to improve the strategy’s performance. The bot should be customizable, allowing users to adjust various parameters such as risk percentage, moving average periods, stop loss, take

Informazioni sul progetto

Budget
50 - 200 USD
Per lo sviluppatore
45 - 180 USD
Scadenze
a 6 giorno(i)