Creating a trading system from scratch

How many lines of code you are comfortable with


  • Total voters
    61

VJAY

Well-Known Member
Create an orders folder inside your existing folder and try again
Thanks UB...I got it....
Now how can we change/modify capital ,risk,scrips in this script?
also we no need to download bhavcopy and put it in data folder everyday which we done before?
Also how can I timing this script to run?using task?
 
Last edited:
Dear @UberMachine you are truely great for doing this kinda work....
I have one problem in fastbt i have been getting this issues
and can you add more variables with stoploss that would really be awsume....again thanks for all the work you are doing
Screenshot (5).png
 
Last edited:

UberMachine

Well-Known Member
Dear @UberMachine you are truely great for doing this kinda work....
I have one problem in fastbt i have been getting this issues
and can you add more variables with stoploss that would really be awsume....again thanks for all the work you are doing
View attachment 30735
Python:
# This should fix it
print(metrics(result, capital=100000))
What variables are you referring to?
 
in the end there is only stoploss as a variable can you add num of stocks, leverage so that we can try different combinations for a strategy
and over here where should i put capital because facing same issue over here...!!!
Screenshot (6).png
 
Last edited:

VJAY

Well-Known Member
am getting this error when introduction ipynb
which data.csv here we need ?as we use data folder of bhavcopy only .....

1542423298298.png
 

Attachments

Last edited:

VJAY

Well-Known Member
You want to say something?:confusedd:
 

Similar threads