Convert PineScript strategy to Freqtrade
Budget: $250 – $750 USD
About existing strategy on PineScript:
- Accurately convert logic of strategy. I'll share 300 lines of PineScript with right candidate, but now attached strategy with many wrong changes to not share with everyone working version of strategy. But it allows you to look at the PineScript code and estimate efforts and familiarity.
- Strategy works with Market Structure Breaks and Block Orders
- Strategy supports Safety Orders (Freqtrade analogue is "adjust_entry_price") - as % from base order
- Safety orders supports price deviation and step scale (you can read more detailed from strategy input tooltips)
- Supports max drawdown in days and minimum profit to sell when drawdown days reached
- Supports super profit when profit is high enough to not wait for market break signal and sell now
What should be done:
- Strategy converted to Freqtrade strategy (latest version of freqtrade)
- Support of all features of initial strategy
- It should be able to show similar performance as PineScript - on backtests (I'll check it myself for default inputs)
- Exchange: Binance
- Block orders and market structure breaks should be visible in freqtrade web UI the same as in PineScript graph
- Result should be 1 python file of strategy. Nothing else
- Accurately convert logic of strategy. I'll share 300 lines of PineScript with right candidate, but now attached strategy with many wrong changes to not share with everyone working version of strategy. But it allows you to look at the PineScript code and estimate efforts and familiarity.
- Strategy works with Market Structure Breaks and Block Orders
- Strategy supports Safety Orders (Freqtrade analogue is "adjust_entry_price") - as % from base order
- Safety orders supports price deviation and step scale (you can read more detailed from strategy input tooltips)
- Supports max drawdown in days and minimum profit to sell when drawdown days reached
- Supports super profit when profit is high enough to not wait for market break signal and sell now
What should be done:
- Strategy converted to Freqtrade strategy (latest version of freqtrade)
- Support of all features of initial strategy
- It should be able to show similar performance as PineScript - on backtests (I'll check it myself for default inputs)
- Exchange: Binance
- Block orders and market structure breaks should be visible in freqtrade web UI the same as in PineScript graph
- Result should be 1 python file of strategy. Nothing else