Design algorithm

Job ID: 33350265

Budget: ₹1,500 – ₹12,500 INR

Design a python algorithm that buy stock at when open and low price is equal(open==low) and sell when open equal to high(open==h)
Note :
Proper Execution of buy is when the price is(o==l) and sell when (o==h)
Otherwise not excute
Related categories: Python Algorithm Software Architecture