Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: problem about slope in python script for bitcoin trading
Post: RE: problem about slope in python script for bitco...

I have made it running: import numpy as np def initialize(state): state.counter = 0 state.lastsignals = [] @schedule(interval="1d", symbol="BNBUSDT") def handler(state, data): angle = 0...
fisher_garry General Coding Help 1 2,531 Sep-02-2020, 01:39 PM
    Thread: problem about slope in python script for bitcoin trading
Post: problem about slope in python script for bitcoin t...

I am trying to run this script at trality.com which is a trading site for cryptocurrencies. I am looking for a calculation for the angle of the bitcoin slope traded against ethereum. But I am not sure...
fisher_garry General Coding Help 1 2,531 Aug-19-2020, 08:29 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020