Identifying Levels
-
Anyone got a suggestion for how to create a stop level at a point where 2 EMAs cross. For example, if the 5EMA crosses down on the 9EMA, I'd want to use that level as the stop for a short position. Thanks in advance!
-
when this happens save the price in a variable, then use that variable as the new trade stop.
-
okay, thanks