Strategy modification in pine script
₹1500-12500 INR
착불
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.
프로젝트 ID: #38971308
프로젝트 소개
이 일자리에 대한 프리랜서 8 명의 평균 입찰가: ₹6688
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
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 기타
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 기타
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.