Tucsky / SignificantTrades

better than 1 min chart
https://aggr.trade
GNU General Public License v3.0
623 stars 211 forks source link

iFrames are blocked by html configuration #97

Closed lowstrife closed 4 years ago

lowstrife commented 4 years ago

Quick question\issue.

I use iframes to combine multiple charting websites to see market data.

image

And when I integrate aggr.trade to my iframe setup, it gets refused. Is this fixable? Or is it a security measure to prevent spoofing on other sites. Are there other workarounds that I can use to integrate all of these websites on a single page?

image

Tucsky commented 4 years ago

SHould be fixed now. Sorry for the inconvenience

lowstrife commented 4 years ago

Fixed! Many thanks for the quick reply.

EDIT: This presented a different issue though. Settings aren't saved whenever the page is refreshed; it resets back to default settings when the page is reloaded.

aggr.trade works normally when it's opened in a normal browser window, so it's related to the iframes.

lowstrife commented 4 years ago

Further update:

I managed to fix everything. I needed to add a cookie exception to aggr.trade in the web browser. This fixed not all of the exchanges connecting, and allowed my settings to be saved upon page refresh. Working perfectly now! Sorry for the spam of updates as I troubleshooted this.

When using iframes, you need to manually add cookie exceptions because of reasons I don't fully understand.

image