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

Python 专家 其它 Python

指定

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

反馈

1
开发者 1
等级
(16)
项目
20
0%
仲裁
9
0% / 78%
逾期
6
30%
空闲
2
开发者 2
等级
(30)
项目
55
22%
仲裁
12
67% / 8%
逾期
2
4%
空闲
相似订单
I have an equity reporter. This equity reporter displays the maximum and minimum equity reached over a specific interval. So, if the interval is set to 24 hours, the script will generate data in the format: "Profit ATT" (profit AtThatTime) shows max./min. during the specific interval This specific report shows data in pips. It can also be set to display in price or percentages. The interval is also easily adjustable
An EA that executes when the 21 and 55 SMA Cross on certain time frame also the EA will understand supply and demand levels and executes when price reacts on this levels specified and target/stoploss levels will be predetermined...also the robot will also comprise stochastic oscillator
Starting from scratch, I need a solution to develop my own crypto trading and exchange platform. This platform should compare prices across various exchanges like Coinbase, Binance, KuCoin, and Unocoin, as well as different cryptocurrencies. The solution must identify opportunities to buy on one platform and sell on another for a profit, transferring funds to my personal wallet instantly for security. The bot should
Starting from scratch, I need a solution to develop my own crypto trading and exchange platform. This platform should compare prices across various exchanges like Coinbase, Binance, KuCoin, and Unocoin, as well as different cryptocurrencies. The solution must identify opportunities to buy on one platform and sell on another for a profit, transferring funds to my personal wallet instantly for security. The bot should
Starting from scratch, I need a solution to create my own crypto trading and exchange platform. The platform should compare prices across various exchanges like Coinbase, Binance, KuCoin, and Unocoin (as examples) and different cryptocurrencies. The solution must identify opportunities to buy from one platform and sell on another for a profit, transferring the funds to my personal wallet instantly for security. The
Hello i need an expert who can help me modify an open source PineScript indicator code to add additional features. ONLY EXPERT WITH PROVE OF WORK SHOULD CONTACT FOR FURTHER DISCUSSION ON THE PROJECT
hi. I hv a strategy on tradingview need to convert to MT4/MT5 expert advisor for algo trading. would like to add some tradingview strategy setting to the EA(not included in my tradingview code): recalculate after order is filled, order size: xx% of equity
The Bot will use 2 Indicators and should follow these rules: Trade Entry: You must always enter the trade EXACTLY at the close of the current candle, with the expiry time set to the end of the next candle. It will only work if you click BUY or SELL EXACTLY in the last second of the current candle. I don't need to mention that you need a good internet connection and obviously should use the trading platform app. DO
looking for help to get my ibkr automated, i have strategies already built in composer and have JSON for them, i really just need to he setup and explanation on how to maintain it and add new strategies
1. Combination of Market Profiles on daily basis a) this should be combined if the bell curve is similar to the previous day. Rotational day (volume - standard deviation). b) If breakout, new range should be drawn Conclusion: Market profile should be combined on daily after the market is closed 2. Use Vwap indicator, with 0.5 - slow trend, 1.0 - normal trend, 1.5 fast trend. The stop loss should be under the trend

项目信息

预算
50 - 200 USD
开发人员
45 - 180 USD
截止日期
 6 天