22 lines
2.0 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"nodes":[
{"id":"0b73f4540fbacbef","type":"text","text":"选择股票代码--监测行情\nETF / 股票","x":-420,"y":400,"width":250,"height":60},
{"id":"6d7e97110fbb9fe3","type":"text","text":"(没数据情况下)首先获取前2年交易数据","x":-80,"y":400,"width":250,"height":60},
{"id":"be8785f5c0ab6e70","type":"text","text":"数据库存储 how","x":240,"y":400,"width":250,"height":60},
{"id":"842b08dd71af6d2e","type":"text","text":"计算ATR、上下通道线","x":-80,"y":520,"width":250,"height":60},
{"id":"ccedc7c8493efa72","type":"text","text":"根据海龟方法实时监测,提示","x":-80,"y":640,"width":250,"height":60},
{"id":"64a4191f9badb999","type":"text","text":"数据库存储 how","x":240,"y":640,"width":250,"height":60},
{"id":"d9e469f53ba4e8e8","x":-420,"y":860,"width":250,"height":60,"type":"text","text":"steamlit"},
{"id":"9ac780ab8e6b0995","x":540,"y":380,"width":250,"height":100,"type":"text","text":"单个标的 两年 mysql {code}表\n每日最新追加"},
{"id":"87735022214aee00","x":540,"y":620,"width":250,"height":100,"type":"text","text":"某个时刻,大盘所有数据\n绝大多数无用每日删除"}
],
"edges":[
{"id":"c35374c532b0eeff","fromNode":"0b73f4540fbacbef","fromSide":"right","toNode":"6d7e97110fbb9fe3","toSide":"left"},
{"id":"ea95de7df4aecf5a","fromNode":"6d7e97110fbb9fe3","fromSide":"right","toNode":"be8785f5c0ab6e70","toSide":"left"},
{"id":"06c6defefd6e745a","fromNode":"6d7e97110fbb9fe3","fromSide":"bottom","toNode":"842b08dd71af6d2e","toSide":"top"},
{"id":"9c80b8410a03208e","fromNode":"842b08dd71af6d2e","fromSide":"bottom","toNode":"ccedc7c8493efa72","toSide":"top"},
{"id":"61bec3cbec767770","fromNode":"ccedc7c8493efa72","fromSide":"right","toNode":"64a4191f9badb999","toSide":"left"},
{"id":"aedfd6cb63d28d1d","fromNode":"be8785f5c0ab6e70","fromSide":"right","toNode":"9ac780ab8e6b0995","toSide":"left"},
{"id":"3ccd234bfececfc6","fromNode":"64a4191f9badb999","fromSide":"right","toNode":"87735022214aee00","toSide":"left"}
]
}