Write Python script

Job ID: 34942303

Budget: $30 – $70 AUD

Require python script to run from pycharm (preferably single file) on local, with basic comments in script.

Script will interface with API on a trading platform.

The script shall have inputs as follows:

Buy:
Buy ON (toggle on or off), currency, amount, beat_top_of_orderbook_by_amount, place_if_lower_than_another exchange's highest buy price by x amount (true or false), refresh_frequency (e.g. every 0.5 seconds it checks and re-places order if required)

Sell:
Sell ON (toggle on or off), currency, amount, beat_top_of_orderbook_by_amount, place_if_higher_than_another exchange's highest sell price by x amount (true or false), refresh_frequency

Buy can be on by itself, or Sell can be on by itself, or Both can be on at the same time.
In case amount is not enough in account, it shall place the full amount available.
Makes a sound when a trade is executed.
Mechanism in place to place Maker trades ONLY.
Related categories: Python Software Architecture Bitcoin Blockchain Binance