data feeds with different start date
-
There is no buy-sell triangles in symbol C98's figure. But the cash grows which means there are trades in C98
-
@the-world Do you have a question?
-
@run-out There is no buy-sell plot in the second symbol(C98USDT), I don't know why.
-
@the-world did you trade on that data feed or did you execute all trades on the BTCUSDT data (you can provide the data feed you want your trades to be on as a parameter for buy, sell, close, etc.)
The trades will happen on the data feed you provide, if left out the first data is used. -
you could provide some code to see what issue you have, its better than just guesswork what your issues may be.
-
@dasch said in data feeds with different start date:
you could provide some code to see what issue you have, its better than just guesswork what your issues may be.
The trade just happened, but no plot.
I think it is too little data in C98, if I change to another data not so little (with BTC data 90% of the length), then the graph will show normal. There should be some problem with the logic of plot.
You can try to reproduce this whit data feeds of different start time. But need to override the prenext method to make trade happen when there is only one data feeds have valid data