scalingin

  1. N

    Need help with Scaling in

    Can some please modify this piece of code to remove the scaling out part. I only need the scaling in. It should just make the next trade when profit from the trade increase by 5% // percent equity change threshold when pyramiding is performed PyramidThreshold = 5; // regular...