rushi751998 / algo_server-

Algo Stratagy of TBS for multiple broker
0 stars 0 forks source link

Option buying System plan #44

Open rushi751998 opened 4 days ago

rushi751998 commented 4 days ago

Add strategy exit time in the database for each strategy and each order

Find after every minute that is there any strategy whose exit time came

so that if time matches those orders will automatically filled

rushi751998 commented 4 days ago

Create a list of options for the selling system and options buying system so that while we can easily filter out execution strategy

Add those list in env class

Sum both system in the main function where we have declared list of all strategy

rushi751998 commented 4 days ago

In interval checking add function for updating high and low price of that particular option.

Also add high and low data in the database.

As the entry time comes add empty data in data base with high, low price, ticker, sl percentage in database

rushi751998 commented 3 days ago

Range Breakout

9:15 to 9:30 and wait 5%

12:30 to 1:00 with wait 5%

with variable

stoploss like 20% , candle low

Target like 1:3 or till day end trailing stoploss with 1:1, 2,1