Codehagen / Traiding_strategy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

trade_strat

Traidingview/Alpha (Feed data Api) --> Python --> Broker (Exectute orders)

IG feeds data - python - ig broker

stock = { 'appl', 'amd', ¨'tsl¨'

}

If stock (stock < 30) { quantity: 1 buy stock; } else {

}

About


Languages

Language:Python 100.0%