You only need to copy the script to /MQL4/Scripts/ if you want to use the script to open positions based on the Position Size Calculator's output.
To compile the indicator, make sure that you copy all three files to /MQL4/Indicators/ or to the same subfolder there:
Defines.mqh
PositionSizeCalculator.mq4
PositionSizeCalculator.mqh
You need to compile PositionSizeCalculator.mq4 not the other two.
To compile the indicator, make sure that you copy all three files to /MQL4/Indicators/ or to the same subfolder there:
Defines.mqh
PositionSizeCalculator.mq4
PositionSizeCalculator.mqh
You need to compile PositionSizeCalculator.mq4 not the other two.