MCPcopy Create free account
hub / github.com/Crypto-toolbox/HFT-Orderbook / insert

Method insert

lob.py:560–591  ·  view source on GitHub ↗

Iterative AVL Insert method to insert a new Node. Inserts a new node and calls the grand-parent's balance() method - but only if it isn't root. :param limit_level: :return:

(self, limit_level)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

addMethod · 0.80

Calls 1

balance_grandpaMethod · 0.80

Tested by

no test coverage detected