Convert Pinescript Trading Scripts to Python for use on Quant Connect
Budget: $250 – $750 USD
Hello!
I am quant trader that codes strategies in Pinescript, and am looking to move strategies onto a more scalable platform (QuantConnect). However, QuantConnect processes everything as Python, which is a language I do not know.
When building/testing in Pinescript, I have a template of common functions that I copy from to build/test ideas. This mission, should you choose to accept it, is to convert my Pinescript template and custom indicators to Python for use on QuantConnect.
You must be versed in Pinescript and Python, and super extra extra bonus points if you have experience building on the QuantConnect platform.
Here is most of the functions I am looking to convert (Pinescript code to be provided with NDA). Some of these you may already have in a library and can just provide, and some may require some assembly:
ATR Stoploss, also known as a Chandelier Exit (long and short)
Trailing Stoploss (long and short)
Hard Stoploss (long and short)
EMA
SMA
Linear Regression Line
Sample Standard Deviation
Population Standard Deviation
Crossover and Crossunder action functions (i.e. buy when this crosses, sell when this crosses)
Creating and storing a couple buffer variables (i.e. don't buy or sell if in a quantitative buffer zone)
Trailing Buy/Sell functions (i.e. follow a number down, buy when it reverses X%)
I am quant trader that codes strategies in Pinescript, and am looking to move strategies onto a more scalable platform (QuantConnect). However, QuantConnect processes everything as Python, which is a language I do not know.
When building/testing in Pinescript, I have a template of common functions that I copy from to build/test ideas. This mission, should you choose to accept it, is to convert my Pinescript template and custom indicators to Python for use on QuantConnect.
You must be versed in Pinescript and Python, and super extra extra bonus points if you have experience building on the QuantConnect platform.
Here is most of the functions I am looking to convert (Pinescript code to be provided with NDA). Some of these you may already have in a library and can just provide, and some may require some assembly:
ATR Stoploss, also known as a Chandelier Exit (long and short)
Trailing Stoploss (long and short)
Hard Stoploss (long and short)
EMA
SMA
Linear Regression Line
Sample Standard Deviation
Population Standard Deviation
Crossover and Crossunder action functions (i.e. buy when this crosses, sell when this crosses)
Creating and storing a couple buffer variables (i.e. don't buy or sell if in a quantitative buffer zone)
Trailing Buy/Sell functions (i.e. follow a number down, buy when it reverses X%)