Feat/realitybot chart #177
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

✨ 작업내용
🐞 이슈사항
추세에 따른 강한 보정을 주는 deviation price policy 사용을 제한하고
orderpricepolicy에 random요소를 배제한 뒤 점진적으로 접근하도록 수정하였기 때문에
에러를 일으키는 주문을 넣었을 때 다소 천천히 복귀할 수 있습니다. 유의 바랍니다.
주문 생성은 apivwap대비 platformvwap이 0.1%를 초과하는 경우 1초마다 실행
0.1%이내인 경우 주문 실행을 하지 않습니다. 하지만 거래소 상에서 신규 체결 내역이 갱신되면 주문을 생성합니다.