forked from xeroc/stakemachine
-
Notifications
You must be signed in to change notification settings - Fork 131
Fixed Spread
Marko Paasila edited this page May 21, 2018
·
4 revisions
The user defines the spread percentage to be used by the strategy. This is very simple and unproblematic. There are a few things to remember when deciding a spread:
- Since the price fluctuates, the effective spread will be slightly smaller than the nominal spread.
- In terms of profit, the market fee actually equals zero spread: If the market fee is 0.2% for one of the assets, that is 0.1% on average, so when the effective spread is 0.1% the profit will be zero.
- For Relative Orders to be profitable, there must be orders filled on both sides. If the market is silent and only significant price trends result in filled orders, the back and forth trading will be very slow and fluctuations large. This means the spread also has to be large, and trades will happen pretty seldom. A small spread will likely just result in losses.