TradingView
tweakerID
13 Th07 2021 19:10

4 MA Strategy + Position Management 

Bitcoin / TetherUSBinance

Mô tả

// This is a simple crossover Moving Average strategy, good for long term crypto trades.
// It buys when the MA "X" crosses up the MA "Y", viceversa for shorts.
// Both MAs are selectable from the Inputs section in the front panel.
// There is also a Position Management option thats
// sizes positions to have the same USD risk (using leverage) on each trade,
// based on the percentage distance to the stop loss level.
// If you turn this option on you will see how the profit
// grows exponentially while the drawdown percentage almost remains the same.

Phát hành các Ghi chú

Changed Initial Capital amount

Phát hành các Ghi chú

Tweaked levels
Bình luận
tweakerID
Some trades close immediately after they open because of the stop loss. Seems to be caused by the Stop Loss level, which somehow gets "stuck" in the previous value when the new trade opens. Can someone please tell me how to avoid this? I'd appreciate :)
Thêm nữa