Hello everyone!
Since I am very bad at keeping my plan when I trade manually, I would like to have an algo that helps me with that.
Example: When I see a good setup. I want to go long and I know my Stop and Target. I write down my stoploss and target in my algon. And the algo does the rest.
After I type SL=40p/TP=80p and startded the algo I want it to take 4 contracts.
When it has 20p profit from entry, it should close 1 contract. My profit will be 20p/4contracts=5. Then my new SL will be 45p.
f the price goes in my favor to 40p, it will close 1 more contract. My profit will then be 20p/3 contracts=6.66p
Then my new SL = 51.6 From entry. and so on until the price reaches my SL or TP.
It would help me a lot.