Author

Topic: Solidity: Disable Buying and Selling if CurrentPrice is below LastTransactionPri (Read 65 times)

newbie
Activity: 1
Merit: 0
Is it possible in Solidity to compare
LastTransactionPrice with CurrentAsk & CurrentBid?

then
Disable Buying/Selling if the price (Ask/Bid) is below LastTransactionPrice?

Thank you!
Jump to: