Strategy modification in pine script
₹1500-12500 INR
Pagado a la entrega
I have a strategy which i use for auto trading, it works continuously , if a long entry comes , it will trade in long until any short arises, if short entry comes , it exits long and enters short immediately. I want to enable pyrammiding function on my algo , but i want different alerts for pyrammiding , for examplae, if i set pyrammidng to 3, then consider that stock is going up , so it buys 1 quantity , then again 1 , then again 1 , so now it has 3 lots , but when short trade comes immedietly , it exit 3 lots and enters 1 lot of short position , so i need you to do such modifications in alerts and {quantity} parameters.
Nº del proyecto: #38971308
Sobre el proyecto
12 freelancers están ofertando un promedio de ₹6625 por este trabajo
Hi, I can do it and if you find any problem in my code then you can message me any time.
hi. i am pinescirpt expert. i have read the requirement carefully and can complete it early today for 3000 INR for you. please open a chat with me. i am ready to do this right now for you. thank you
Dear Project Owner, I am excited to propose my services for modifying your Pine Script strategy to enable pyramiding functionality with enhanced alert and quantity parameters. Project Understanding Your existing str Más
Hi, I went through your requirement, I understand what you want, I have completed similar projects. Please send me the script in which changes are needed to be done. I will deliver this within 2 days. Thanks.
Hi, Your strategy is easy to do with just one state variable for long or short position. If var is 1, then it means long and if short signal triggered, close long and open short. And pyramid function is also possible w Más
Adaptable and client-focused freelance stock trader with a passion for navigating the complexities of the financial markets. Experienced in tailoring trading strategies to meet specific client objectives and risk toler Más
Hi, We can setup the pine script code in a way where the algorithm enters the market gradually after it closes the opposite direction trades instead of entering with big lots.