Normal
For once!!EntryTrigger:=ExtFml( "TradeSim.Rand")<0.05;EntryPrice:=OPEN;ExitTrigger:= ExtFml( "TradeSim.Rand")<0.02;ExitPrice:=OPEN;5% chance of entering on a given bar.2% chance of exiting on a given bar.As per specifications set by Buggalug.
For once!!
EntryTrigger:=ExtFml( "TradeSim.Rand")<0.05;
EntryPrice:=OPEN;
ExitTrigger:= ExtFml( "TradeSim.Rand")<0.02;
ExitPrice:=OPEN;
5% chance of entering on a given bar.
2% chance of exiting on a given bar.
As per specifications set by Buggalug.
Hello and welcome to Aussie Stock Forums!
To gain full access you must register. Registration is free and takes only a few seconds to complete.
Already a member? Log in here.