Relative Content

Tag Archive for pythonalgorithmic-trading

trying to make a algo in python based on riskmanagement in trading taking trades on tradingview using a bridge interface

building a python based risk management bridge setup where in some x % of loss is reached on that day then automatically all positons and pending orders shall be close( cancelled in case of pending orders)
should automatically close my application for next 4hrs or 6hrs.
this bridge software is a algo software which is a semi automatic ie manually orders are placed on trading view terminal with SL manually entered and mandatory for everytrade every trade….
can someone please help in this regard.
this bridge connects Tradingview + Tradingterminal(stock broker). managing risk management + placing orders from Trading view chart directly