When I backtest , I want to know the Lowest Price during holding position. I want amibroker show a new column and show that information. What should I do ?
If you don't have duplicate buy signals, you could use http://www.amibroker.com/f?lowestsince
LowestSince( Buy, Low );
but first to post on forum you have to purchase AmiBroker license
Only users with "License verified" badge are allowed to post.
So before posting, make sure you verify your license as explained here:
1 Like
Thread closed until original poster verifies license.