Strategy Editor code for backtesting strategies for Binance Futures

Hello, I need help writing code for the Strategy Editor in the backtesting settings for Binance Futures. I have a number of strategies related to different take profit targets that I would like to compare based on historical data, but I don’t know how this would translate to code.

My strategies are as follows:

Strategy 1: Open one order with 10% of total funds with one take profit target (TP1)

Strategy 2: Open two orders with 10% of total funds (5% for each order), one targeting TP1 and the other TP2

Strategy 3: Open three orders with 10% of total funds (3.33% for each order) each with a different take profit target (TP1, TP2 and TP3)

Any help on this would be gratefully appreciated

I have coded similar (more complex as it sounds). Where are you stuck at?

I’m not a coder so tbh I’m stuck at where to start. I understand the example in the FAQ’s but not sure where to go from there since my strategy is very different

find me on Discord : username : feca_binance_python_coder