Machine learning in trading: theory, models, practice and algo-trading - page 1986

 
Maxim Dmitrievsky:

add the directory with the files to the path.

Or at the beginning of the script add manually something like

Tried it... yesterday too


 
mytarmailS:

I tried that... yesterday.


did you look at the slashes carefully?

 
Maxim Dmitrievsky:

Did you look at the slashes carefully?

)))) yeah dunno, I took an example from the net...


I got the warning but the code seems to work without errors...

How do I know if the code works? How do I know if the loop

for i in range(len(pr.index)-faetures-1)

Is it running and thinking? Where is the progress bar?

 
mytarmailS:

)))) yeah dunno, I took an example from the net...


The warning hangs, but the code seems to run without errors...

How do I know the code will work? How do I know the loop

for i in range(len(pr.index)-faetures-1)

is running and thinking? where is the progress bar?

see the crawl line in the terminal

 

Changing the priority of the python program solved the problem with the hang of the interpreter when the Windows is idle, maybe someone will find it useful

p = psutil.Process(os.getpid())
p.nice(psutil.HIGH_PRIORITY_CLASS)
 
Maxim Dmitrievsky:

Changing the priority of the python program solved the problem with the interpreter freezing when the Windows is idle, maybe someone will find it useful

where to write this?

 
Maxim Dmitrievsky:


mytarmailS:

)))) yeah dunno, I took an example from the net...

The warning hangs, but the code seems to run without errors...

How do I know the code will work? How do I know the loop

for i in range(len(pr.index)-faetures-1)

is running and thinking? Where is the progress bar?

Nope, everything is the same as before, it doesn't see methods from Builder


Is it really impossible to mark an error message in red or at least in bold, so that it would be visible among common code?

What kind of design is this? What kind of dzp-nick was doing this?, I dream of giving him a whirlwind to do a somersault in the air

 
mytarmailS:

No, it's the same old way, it doesn't see methods from Builder


Couldn't the error message be highlighted in red or at least in bold so that it could be seen among the general code?

What kind of design is this? What kind of dzp-nick was doing this?, I dream of giving him a whirlwind so he could do a somersault in the air

Forget it, it's not your thing :D Read how modules are connected, look for where you messed up

You can run through debugger, then all the errors are highlighted beautifully. I'm telling you that the ammunition with his bare ass does not make sense to climb. You have to learn the language first.

For what will you do next? Well, run the tester and what?
 
Valeriy Yastremskiy:

where to write it?

What are the options?

 
Or give me the timeweaver and I'll take a look at it.
Reason: