Trality Crypto Bot wanted

MQL5 Asesores Expertos Lo demás

Tarea técnica

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


Han respondido

1
Desarrollador 1
Evaluación
(171)
Proyectos
194
11%
Arbitraje
37
38% / 35%
Caducado
5
3%
Trabajando
2
Desarrollador 2
Evaluación
(261)
Proyectos
425
38%
Arbitraje
86
44% / 19%
Caducado
71
17%
Trabajando
Solicitudes similares
I need a developer who can work fast on this project want to be able to send signals to the telegram bot and trades are taken immediately with the settings will give the signals format
A “grid” display style like the attached image. User can choose up to 3 EMA’s to monitor on up to 6 Time Frames. If the EMA slope is greater than 0 = Green If the EMA slope is less than 0 = Red If the EMA slope is 0 = Black The grid should be customizable on it’s size, colors, and placement on the chart. Each EMA should update per tick. A label at the top of the grid should read “SLOPES” Indicator 2: A “grid” display
I'm looking for a skilled developer to help build a custom trading strategy for NinjaTrader 8 (N8). The project involves developing and fine-tuning a strategy tailored to specific market conditions. Experience with NinjaScript, strategy optimization, and backtesting is highly preferred. If you're available and have expertise in N8 strategy development, please get in touch to discuss further details
Hello, How are you doing?. i am Looking for a skilled developer to integrate my broker into MetaTrader 5 (MT5). Currently, my broker is not available on the platform, and I need someone with expertise in creating or adapting broker connections for MT5. The ideal candidate will have a strong understanding of MT5 architecture. If you are proficient at working with APls and have a background in trading platform
Hello, How are you doing?. i am Looking for a skilled developer to integrate my broker into MetaTrader 5 (MT5). Currently, my broker is not available on the platform, and I need someone with expertise in creating or adapting broker connections for MT5. The ideal candidate will have a strong understanding of MT5 architecture. If you are proficient at working with APls and have a background in trading platform
I need a programmer for converting a MetaTrader indicator into ea for TradeLocker. Additionally, I would like to have a new EA built in TradeLocker that mirrors the logic of the original MetaTrader, including the specific rules and conditions I need. Please contact me only if you have prior experience converting scripts from MetaTrader to TradeLocker
Hello, How are you doing? I want an EA that will send trade signals from my MT4 to my Telegram channel. So whatever trade I take on MT4 I want the EA to then automatically send the trade details of the trade I took to the Telegram channel in a message right away. Kindly bid if this is what you can do. Thanks
Hello, How are you doing? I am planning to develop a Blockchain DEX platform through which cryptocurrencies will be exchanged, and I require experienced developers in blockchain and backend development. Kindly bid if this is what you can do. Thanks
Hello, How are you doing? I am planning to develop a Blockchain DEX platform through which cryptocurrencies will be exchanged, and I require experienced developers in blockchain and backend development. Kindly bid if this is what you can do. Thanks
I've use most of code from this script, add some more filter, and added different kind of moving avg instead of rsi input .. please check the source code .. . 70-80% is similar to it. Please check can you convert And are you familiar with backtest.py library? Oky. This library has ML approach to get the optimized backtest parameters right ? included for this but let me know what you think? can you install backtest.py

Información sobre el proyecto

Presupuesto
100 - 200 USD
Para el ejecutor
90 - 180 USD